Pre-Authorization - APMAsk AIpost https://sandbox.payabl.com/pay/backoffice/payment_preauthorizeBody ParamsmerchantidstringrequiredDefaults to gateway_testThe merchant identification number issued during account creation.orderidstringmax 40 characters. The field orderid is optional and exclusively for the merchants convenience.amountdoublerequiredDefaults to 1.23The amount field contains the transaction’s total amount. This is the amount that will be transmitted to the authorizing system.currencystringrequiredDefaults to EURThe currency field contains the alphanumeric currency code for the transaction, according to ISO 4217, e.g. EUR, USD, AUD, CAD, NOK, SEK, CHF. to http://www.xe.com/iso4217.phppayment_methodint32requiredDefaults to 17Valid payment method id, e.g. 17 = SofortsignaturestringrequiredThe signature field contains a 40-figure hexadecimal value. This signature value is a checksum designed to protect the merchant account from unauthorized access.url_successstringThe customer will be redirected to url_success, if transaction successful.url_failedstringThe customer will be redirected to url_failed, if transaction failed.notification_urlstringThis parameter can be used to override the account notification url setup on our system.languagestringThe language in which the error messages will be displayed. Default value en or de. ISO-639-1 alpha 2external_idstring255 characters. Merchant’s unique id, internal commentsalutationstringSalutation. Mr., Mrs.titlestringTitle. Dr., Prof.genderstringGender. M – male F – femalefirstnamestringFirst namelastnamestringLast namebirthdaystringThe customer's birthdaystreetstringStreet of the customer's address.housestringThe house number of the customer.postboxstringPost office boxzipstringThe customer's postal code (USA and Canada only)citystringThe customer's citystatestringThe state/province (USA and Canada only)countrystringThe country of customer. ISO 3166 alpha3 format onlyemailstringrequiredDefaults to [email protected]A RFC 822 compliant email addressphonestringThe customer's phone number. Only numbersfaxstringThe customer's phone numbermobilestringThe mobile number of the customercompanystringThe companycustomeridstringAn internal customer id in the merchant’s shop systemcustomeripstringThe customer's IP addresscustom1stringThe custom field for the merchantcustom2stringThe custom field for the merchantcustom3stringThe custom field for the merchantshipping_country_codestring3 characters, ISO 3166-1. Used for PayPalshipping_statestringmax 3 characters. ISO 3166-2. Used for PayPalshipping_address_line_1stringmax 50 characters. Used for PayPalshipping_address_line_2stringmax 50 characters. Used for PayPalshipping_postal_codestringmax 16 characters. Used for PayPalshipping_first_namestringmax 150 characters. Used for PayPalshipping_last_namestringmax 150 characters. Used for PayPalshop_urlstringmax 255 characters starting with http or https. Used when several websites are used on 1 accountResponses 200200 400400Updated 5 months ago