Create an invoice

Creates an invoice object

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

An arbitrary string that references the readable invoice number presented on the invoice document that your buyer references.

string
required

A unique string to reference the invoice in your database. This can be your internal system’s invoice ID and can be used to reconcile our invoice record with your internal systems.

string
required

Document ID of the invoice document (purpose of invoice). Refer to create a document

string
enum
required

The currency of the invoice amount. Three-letter ISO 4217 currency code, in lowercase. Only usd, gbp or eur are accepted at this moment.

Allowed:
float
required

Total amount of invoice in decimal format (i.e. 123.53)

date
required

Due date of invoice payment

type_of_goods
array of strings

Type of goods in the invoice, can be commodities, perishables and other

type_of_goods
string
required

Company ID of the buyer who will be paying the invoice. Refer to create a company

string
required

Company ID of the supplier who will be submitting the invoice for financing. Refer to create a company

Responses

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