JUMP TOAffirm APIIntroductionAuthentificationErreursData TypesMerchant Transaction APITransaction API endpointsAPI de transactionList TransactionsgetAuthorize TransactionpostList Transaction EventsgetRead TransactiongetUpdate TransactionpostCapture TransactionpostRefund TransactionpostVoid TransactionpostCheckout APIcaisseRead CheckoutgetStorepostDirectpostUpdate CheckoutpostCheckout instrumentgetResend CheckoutpostThe checkout objectThe merchant objectL'objet discountL'objet de métadonnéesL'objet objetThe customer objectL'objet itinéraireObjets d'expédition et de facturationName objectAddress objectAPI CartesAPI CartesRead CardgetCancel CardpostFinalize a cardpostProgressgetCharges 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" }