v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBx) Accounts
Retrieve a sales invoice
Returns the invoice for the specified sale.
get/eclipse-conductor/rest/v1/tenants/{tenantId}/organisations/{organisationId}/accounts/{accountId}/sales/{saleId}/invoices
Path parameters
tenantIdinteger required
organisationIdinteger required
accountIdinteger required
saleIdinteger required
Response
OK
Example response
{
"created": "2022-03-10T12:15:50-04:00",
"sent": "2022-03-10T12:15:50-04:00"
}