Create a cart
Authentication
Headers
ISO 4217 currency to price the cart in. Omit for base currency; an unsupported or invalid currency returns 400.
Request
Response
Items currently in the cart (held inventory). Does NOT include fees, protection, or credits — see receiptLines for those.
Server-ordered display lines for receipt rendering. Iterate in sequence. Always includes SubtotalLine. Conditionally: VoucherLine, ProtectionLine.
Monetary amount in minor units (cents for USD). Never uses floating point to avoid precision errors.
Monetary amount in minor units (cents for USD). Never uses floating point to avoid precision errors.