7764b2b9fcc4

OpenAPI 3.1.02026-08-126484213.6 MB
Invoice Templates

Get invoice templates

List invoice templates.

get/api/v2/invoice_templates

Query parameters

sortstring[]

Sort order for invoice template list results. Accepts one or more field names, comma-separated; prefix with - for descending. --branch descriptions

OR

Filter parameter for querying invoice templates.

{
  "0": {
    "id": {
      "eq": "123"
    }
  },
  "$op": "and"
}

Headers

X-Organization-Idstring required

Organization ID

Response

Collection invoice template