Getting a list of invoices

The method allows you to get a list of invoices

Getting a list of invoices

post
Header parameters
x-api-public-keystringOptional

Public API-key

x-api-signaturestringOptional

Signing the request body with a private API-key

Content-typestringOptional

Request content type

Example: application/json
Body

Request body for getting a list of invoices

limitintegerOptional

Number of elements per page

offsetintegerOptional

Number of items to skip

Responses
post
/api-gateway/get-invoices
200Success

Last updated