Code is the external/integrated DeliveryMethod provider's code for the pickup store. MaxLength: 50.
The Latitude part of the location of the pickup. Can be used to calculate distances.
The Longitude part of the location of the pickup. Can be used to calculate distances.
{ "Code": "string", "RoutingCode": "string", "Depot": "string", "Name1": "string", "Name2": "string", "Address1": "string", "Address2": "string", "PostalCode": "string", "City": "string", "CountryCode": "string", "Contact": "string", "Phone": "string", "Fax": "string", "Email": "string", "Latitude": 0.1, "Longitude": 0.1, "Distance": 0.1, "OpeningHours": [ { … } ], "IsSelected": true }