🔑 Paazl Create Return Label
The action is used to create a Paazl return label.
Inputs
Name | Type | Description |
---|---|---|
Web Shop | String | Web shop code |
Order Reference | String | Order number -1. e.g. 12345-1 |
Service | String | Carrier service. e.g. EXPRESS_WORLDWIDE_RETURN |
Password | String | Paazl password |
Outputs
Name | Type | Description |
---|---|---|
Success | Boolean | Whether the shipping label was created True / False |
Label | String | Shipping label PDF file encoded in base64 |
Tracking Number | String | Tracking number for the newly created label |
Barcode | String | Barcode for newly created label |
Updated 12 months ago