List objects

Query Params
extra_fields
array of strings

The extra fields to include in the response.

extra_fields
string

The search term, based on fields:

  • name.ar - The name (arabic) of the tax rate (contains, case-insensitive).
  • name.en - The name (english) of the tax rate (contains, case-insensitive).
integer

Number of results to return per page.

integer

The initial index from which to return the results.

ordering
array of strings

The custom ordering of the results. The default ordering is by created_ts descending.

  • created_ts - The timestamp (ISO 8601) in UTC when the tax rate was created.
  • -created_ts - The timestamp (ISO 8601) in UTC when the tax rate was created. (descending)
  • modified_ts - The timestamp (ISO 8601) in UTC when the tax rate was last modified.
  • -modified_ts - The timestamp (ISO 8601) in UTC when the tax rate was last modified. (descending)
  • name - The name of the tax rate.
  • -name - The name of the tax rate. (descending)
  • type - The type of the tax rate.
  • -type - The type of the tax rate. (descending)
ordering
string
enum

The type of the tax rate.

  • SALES - Sales
  • PURCHASES - Purchases
  • REVERSE_CHARGE - Reverse Charge
  • OUT_OF_SCOPE - Out of Scope
Allowed:
Response

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