Retrieves eCash partners by geographic location for a specific account.

Returns a list of participating eCash partners (retailers) near a specified location for the given account. You can search by latitude, longitude, ZIP code, city, state, and radius. This endpoint is useful for finding nearby eCash partners where users can perform cash transactions. All location parameters are optional, but at least one should be provided to filter results. The response includes partner details that match the specified criteria.

Path Params
string
required

The program code associated with the request.

string
required

The unique identifier of the account.

Query Params
double

Latitude for location search.

double

Longitude for location search.

string

ZIP code for location search.

string

City for location search.

string

State for location search.

double

Search radius in miles.

Headers
string
required

The unique request identifier for tracking.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

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