JUMP TOAffirm APIIntroductionAuthentificationErreursMétadonnéesData TypesMerchant Transaction APIThe Transaction ObjectTransaction API EndpointsAPI de transactionList TransactionsgetAuthorize TransactionpostList Transaction EventsgetRead TransactiongetUpdate TransactionpostCapture TransactionpostRefund TransactionpostVoid TransactionpostList Settlement EventsgetList Settlement Event SummariesgetThe Transaction Event ObjectCheckout APIThe Checkout ObjectThe Merchant ObjectThe Discount ObjectThe Metadata ObjectThe Store ObjectThe Item ObjectThe Itinerary ObjectShipping & Billing ObjectsName ObjectAddress ObjectcaisseRead CheckoutgetStorepostDirectpostUpdate CheckoutpostResend CheckoutpostAPI CartesAPI CartesRead CardgetCancel CardpostFinalize a cardpostCharges APICharges APIAuthorize ChargepostList ChargesgetList charge eventsgetRead ChargegetCapture ChargepostRefund ChargepostUpdate ChargepostVoid ChargepostProgressgetName ObjectAttributs AttributType de donnéesDescriptionfirststringCan 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" }