New pricing API calls

Two new SX.api calls, sxapiOEPricingMultipleExternal and sxapiOEPricingExternal, are available to return pricing data with several new fields. These new output values are returned by the new calls:

  • Replacement Cost
  • Customer Rebate Amount
  • Vendor Rebate Amount
  • Pricing Record number
  • Rebate Record number

Additionally, you can permit access to these calls for your external customers to check price and availability for their products. The calls are accessed through the API gateway service. The returned data is restricted based on two globally unique identifier (GUID) fields. First, the customer is granted access to log in based on the IFS User value that corresponds to the SA Operator Setup record. Second, a new API Key field in Customer Setup limits the customer's access to only their data.

Feature activation

To enable access for your external customers, specify security options, such as cost visibility, in SA Operator Setup records for any customers allowed to use your API. Additionally, specify a unique identifier for each customer in the new API Key field in Customer Setup-eCommerce to tie an API user with a CloudSuite Distribution customer. This tie ensures that data returned in the calls is restricted to the customer.