Last updated
Last updated
To a single google geocoder, send a GET
request to the /api/google_geocoders/:id
endpoint, where id
is the ID of the resource that you want to retrieve.
GET https://yourdomain.commercelayer.io/api/google_geocoders/:id
The following request fetches the google geocoder identified by the id "xYZkjABcde":
How to fetch a specific google geocoder via API