Create a chargeAsk AIpost https://api.elements-sandbox.io/api/v1/chargesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsamountint32requiredDefaults to 100The amount to be collected in smallest currency unit (e.g., 100 cents to charge $1.00 or 100 to charge ¥100)currencystringrequiredDefaults to USDThree-letter ISO currency code, in uppercase.payment_method_idstringrequiredDefaults to PM-ad123SDJI23NNKJ3The payment method token used to auth the transactionexternal_customer_idstringDefaults to 4521902.external_customer_idMerchant customer identifierdescriptionstringDefaults to ELEMENTS PAY, INCDescriptor shows up in the payment statementcapturebooleanDefaults to trueWhether to immediately capture the charge. Defaults to true. When false, the charge issues an authorization (or pre-authorization), and will need to be captured later.HeadersIdempotency-KeystringrequiredA unique value generated by the client which the server uses to recognize subsequent retries of the same request.Responses 200200 400400 403403Updated over 4 years ago