/shipments

get

Gets a collection of shipments.

post

Creates a new shipment. Some providers (like ID=32, ID=33, and ID=36) generate retoure labels only. For these labels only some limited fields are required, see the examples below.

patch

Do operations over provided shipments. Shipment identifiers can be passed in three ways: shipmentsNumbers and shippingNumbers, both use shipping number, and shipment that use shipments IDs. You can use only one way of indicating identifiers in a request, but providing it is required.

delete

Removes shipments

get

Gets the shipment object.

put

Updates shipment's data.

patch

Do operation over the indicated shipment.

delete

Removes a shipment.

get

Gets history entries of a shipment.

get

Gets a shipping label.

get

Gets a retoure label.

get

Gets a customs declaration.

get

Gets a proof of delivery.

get

Gets a proof of export.

/providers

get

Gets a collection of available providers.

/addresses

get

Gets a collection of user's addresses.

get

Gets shipper's address.

Gets default shipper's address.

get

/requests

Ask the provider for a proof-of-delivery document.

post

/get-customs-pricing

Precalculating of shipment price with customs for Post NL providers

post

/users/authentication

An authentication of an user.

post