HomeGuidesAPI ReferenceChangelog
Log In

Authorize a payment method with a specified amount.

If PaymentMethod specified, then new payment method will be created and authorized.

If PaymentMethodId specified, then existing payment method will be used for authorization.

Upon success the operation will return a status code of 200 (OK).

If the request contains invalid or insufficient information, the operation will return a status code of 400 (Bad Request).

Required Fields
NameDescription
AuthorizationAmountDollar amount to be authorized
Optional Fields
NameDescriptionDefault value
PaymentMethodPayment card information to be used for authorizationnull
PaymentMethodIdUnique identifier for the customer's payment informationnull
Language
Click Try It! to start a request and see the response here!