StoreArea
A Store Area is a geographical or operational grouping of Stores, defined by the Merchant.
idstring
Unique identifier for the Store Area.
Example:
starea_01kg2gestgepdbmsn7hs6bsrwpnamestring
The display name of the Store Area, unique across the Merchant.
createdOnUtcdate-time
The UTC timestamp when the Store Area was created.
StoreArea
{
"id": "starea_01kg2gestgepdbmsn7hs6bsrwp",
"name": "string",
"createdOnUtc": "2024-07-29T15:51:28.071Z"
}