Endpoint Examples
Load Inventory from Portal to Cart
GET
Authorizations
Note! Prefix your <api-key> with apiKey
. Note the space after "apiKey ".
Path Parameters
The client reference identifier.
Query Parameters
The client ID for the request. It's required if you have access to multiple clients with your API key. Otherwise, it's optional.
Optional session identifier of the user.
Optional boolean value. When true
, all inventory data is processed potentially overwriting any changes made by the advocate in the Standalone to previously loaded data. This can be a heavy operation on large inventories. Use intentionally when needed. When false
(or not present), only new Inventory items are processed. This is the default behavior.
Response
200
application/json
OK
The response is of type object
.