π PostNL Generate Return Label
Inputs
In the context of this documentation "shipper" is the location/person where the package will be leaving from and the "recipient" is the location/party expecting the package.
| Name | Type | Description |
|---|---|---|
| API Key | String | API Key |
| Shipper Name | String | Name of the shipper |
| Shipper Address | String | First Address line of the shipper |
| Shipper City | String | Shipper City |
| Shipper Postal Code | String | Postcode of the shipping address |
| Shipper Country Code | String | Country Code |
| Recipient Company | String | Optional name of the recipient company |
| Recipient Address | String | First Address line of the recipient |
| Recipient Address 2 | String | Second Address line of the recipient |
| Recipient City | String | Recipient City |
| Recipient Postal Code | String | Postcode of the shipping address. |
| Recipient Country Code | String | Country Code |
| Weight | String | Weight of the package in gramms. |
Outputs
| Name | Type | Description |
|---|---|---|
| Success | Boolean | Whether the return label was successfully generated |
| Label | String | PDF Return Label |
| Tracking Number | String | Tracking Number of the shipment |
Updated almost 2 years ago
