The Order Service has Entities and Operations concerned with orders created in Norce Commerce.
The Order Service has Entities and Operations concerned with orders created in Norce Commerce.
https://customer-slug.api-se.norce.tech/commerce/connect/4.0/
Represents pickup store for an order
3rd party specific information on pickup point (client and transporter decides what this can contain).
{ "AdditionalInfo": [ { … } ], "Address": { "Box": "string", "CareOf": "string", "City": "string", "Country": "string", "Line1": "string", "Line2": "string", "Region": "string", "Type": "string", "ZipCode": "string" }, "Code": "string", "IsDropPoint": true, "Name": "string" }