FAQ

News

20.01.2024 | Extension API-Function getCustomCatalogue

The function getCustomCatalogue has been extended. Now it is possible to get multiple Prices (up to 10) in one Request.
Therefore you have to take multiple quantities in the parameter quantity.

Example:
quantity=1_quantity|50_quantity|100_quantity

The prices are return in the respone in productList – selectGroupList – optionList in array optionTranslations.
The value of the field optionName is the requested quantity. (In the example 1_quantity or 50_quantity or 100_quantity)

Archive

 

The following required fields are defined for order creation in the Order Client.

  • environment
  • portalName
  • countryCode
  • languageCode
  • partyGroupName
  • accountInformation
  • customerNumber
  • password
  • orderInformation
  • customerProductId
  • orderQuantity
  • shippingType
  • orderName
  • dataSourceInformation
  • dataSourceHost
  • dataSourceUser
  • dataSourcePassword
  • dataSourcePort
  • dataTransmission
  • messageLevel
Category: Product