Shipments
Authorization JWT-token with a lifetime of 1 hour in header
Search shipments by transportation document number. Can accept either a single search number or an array of numbers for conducting the search.
SHPL6145344878Search shipments by transportation document ids.
113622Max number of items to return on page.
15Example: 1Number of page to return.
1Flag showing whether the shipment is included in the registry. Only for European parcels.
trueNumber of the register that lists all shipments in the registry. Only for European parcels.
CRPL0000004855DivisionId of the shipment sender.
12shipments
Current page.
Total pages found.
Current objects` limit for a single page.
Total objects found.
Unauthorized
The specified resource was not found
Validation error
Connection time-out
Authorization JWT-token with a lifetime of 1 hour in header
Transportation document id.
113677Signifies the current status of the transportation document, tracking its progress through the shipping lifecycle. Statuses detail each critical phase:
- Draft: The document is in its preliminary stage, not yet finalized.
- Accepted: Reviewed and accepted, the document is ready for the next steps.
- Issued: The document has been completed and is ready for shipping.
- ReadyToShip: Indicates that the shipment is prepared for transport following the creation of the express waybill. Only this value can be specified when creating a shipment.
- Deleted: The document has been deleted from the system.
- Returned: The shipment has been returned to its sender.
- Utilized: Indicates that the physical goods associated with the transportation document have been disposed of or destroyed and the document is closed.
Represents all potential order identifiers associated with the shipment. These identifiers are set by the customer for internal tracking purposes and are crucial for tracking the shipment throughout its journey. All entered values can be tracked in the shipment's tracking system.
Any additional information or special instructions that pertain to the order can be included here. This could encompass delivery instructions, special handling requests, or other pertinent details that facilitate the handling and processing of the shipment.
Defines the tariff type to be applied to the shipment during creation or update.
standard: Standard international delivery tariff.economy: Economy international delivery tariff.express: Express international delivery tariff.
If the field is not provided, the tariff type is determined automatically according to current business rules, and the existing shipment update behaviour remains unchanged.
🔹This field is optional.
Identifies who is responsible for the payment of delivery services. The payer type determines which party bears the cost:
- Sender: The party sending the goods pays for the delivery.
- Recipient: The party receiving the goods is responsible for the delivery cost.
- ThirdPerson: A third party, not the sender or recipient, pays for the delivery services. When selecting 'ThirdPerson', the field 'payerContractNumber' must be populated with the contract number of the paying party. For more detailed information, refer to the article on Payment for Delivery Services via Nova Post API.
This field is required when the 'payerType' is set to 'ThirdPerson'. It should contain the contract number. For clients from Ukraine, it is also acceptable to provide the tax identification number (EDRPOU) instead of the contract number. Additionally, this field must be completed for the sender as the payer when non-cash transactions are used. Failure to provide this information will default the payment method to cash. Ensure the information is accurate, as it is essential for processing the payment. For more detailed information, refer to the article on Payment for Delivery Services via Nova Post API.
The shipment has been successfully updated. This response indicates that the specified transportation document's details have been modified according to the provided input parameters.
Unauthorized
The specified resource was not found
Validation error
Connection time-out
Authorization JWT-token with a lifetime of 1 hour in header
Transportation (shipment) document id.
{"summary":"International shipment","value":456931}shipments
Datetime when the document was deleted.
Unauthorized
The specified resource was not found
Validation error
Connection time-out
Last updated