JUMP TOAffirm APIIntroductionAuthenticationErrorsMetadataData typesMerchant Transaction APITransactions API endpointsTransactions APIList TransactionsgetAuthorize TransactionpostList Transaction EventsgetRead TransactiongetUpdate TransactionpostCapture TransactionpostRefund TransactionpostVoid Transactionpost/transactions/download_revenue_share_csvDownload daily revenue share csv file from s3getCharges APICharges APIThe charge objectThe event objectAuthorize ChargepostList ChargesgetList charge eventsgetRead ChargegetCapture ChargepostRefund ChargepostUpdate ChargepostVoid ChargepostCheckout APIThe checkout objectThe merchant objectThe discount objectThe metadata objectThe item objectThe customer objectThe itinerary objectShipping & billing objectsName objectAddress objectCheckoutRead CheckoutgetStorepostDirectpostUpdate CheckoutpostResend CheckoutpostCards APICards APIThe card objectThe response objectRead CardgetCancel CardpostFinalize a cardpostName objectAttributes AttributeData typeDescriptionfirst stringCan contain multiple words (for middle names).last stringCustomer's last name.full stringRequired 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" }