Deposit preauthorizations
Create a Deposit Preauthorized PayIn complement
POST
/
v2.01
/
{ClientId}
/
payins
/
deposit-preauthorized
/
direct
/
complement
This endpoint allows you to make an additional capture linked to a deposit preauthorization in the following cases:
- After using the Create a Deposit Preauthorized PayIn prior to complement endpoint to capture the preauthorized funds. You can use this endpoint once the
PaymentStatus
isTO_BE_COMPLETED
. - After using the Cancel a Deposit Preauthorization or request a no-show endpoint to set the Deposit object’s
PaymentStatus
toNO_SHOW_REQUESTED
. You can use this endpoint once thePaymentStatus
isNO_SHOW
.
Body parameters
The unique identifier of the user at the source of the transaction.
The unique identifier of the credited wallet.
Information about the debited funds.
Information about the fees.
The unique identifier of the deposit preauthorization.
Max. length: 255 characters
Custom data that you can add to this object.
For preauthorizations, you can use this parameter to identify corresponding information regarding the user or transaction on your platform.