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" }