| Property | Description | Type | Required |
|---|---|---|---|
| storeExternalId | Unique Id of the pickup location. | string | Yes |
| provider | Name of the delivery service provider | string | Yes |
| type | Type of order that can use the service type mentioned | Enum [delivery/in-store-pickup/curbside/shipping] | Yes |
| serviceType | Provider Service type chosen for the order. | string | Yes |
| tags | List of tags associated with the provider | Array of strings | optional |
