Format description for carts

Last modified: 9. October 2020

Data for shopping carts is available in XML and JSON output formats.

Cart

Information about a cart

NameRequiredTypeDescription
cartNameYesString (255)Name of the cart
lineItemCountYesIntegerNumber of line items
cartIdYesLongUnique key
deeplinkYesString (2048)Deep link to the ITscope.com platform only available in API 2.1
archivedYesBooleanIndicates if a cart is archived only available in API 2.1

CartLineItems

Detailed information about a cart line item

NameRequiredTypeDescription
puid LongReference to the product
supplierId LongID of the supplier
supplierItemId StringSupplier item number
supplierItemRef LongReference to the supplier item
serial String (36)Unique key
quantity IntegerQuantity
comment String (4096)
Free text field for the line item
Was this article helpful?
Dislike 0
Views: 76