confirm shipment
This block is part of the shipping
group and was last modified in core v13.0.9
.
confirm shipment
v13.0.9
This block is used to manual confirm a shipment.
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
Connectionrequired The PostNL connection. |
postnlconnection |
|
|
Barcoderequired The barcode of the shipment to confirm. |
value |
|
|
Sender Addressrequired The address of the sender of this shipment. Object should contain the following fields: city, country_code (ISO2), house_number, street, zip_code, house_number_ext. |
object |
|
|
Receiver Addressrequired The address of the receiver of this shipment. Object should contain the following fields: city, country_code (ISO2), house_number, street, zip_code, house_number_ext. |
object |
|
|
Shipment dimensionsrequired The dimensions for this shipment. Object should contain weight field. Fields that you can add are: height, width, length, volume. Check the documentation for the units to use for this fields. |
object |
|
|
Receiver information The receiver information for this shipment. Object can contain the following fields: firstname, lastname, email, phone. |
object |
|
|
Sender Contact Person The contact person for PostNL for this shipment (from your company). Object should contain the following fields: name, email. |
object |
|
|
Product Code Delivery The product code delivery for this shipment. Default value is 3085. Check the documentation for the available codes. |
value |
3085 |
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
Connectionrequired The PostNL connection |
postnlconnection |
||
Success If successful, return true. |
condition |
||
Barcode The barcode of the shipment. |
value |
||
Request response The response from PostNL. |
object |
||
Error Error message if the shipment could be confirmed. |
value |
Core Releases
v13.0.9 This block was introduced inv13.0.9
, click here to see the release notes.
Back to
shipping
Return to the main group to view all sub-groups
Back to PostNL
Return to the group to view all blocks within this group