Success
{- "sites": [
- {
- "location": {
- "latitude": 0.1,
- "longitude": 0.1
}, - "contactDetails": {
- "phoneNumbers": [
- {
- "type": "Home",
- "number": "string"
}
], - "email": "string",
- "address": {
- "line1": "60 Khyber Pass Road",
- "line2": "Grafton",
- "city": "Auckland 1023"
}
}, - "ianaTimeZoneName": "America/New_York",
- "id": "string",
- "name": {
- "text": "string",
- "translations": [
- {
- "languageTag": "en-US",
- "text": "string"
}
]
}, - "hasSellableItems": true,
- "allowedItemDeliveryMethods": [
- "CounterPickup"
]
}
]
}