For the complete documentation index, see llms.txt. This page is also available as Markdown.

Invoice information request

The method allows you to get information about the invoice

Invoice information request

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

The body of the request for obtaining information about the invoice

invoiceIdstringOptional

Invoice ID

Example: 04670b4a-38e0-44e0-9791-c52c86b8b6c2
Responses
200Success
application/json

Successful response

successbooleanRequired

Request success indicator

post
/api-gateway/get-invoice
200Success

Last updated