JUMP TOAffirm APIIntroductionAuthenticationErrorsMetadataData typesTransactions APITransactions APIList TransactionsgetAuthorize TransactionpostList Transaction EventsgetRead TransactiongetUpdate TransactionpostCapture TransactionpostRefund TransactionpostVoid TransactionpostList Settlement EventsgetList Settlement Event SummariesgetCheckout APICheckoutThe checkout objectThe merchant objectThe discount objectThe metadata objectThe item objectThe customer objectThe itinerary objectShipping & billing objectsName objectAddress objectRead 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. The name object{ "first": "John", "last": "Doe", "full": "John Doe" }