Simulate an incremental card authorization

For simulating incremental authorization, proceed as follows:

  1. Simulate an pre-authorization request.
  2. Use the transaction ID from the pre-authorization webhook and invoke the subsequent endpoint:
Path Params
string
required

The UUID of the authorization

Body Params
transaction
object
Response
204

Card incremental authorization submitted successfully.

Language
Credentials