v1
latestOpenAPI 3.0.32026-07-2650226215.9 KBCashLocation
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.
get/cash-locations
Query parameters
providerstring required
Cash provider configuration to query.
latitudenumber double required
Search-center latitude in decimal degrees.
longitudenumber double required
Search-center longitude in decimal degrees.
radiusnumber double
Search radius around the given coordinates.
limitinteger
Maximum number of results per page.
flow'cash_in' | 'cash_out'
Direction of a cash flow. cash_in moves cash to crypto; cash_out moves crypto to cash.
Flow type: determines which provider config to use.
Response
The request has succeeded.