🔑 Chronopost Return Label
Generate a Chronopost return label
Inputs
Name | Type | Description |
---|---|---|
Account number | Credentials | Account number contracted with Chronopost |
Sub-account | Credentials | Sub-account number |
Password | Credentials | Password associated with accountNumber variable |
Shipper address 1 | String | Shipper address |
Shipper city | String | Shipper city |
Shipper civility | String | Shipper civility |
Shipper contact name | String | Shipper contact name |
Shipper country code | String | Shipper country code |
Shipper e-mail | String | Shipper e-mail |
Shipper name | String | Shipper name |
Shipper phone | String | Shipper phone |
Shipper zip code | String | Shipper zip code |
Recipient name | String | Recipient name |
Recipient address | String | Recipient address |
Recipient zip code | String | Recipient zip code |
Recipient city | String | Recipient city |
Recipient country code | Recipient country code | |
Recipient contact name | Optional String | Recipient contact name |
Recipient e-mail | String | Recipient e-mail |
Recipient phone | String | Recipient phone |
Product code | String | Product code |
Order Number | String | Order Number |
Parcel weight | Number | Parcel weight |
Outputs
Name | Type | Description |
---|---|---|
Success | Boolean | Whether managed to retrieve return label |
Skybill Number | String | Skybill Number |
Return Label | String | Return Label |
Updated 4 months ago