Get All Order Types

This endpoint retrieves a list of order types for a specific location.

Query Parameters:

ParameterDescription
statusFilters order types by their status (e.g., active/inactive 1 / 0).
user_idProvided by SoftPoint
limitLimits the number of order types returned in the response.
paginateDetermines the pagination mode or structure (e.g., 'data').
pageSpecifies the page number to retrieve when pagination is enabled.

Authorization:
A Bearer token must be provided in the Authorization header. Ensure a valid token is used to access this endpoint.

Language
URL
Click Try It! to start a request and see the response here!