Retrieve Custom Codes

Log in to see full request history

Retrieving Custom Codes in Descending Order by ID

This API endpoint allows you to retrieve a list of custom codes arranged in descending order based on their ID simply by providing a string query. This endpoint is a valuable tool that simplifies the process of sorting through custom codes data, facilitating easy access to the desired information.
For greater precision in your request, you can include additional parameters to refine the search and obtain more specific results.

To retrieve a list of items based on a particular query, you must provide a request parameter. If no parameters are provided in the request, the API will return a list of all available items.



Permission

Transaction TypeAccess Level
Custom CodesFull Access, Read Only


Explore Our API

Query Params
Ids
array of int32s
Ids
string

Allow searching for custom codes of which name or code contains the string.

TransactionTypeIds
array of int32s

Select only custom codes that belong to these transaction types.

TransactionTypeIds
Levels
array of int32s

Select only custom codes that belong to these levels (only level 1 to 5 are valid).

Levels
boolean

Select only custom codes that match the active condition.

int32

Specify how many records to be included in the list. Default 100. Max 200.

int32

Specify how many records to skip.

Responses

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