Hybris Sales UX API icon

Hybris Sales UX API

(0 reviews)

Agreement

POST

This operation creates an agreement entity.

Key design decisions

  1. ACP program fixed and Mobile agreements are in scope
  2. contracts are in en and es language
  3. companyMetaKey and companyMetaValue are used for Hierrarchy. When the hierarchy is defined, it is used to determine the place within the Paperless admin site where completed agreements will be stored and sealed.
    1. Contracts are identified based on agreementType, contractLanguage

Mandatory fields
agreementType, engagedParty(object), contractLanguage, characteristic.name='acp_transfer'

Possible values
agreementType->"ACP_fixed", "ACP_mobile"

contractLanguage->"en", "es"

assistance_detail(en)->"Telephone Seller", "I was not assisted by no one", "Kiosk/Street Vendor"
assistance_detail(es)->"Telefono", "No fui asistido por nadie", "Tienda/Kiosko"

customer_type (en)->"existing customer", "new customer"
customer_type (es)->"Existente con ACP", "nueva"


Reviews