Download PDF confirmation of a payment

Downloads a payment confirmation PDF for a given payment.

A payment confirmation includes details about the remitting account, the transfer (including its status), the recipient, and the payment itself.

SecurityCommonAuth
Request
path Parameters
paymentId
required
integer >= 1

ID of the Payment to work with.

query Parameters
accountId
required
string

The ID of the account to work with.

Example: accountId=F50091
Responses
200

OK

get/payments/{paymentId}/confirmation
Request samples