RUAL Documentation

generate shipment label

This block is part of the shipping group and was last modified in core v13.0.9.

generate shipment label v13.0.9

This block is used to request the status for a barcode.

Pin Pin Type Default
flow
flow
Connectionrequired
The PostNL connection.
postnlconnection
Sender Addressrequired
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
Aaddress 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
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
Printer Typerequired
Printer type used to print the label. Check documentation for the available types, commonly used Zebra|Generic ZPL II 200 dpi or GraphicFile|GIF 200 dpi
value
Confirm Shipmentrequired
If this boolean is true the shipment will be automaticly confirmed. If false you need to confirm the shipment with the confirm shipment block.
condition
Receiver information
The receiver information for this shipment. Object can contain the following fields: firstname & lastname or company_name, email.
object
Sender Contact Person
Contact person for PostNL for this shipment (from your company). Object should contain the following fields: name or company_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
Customer Order Number
A unique order number for this order, max. 35 chars
value
Your Reference
A reference internally used
value
Collect Reference
A reference used when collecting
value
Barcode
If this field is empty an barcode will be generated.
value
Pin Pin Type Example
flow
flow
Connectionrequired
The PostNL connection
postnlconnection
Success
If successful, return true.
condition
Barcode
The barcode of the shipment.
value
Label
The data of the label. The object contains this fields: content (Raw label file content), output_type, label_type
object
Request response
The response from PostNL.
object
Error
Error message if the label could not be requested.
value

Core Releases

v13.0.9 This block was introduced in v13.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