To create orders for different delivery methods, it is essential to capture the correct information.
Once the necessary information has been collected, you can specify the delivery method and its parameters in the body of the request, within the <box>
element tag. Use either the nationalBox
or internationalBox
element, depending on the destination:
- atHome: Delivery to a home or office address
- atBpost: Pickup at a bpost location
- at24-7: Delivery to a parcel locker
Examples of request bodies for the different delivery methods are provided in the attachment.
For guidance on XML structure and validation, refer to the XSD files.