JUMP TOAffirm APIIntroductionAuthenticationErrorsMetadataData typesTransactions APITransactions APIList TransactionsgetAuthorize TransactionpostList Transaction EventsgetRead TransactiongetUpdate TransactionpostCapture TransactionpostRefund TransactionpostVoid TransactionpostList Settlement EventsgetList Settlement Event SummariesgetCheckout APIThe Checkout ObjectThe Merchant ObjectThe Customer ObjectThe Metadata ObjectThe Itinerary ObjectName ObjectAddress ObjectShipping & Billing ObjectsThe Discount ObjectThe Item ObjectCheckoutRead CheckoutgetStorepostDirectpostUpdate CheckoutpostCheckout instrumentgetResend CheckoutpostCards APICards APIThe card objectThe billing objectName objectAddress objectThe response objectRead CardgetCancel CardpostFinalize a cardpostName ObjectAttributes AttributeData typeDescriptionfirststringCan contain multiple words (for middle names).laststringCustomer's last name.fullstringRequired if first and last keys are missing. The string must contain at least two words. JSON{ "first": "John", "last": "Doe", "full": "John Doe" }