List Order Templates for Merchant

Retrieve a paginated list of order templates for the merchant with filtering, sorting, and pagination support.
A template is a prefilled order (including subscription and payment-plan configuration) saved for reuse.

Path Params
string
required

The merchant ID

Query Params
integer | null

The maximum number of items to return

integer | null

The starting index of items to return

string
required

Filter templates by attribute (same attributes as the Orders list, e.g. name, description, currency).

string
required

Sort by attribute (name, amount, createdAt, updatedAt, dueDate). Use - prefix for descending.

string

The timezone to use for date filtering. Defaults to 'UTC'.

Headers
string
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json