List tier structures
<Info><Badge color="gray">Documentation in progress</Badge>
This documentation is in progress. The parameters, fields, request and response bodies, and other data may be subject to change. If you need more information or you want to share feedback, contact Voucherify support or your Technical Account Manager.
</Info>Returns a cursor-paginated list of tier structures. The same field cannot be requested in both ascending and descending order at once. Default order is -created_at.
Query parameters
Maximum number of items returned per page. An integer between 1 and 100. Defaults to 10.
Sort order. A single field name or an array of field names; prefix a field with - for descending order. Default is -created_at. The same field must not be requested in both ascending and descending direction at once.
Pagination cursor returned in the cursor.next field of a previous response. Must match the tier structures cursor id format.
Field-specific filter conditions, passed as a deep object (e.g. filters[status][conditions][$is]=ACTIVE).
Response
Paginated list of tier structures.
Changes
Changed in 3 of the 62 revisions of this API.143538
- ●
added the new
NO_RETENTIONenum value to the///response property for the response statusresponse-property-enum-value-added
- ○
removed the
NO_EXPIRATIONenum value from the///response property for the response statusresponse-property-enum-value-removed
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ▲
added the pattern
^lcrsts_[a-f0-9]+$to thequeryrequest parametercursorrequest-parameter-pattern-added
- ▲
the response property
//became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ▲
the
//response property's maxLength was unset from200for the response statusresponse-property-max-length-unset
- ▲
added
subschema #1to theresponse propertyoneOflist for the response statusresponse-property-one-of-added
- ▲
the
//response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ▲
the
//response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ▲
the
//response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ●
deleted the
queryrequest parameterfilters[created_at][conditions][$after]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[created_at][conditions][$before]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[created_at][conditions][$has_value]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[created_at][conditions][$is]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[created_at][conditions][$is_unknown]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[created_at][conditions][$less_than]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[created_at][conditions][$more_than]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[id][conditions][$in]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[id][conditions][$is]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[id][conditions][$is_not]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[id][conditions][$not_in]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[junction]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[name][conditions][$contains]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[name][conditions][$ends_with]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[name][conditions][$has_value]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[name][conditions][$in]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[name][conditions][$is]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[name][conditions][$is_not]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[name][conditions][$is_unknown]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[name][conditions][$not_contain]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[name][conditions][$not_in]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[name][conditions][$starts_with]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[status][conditions][$in]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[status][conditions][$is]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[status][conditions][$is_not]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[status][conditions][$not_in]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[type][conditions][$in]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[type][conditions][$is]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[type][conditions][$is_not]request-parameter-removed
- ●
deleted the
queryrequest parameterfilters[type][conditions][$not_in]request-parameter-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
added the new optional
queryrequest parameterfiltersnew-optional-request-parameter
- ○
queryrequest parameterorderlist-of-types was widened by adding typesstringrequest-parameter-list-of-types-widened
- ○
for the
queryrequest parameterorder, the type was generalized fromarrayto no typerequest-parameter-type-generalized
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
//became required for the statusresponse-property-became-required
- ○
the response property
//became required for the statusresponse-property-became-required
- ○
the response property
//became required for the statusresponse-property-became-required
- ○
the
response property const valuelistwas added for the statusresponse-property-const-added
- ○
the
response property const valuetier_structurewas added for the statusresponse-property-const-added
- ○
removed the
listenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
tier_structureenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
response property
data/items/updated_atlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ○
removed from the
response propertyoneOflist for the response statusresponse-property-one-of-removed
- ○
removed
subschema #2from the//response propertyoneOflist for the response statusresponse-property-one-of-removed
- ○
removed
subschema #2from the//response propertyoneOflist for the response statusresponse-property-one-of-removed
- ○
removed
subschema #2from the//response propertyoneOflist for the response statusresponse-property-one-of-removed
- ○
the
//response's property pattern^lts_[a-f0-9]+$was added for the statusresponse-property-pattern-added
This revision also has 292 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲