Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique location ID.
"loc_NoMGXmHO9OUs7iz9mGWpamma"
Response
Returns a location object.
Response schema for listing locations using GET /v1/locations/{locationId}
.
This is an object representing a location.
Unique location ID, assigned by the Voucherify API.
"loc_NoMGXmHO9OUs7iz9mGWpamma"
The type of the object represented by JSON. This object stores information about a location
.
location
Location name.
Defines the shape and boundaries of the location. This is an object representing a circular shape.
- Circle
- Polygon
Timestamp representing the date and time when the location was created. The value is shown in the ISO 8601 format.
"2022-02-14T15:12:06.817Z"
Timestamp representing the date and time when the location was updated. The value is shown in the ISO 8601 format.
"2022-03-14T15:12:06.817Z"