These docs are for v2023.12.01. Click to read the latest docs for v2025.03.01.

Create a new cart, optionally adding items and discount

Create a new cart which can be used to make purchases. Items may be added at this point as well as a discount

Response CodeFault CodeFaultSuggested User Message
40090035ItemAlreadyPurchasedFaultItem Already Purchased
40090036ItemNotWithinBuyWindowFaultItem unavailable for purchase
40390076ValidateWithProviderFailedFaultProvider {name} cannot validate the device
40490022InvalidDiscountCodeFaultDiscount does not exist
40090023InvalidItemCombinationFaultItem {itemCode} cannot be added to this cart
40490069UnknownItemCodeFaultIncorrect Item Code provided
40090079VCNRequiredFaultA Viewing Card is required for this purchase
40090062UnableToAddItemsFaultItem {itemCode} cannot be added to this cart
40090009InactiveVCNFaultViewing Card provided is inactive
40090052PpvPinIncorrectFaultIncorrect PIN provided
40090031InvalidVCNFaultViewing Card provided is Invalid
50090061SystemFailureFaultSystem Failure, please try again later
40090053PpvPinRequiredFaultPIN required
Language