List Pricing Tiers (DataTable)
GET/api/product-pricing-tiers
List product pricing tiers using the DataTable system. Eager-loads the base pricing tier and counts dependent tiers.
Authentication: Requires Bearer token.
DataTable parameters:
page/limit— paginationsearch— searches name and currency_codesort— sortable columns: id, name, currency_code, is_default, pricing_type, created_at, updated_at, archived_atarchived— 0 (active only), 1 (archived only)filter[name]/filter[currency_code]— column filters
Request
Responses
- 200
Successful response