POST
/
v2.01
/
{ClientId}
/
payins
/
deposit-preauthorized
/
direct
/
capture-with-complement

This endpoint allows you to capture the preauthorized funds without closing the preauthorization deposit object. It can be used prior to capturing additional funds with the Create a Deposit Preauthorized PayIn complement endpoint.

Note – Pay-in prior to complement must be full capture

The pay-in requested on this endpoint (prior to complement) must be a full capture of the preauthorized amount - it can’t be partial.

Body parameters

AuthorId
string
required

The unique identifier of the user at the source of the transaction.

CreditedWalletId
string
required

The unique identifier of the credited wallet.

DebitedFunds
object
required

Information about the debited funds.

Fees
object
required

Information about the fees.

DepositId
string
required

The unique identifier of the deposit preauthorization.

Tag
string

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.

Responses