Search Retailer

You can use this endpoint to search retailers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64

The unique retailer identifier to filter by.

string

The program identifier.

string

The retailer name to filter by.

string

The merchant category classification to filter retailers.

string

The city name to filter retailers by location.

string

The state code to filter retailers by state location.

string

The postal code to filter retailers by ZIP code location.

double

The latitude coordinate for geolocation-based filtering.
Used in conjunction with Longitude and Distance for proximity searches.

double

The longitude coordinate for geolocation-based filtering.
Used in conjunction with Latitude and Distance for proximity searches.

int32

The maximum distance in miles for proximity-based searches.
Requires both Latitude and Longitude to be set for distance calculations.

int64

The banner identifier to filter retailers by retail chain or banner group.

int64

The promotion identifier to filter retailers by associated promotion availability.

string

The client-specific account identifier to filter retailers by account access.

string

The household identifier to filter retailers by household-based access.

string

The default sorting criteria for retailer searches, ordered by retailer name.

string

Generates a query string representation of the search criteria.
Only includes parameters that have non-null, non-empty, or non-zero values.

string

Optional partner identifier for the request context.

string

A comma-separated list of related resources to include in the response. Not used for balance inquiry endpoint.

Allowed values for this resource: promotions. Multiple values can be comma-separated.

string

The API endpoint path for the current request.
Used internally for request tracking and logging purposes.

int32

The total number of records available for the search criteria.
May be hidden from serialization based on HideTotals setting.

int32

The actual number of records returned in the current response.

int32

The starting position (zero-based) for the current page of results.

int32

The maximum number of records to return per page.
Default value is 100 records.

string

The sorting criteria for the current request.
Used internally for query processing and not included in JSON serialization.

boolean

Indicates whether more results exist beyond the current page.
Automatically calculated based on TotalCount, Limit, and Offset unless explicitly overridden.

boolean

Controls whether total count information should be hidden from the response.
Used internally for performance optimization when total counts are expensive to calculate.

string

Additional summary data that can be included with the response.
Used for aggregated information or custom metadata specific to the search results.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Missing 3 required scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json