Skip to main content

List Store Overrides

GET 

/api/pdf-templates/:type/store-overrides

Returns every store-specific override for a given template type. A store override is a copy of the global template that a single store can customize independently.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Bearer Personal Access Token with the settings scope (read access).

Path params:

  • type: template type — one of purchase_order, sales_order, packing, quote, pick_list, vendor_credit, sales_credit.

Request

Responses

OK

Response Headers
    Content-Type