60e380005037
Create Shipment
Create a Shipment Document. test test test This API method is engineered to streamline the process of generating a shipping document for logistics operations through Nova Post. By submitting key data, such as the originating and destination addresses for the shipment, users can effortlessly create a document detailing the transportation of goods. This method includes optional fields for customs authorities, accommodating shipments that cross borders. The API response will provide the unique identifier of the generated document along with other relevant information.
Settlement validation rules: </br> For shipments to or from Moldova and Ukraine, the settlement (city) must be successfully resolved. </br> If the provided city value cannot be matched to a settlement, the request will fail with the error: validation.condition.recipient_settlement_not_defined.
Additional requirement: For shipments that require customs clearance (imports), the client invoice must be uploaded as a file through the POST /shipments/uploads/{id} method (after shipment creation).</br>
🔹Description of control elements:
SCHEMA</br> Displays the full technical structure of the request or response, including field names, data types, required fields, allowed values, and validation rules.
- Single line description</br> A description that fits into a single line; any text that does not fit remains hidden.
- Multiline description</br> An expanded description that displays more than one line of text.
EXAMPLE</br> Shows a ready-made sample JSON with correctly formatted values to demonstrate how a valid request or response should look.
Request body
Response
Successfully created shipment.