DeliveryMethodGetResponse
JSON
{
"deliveryMethod": "Delivery",
"storeId": 12345,
"enabled": true
}
Explanation
| Key | Type | Example | Optional | Description |
|---|---|---|---|---|
| deliveryMethod | string | Delivery | No | See DeliveryMethod |
| storeId | string | 123456 | No | |
| enabled | boolean | true | No |
Please contact us in case you are missing fields.