Add items

Add one or more items to an existing cart

Response CodeFault CodeFaultSuggested User Message
40090035ItemAlreadyPurchasedFaultItem Already Purchased
40490040NoCartFoundFaultCart does not exist
40090036ItemNotWithinBuyWindowFaultItem unavailable for purchase
40390076ValidateWithProviderFailedFaultProvider {name} cannot validate the device
40090023InvalidItemCombinationFaultItem {itemCode} cannot be added to this cart
40490069UnknownItemCodeFaultIncorrect Item Code provided
40090079VCNRequiredFaultNo VCN Provided
40090062UnableToAddItemsFaultItem {itemCode} cannot be added to this cart
40090009InactiveVCNFaultInactive VCN provided
40090052PpvPinIncorrectFaultIncorrect PIN provided
40090031InvalidVCNFaultInvalid VCN provided
50090061SystemFailureFaultSystem Failure, please try again later
40090053PpvPinRequiredFaultPIN required
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the customer who owns the cart

int64
required

The ID of the cart to add items to

Body Params

The items to be added to the cart

List of cart items to be added or removed

items
array of objects
items
Headers
string

The tenant ID for which the operation is being carried out. This will be automatically generated during the authentication process.

string

The ID of a user who is performing the operation. This will be automatically generated during the authentication process.

string
enum

The source of whether records are updated by HMAC or a USER. This will be automatically generated during the authentication process. For customers accessing the service the source will be set to CUSTOMER.

Allowed:
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json