Retrieve a draft payment

Get the details about a specific draft payment with the given draft payment ID.

See also Tutorials: Create your first draft payment and Tutorials: Work with draft payments.

Request

Path Parameters
Path Parameters

The ID of the draft payment.

Response

Draft Payment Details

Response body
Body object

The ID of the draft payment.

The execution date the draft payment is requested.

Possible values: [Awaiting, Processed, Approved, Deleted]

The status of the draft payment.

DraftPaymentTransfers

The ID of the transfer.

InstructedAmount

Pattern: Value must match regular expression ^\d{1,13}\.\d{1,5}$

The amount of money.

Pattern: Value must match regular expression ^[A-Z]{3}$

ISO 4217 currency code in upper case.

The reference of the draft payment.

Possible values: [Created, Pending, Completed, Failed, Deleted]

The status of the draft payment.

The row number the draft payment represents in the CSV file.

The reason of the failed draft payment.

The reason code for the failed draft payment.

Was this page helpful?