List cash locations
Returns cash pickup and deposit locations for the given provider within range of the supplied coordinates, each with its distance from that point. Use the flow parameter to select the cash-in or cash-out provider configuration.
Authorizations
Token from POST /auth/token
Query Parameters
Cash provider configuration to query.
Search-center latitude in decimal degrees.
Search-center longitude in decimal degrees.
Search radius around the given coordinates.
Maximum number of results per page.
Flow type: determines which provider config to use. Direction of a cash flow. cash_in moves cash to crypto; cash_out moves crypto to cash.
cash_in, cash_out Optional customer id. When supplied, results are filtered to locations the customer is eligible to use (matching their KYC country and, for US customers, their registered state), so ineligible locations are never offered. Omit to return all locations in range unfiltered.
Response
The request has succeeded.
Cash locations grouped by provider.
Providers with locations in range.