Invoice
Order history

Invoice history

Method: GET
Route: /merchants/:merchant/invoices (opens in a new tab)

A List of invoices by merchant.

Path

ParameterTypeDescription
merchantStringrequired Merchant ID in UUIDv4 format

Query

ParameterTypeDescription
typeStringoptional
Invoices with status: new waiting expired cancelled paid
pageNumberoptional Number of Page
limitNumberoptional Invoices per page

Response

FieldTypeDescription
paginationObjectPagination data
invoicesArrayAn Array Containing Invoice Objects
⚠️

This API endpoint is private and requires an authorization header X-Api-Key