Retrieve Store Information for Barcode Simulation
In-Store Cash Deposit Simulations
Retrieve Store Information for Barcode Simulation
⚠️ Sandbox Only > This simulation endpoint is only available in sandbox environments and will not be available in production. Retrieve store information for a barcode transaction simulation
GET
Retrieve Store Information for Barcode Simulation
Documentation Index
Fetch the complete documentation index at: https://docs.synctera.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of stores to return per page. Must be between 1 and 10000.
Required range:
1 <= x <= 10000Radius in miles to search for stores. Must be between 0.1 and 25 miles.
Required range:
0.1 <= x <= 25Latitude of the store location for simulation
Example:
37.7749
Longitude of the store location for simulation
Example:
-122.4194
Response
Successful retrieval of store information

