Retrieve 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
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
Allowed:
int32
≥ 1

Service identifier. See Services for more details. Required when subservice_id is specified.

int32
≥ 1

Sub-service identifier. See Services for more details.

tags
array of objects
length ≥ 1
tags
string

Country code in ISO 3166 format. Note that the official list can be extended with additional country codes.

int32
≥ 1

Operator identifier.

string

Country subregion code in ISO 3166 format. Note that the official list can be extended with additional country codes.

benefit_types
array of objects
string

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

int32
≥ 1
Defaults to 1

Page number.

int32
1 to 100
Defaults to 50

Number of records per page.

Headers
string

Preferred language for the content

Responses

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