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: 5612b553-3c5b-4938-b5b9-4617e17d9315
Responses
chevron-right
200Success
application/json

Successful response

successbooleanRequired

Request success indicator

post
/api-gateway/get-invoice
200Success

Last updated