cURL
curl --request GET \ --url https://api.synctera.com/v2/cash/barcodes/retailer_map_url
{ "url": "https://example.com/retailer-map" }
Get the available retailer map URL
🚧 Alpha > This is an Alpha spec-only endpoint. Feedback from the community is welcome. We may make breaking changes.
Latitude of the location.
37.7749
Longitude of the location.
-122.4194
Successful retrieval of the retailer map URL
URL of the retailer map.
"https://example.com/retailer-map"
Was this page helpful?