Search campaigns

Search for specific campaign details and/or get all existing campaign details. A campaign is the container in which Offers being sold and payment router resides.

Query Params
integer

Search for specific Campaign ID(s). Comma separate for multiple.

string

Search for campaigns with a particular name.

integer

Search for campaigns that are using a specific Route ID. This will return campaigns that are configured with the payment type as Router using the Route ID specified in the query.

integer

Return campaigns that are using a specific Merchant ID. This will return campaigns that are configured with the payment type as Merchant using the Merchant ID specified in the query.

integer

Return campaigns that have a specific shipping profile ID available.

boolean

Return campaigns with a specific active status.

string
enum

Expand on the information returned by including 'with' in the query parameters. For multiple attributes, separate with a comma (example : with=offers,shipping_profiles)

Allowed:
integer

Limit the number of results. Default: 25, max: 200.

integer

Offset the results

string

Field to sort result by

string
enum

Order by asc or desc

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json