Client APIAPI ReferenceCheckoutObjectsCheckoutSpendingOn this pageCheckoutSpending Object Description Spending record for a voucher (tracks order usage). Declaration type CheckoutSpending { orderId: String amount: String} Fields NameTypeDescriptionorderIdStringOrder identifier where the voucher was used.amountStringAmount spent using the voucher.