Upload documents for a payment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint enables you to provide documentation (e.g. invoice) associated with a specific payment (via the payment UUID). This upload is not mandatory for a payment to be processed, though it helps streamline payment processing. Each document is limited to 5 MB in size (total of 15 MB per payment and can contain documents in the following formats: doc, docx, csv, jpg, jpeg, pdf, png, xls, xlsx, txt, odt, ods, heic, heif, gif.

Please note that the request has to be an array of files (an array of binary strings is not supported), and the header's "content-type" differs from other endpoints.

📘

A payment needs to be in the "Awaiting Funds", "Awaiting Approval", "Under Review", "Requires Action" or "Failed" status in order to accept document uploads.

Path Params
string
required

The uuid of the payment to update

Body Params

Upload documents schema

files
array of files
required
length ≥ 1

An array of files to upload

Responses

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