Reprint
Reprint labels on file
Utility endpoint to regenerate the print files of the labels of a shipping. This endpoint can be used if you have a Gsped Labeling Machine or if the file are retrieved via FTP.
Reprint the labels
GET
https://api.gsped.it/[INSTANCE]/reprint/[shipment_id]
Path Parameters
Name | Type | Description |
---|---|---|
shipment_id* | String | Unique Gsped shipping ID |
Headers
Name | Type | Description |
---|---|---|
x-api-key* | String | API Key given by Gsped |
Example Snippets
Last updated