Retrieving a region
GET {{api-url}}/country/{{tenant}}/regions/Europe
Retrieves a region by the specified code.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Accept-Language | string | ||
X-Version | string |
RESPONSES
status: OK
{"code":"Europe","name":{"en":"Europe","pl":"Europa"},"metadata":{"createdAt":"2022-03-31T13:18:02.379Z","modifiedAt":"2022-03-31T13:18:02.379Z","version":1}}