Upload Invoice

This API endpoint allows you to upload a PDF document (e.g. an invoice or bill). In response, it returns a unique invoiceId that serves as a reference to the uploaded document.

You can then include this invoiceId in the root level of the payload when creating a Payin or Payout order to associate the uploaded invoice with that transaction.

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

Email with which the invoice will be associated

enum
required

Type of invoices accepted, Accepted Enum Values - invoice, receipt, contract, commercial_document

Allowed:
file
required

File to be uploaded, PDF Only

enum
required

Direction of the Fund Flow, deposit OR withdraw

Allowed:
Headers
string

Merchant or sub-merchant MID. Used to execute the request in the context of that specific entity.

Responses

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