Retrieve proof of payment

Download one of the proof-of-payment files attached to a payment. The contents come back base64-encoded in the JSON response, not as a raw file. Get the attachment_id from list proofs of payment.

Path Params
string
required

The unique identifier of the payment.

string
required

Must be a UUID. The unique identifier of the file, as returned by the list endpoint.

Responses

403

The caller is missing the policies:read permission.

404

No such payment, or no such file attached to it.

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json