Get a single invoice by ID.
get/invoice/{invoiceId}
Path parameters
invoiceIdstring required
Response
OK
Example response
{
"invoiceDetails": {
"invoiceTz": "America/New_York"
}
}Changes
Changed in 1 of the 2 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○