Create an authorization

Authorization API is used to hold due amount without charging it.

This API is only available in certain payment methods.

  1. Credit Cards
    Supported.
  2. Direct Debit
    Not supported.
  3. PIX
    Not supported.
  4. PayPal
    Supported.
  5. Boleto
    Not supported.

Once a successful authorization is made, it has to be followed by a Capture API request at a later date to finalize the payment. Otherwise, authorization will automatically be reversed after certain period. You can do an early reversal as well by using the Reversal API.

Authorization API either will return a redirect client action, or in case of a recurring authorization, or authorizing a registered transaction

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!