This section provides a comprehensive guide to managing the currencies in our system. You will find various options for retrieving, filtering, and setting Currency information, each tailored to different requirements.
/get_currencies
offset
- Specify the starting point of the row from which to begin fetching currencies.limit
- Control the number of currencies returned in a single request. The maximum limit is 50, but you can opt for a smaller number based on your needs.offset
and limit
.These features are particularly useful for handling large datasets and for applications requiring batch processing of Currency information.
/get_currencies
IN
- Specify the Currency IDs to include specific currencies.NOT_IN
- Specify the Currency IDs to exclude specific currencies.set_currencies setter API call is a private call and provided only to authorized resellers and their associated developers, for more details please contact our support
API SupportFor further assistance or API integration support, please refer to our API Support or contact our technical support team.