POST
/
v2.01
/
{ClientId}
/
repudiations
/
{RepudiationId}
/
settlementtransfer

Path parameters

RepudiationId
string
required

The unique identifier of the repudiation.

Body parameters

AuthorId
string
required

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

DebitedFunds
object
required

Information about the debited funds. Please note that:

  • The Currency must be identical to that of the initial transaction.
  • The Amount cannot exceed the initial’s transaction minus the fees.
Fees
object
required

Information about the fees. Please note that:

  • The Currency must be identical to that of the initial transaction.
  • The Amount cannot exceed the initial’s transaction.

Responses