null

v1 APIv1 API
v3 APIv3 API
MapMap
menu

Start your integration with the v3 API now.

Guide
API Documentation
Getting started with the v3 API
Authenticating with the v3 API
Using the v3 API in test mode
Placing an order with the v3 API
Managing event subscriptions in the v3 API
Retrieving shipping documents with the v3 API
Retrieving tracking updates with the v3 API
Cancelling a v3 API shipping order
Making a quote request with the v3 API
Retrieving the list of transport offer codes for the v3 API
Retrieving the list of content categories with the v3 API
Retrieving the list of proximity points with the v3 API
Articles in that section

Placing an order with the v3 API

To place an order, you will use the POST /v3.1/shipping-order endpoint, which requires the complete information of the senders and recipients, the choice of a transport offer and possibly for the international shipments additional information on the content and the reason for the shipment (customsDeclaration parameter).

The choice of the transport offer is made alternately with the parameters shippingOfferCode or shippingOfferId:

  • shippingOfferCode, this is to designate the code of a transport offer via the transport offer code repository.
  • shippingOfferId, this is to designate a specific offer and contract, in the case where you are using an offer from a hosted contract. Please contact us to retrieve the id to use if you are using a hosted contract.

You can optionally choose to select insurance using the insurance parameter.

Once the order is placed, you can retrieve the Boxtal reference of the order, (shippingOrder > id property).

To retrieve shipping documents and tracking information, you must subscribe to these events.

Articles that might interest you

article
Retrieving the list of transport offer codes for the v3 API
article
Cancelling a v3 API shipping order
article
Retrieving shipping documents with the v3 API
article
Retrieving tracking updates with the v3 API
  • Legal notice
  • Terms of use and sale
  • Privacy policy
  • Navigation data charter
  • Consent management