⬆️Request and Response
Request to the API endpoint
Last updated
Request to the API endpoint
Last updated
GET
https://api.alephcrm.com/v2/orders/{orderId}/shippinglabel
Name | Type | Description |
---|---|---|
The API_KEY that was provided.
The Alephee account ID of the shipping label you are trying to get.
Alephee ID to identify the order. The Alephee order number. It is not the marketplace order number.
Specify the download format of the requested shipping label. Available values are “TXT” or “ZIP” or “PDF” format. TXT: Generates the shipping label in the ZPL format (for Zebra printers) in a downloadable “.txt” file. ZIP: Generates the shipping label in the ZPL format (for Zebra printers) and complementary .PDF file with the marketplace’s control receipt, both contained in a compressed and downloadable “.zip” file. PDF: Generates the shipping label in a .PDF format (for standard printers) in a downloadable “.pdf” file.
Forces downloading shipping label in the selected format but encoded as a base64 string.
API_KEY*
String
(default=none)
accountId *
Integer
(default=none)
base64
Boolean
format*
String