v1
latestOpenAPI 3.0.22026-07-242673105.9 KBRetrieve list of products
Retrieve a paginated list of products with optional filtering and sorting.
Available sort fields:
- id: Product ID
- name: Product name
- amount: Destination Amount
Query parameters
Service identifier. See Services for more details.
Service identifier. See Services for more details. Required when subservice_id is specified.
Sub-service identifier. See Services for more details.
Country code in ISO 3166 format. Note that the official list can be extended with additional country codes.
Operator identifier.
Country subregion code in ISO 3166 format. Note that the official list can be extended with additional country codes.
Sort results by supported fields: id (default), name or amount. Pass the dash operator (-) for descending direction. Default is ascending. Multiple fields can be separated by a comma. Examples: "sort=name" sort by name in ascending manner. "sort=-amount" sort by destination amount in descending manner. "sort=amount,name" sort by amount and then by name
Page number.
Number of records per page.
Headers
Preferred language for the content
Response
successful operation