Create a Charge - Apple PayAsk AIpost https://testapi.payarc.net/v1/charges/apple/saleBody Paramsencrypted_datastringrequiredBases 64 encoded string coming from Apple object as described above.amountint32requiredThe amount to charge in cents.currencystringrequiredThree-letter ISO currency code, in lowercase.statement_descriptionstringAn arbitrary string to be displayed on your customer’s credit card statement.captureint32Option to capture charge immediately or pre-authorize and capture at a later date.emailstringphone_numberint32avs_parametersint32bin_location_parametersint32bin_card_type_parametersint32address_line1stringaddress_line2stringzipint32metadatastringdo_not_send_email_to_customerstringTo prevent sending mail to customer for transaction. By default the system will sent maildo_not_send_sms_to_customerstringDo not send sms to customer. in order to prevent sending sms the value must be yes. If not present -sms will be sendHeadersAcceptstringrequiredDefaults to application/jsonIndicates which content types, expressed as MIME types, the client is able to understand.Content-TypestringrequiredDefaults to application/jsonIndicates the media type of the resource sent in the HTTP message body. Possible Values:application/json, application/x-www-form-urlencodedResponses 200200 400400Updated 7 months ago