Get cart
Returns the current state of a cart, including all line items and hold expiration times. Prices come back in the currency the cart was created in. Send the X-TT-Currency header to re-quote this response in another currency; a currency this event is not sold in returns 400, and one it is sold in but that cannot be priced right now returns 503.
Authentication
Path parameters
Headers
ISO 4217 currency to re-quote this response in. Omit to price in the currency the cart was created in; an unsupported or invalid currency returns 400, and a currency that cannot be priced right now returns 503.
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.