Skip to main content

Get invoice details

This endpoint retrieves the complete information of an invoice.

Endpoint

POST https://canadamotorjobs.com/api/v1/{locale}/invoices/get

Parameters

ParameterTypeDescriptionRequired
idstringThe invoice identifierRequired
api_tokenstringYour API keyrequired or bearer token

Errors

CodeMessage
401Unauthorized
404Not Found
500Internal Server Error