Our API allows you to retrieve label information based on the provided order ID.
Instructions
Step 1: API Endpoint
To get label details, use the following GET endpoint:
Step 2: Authorization
- A valid Bearer Token must be included in the request headers for authentication
Step 3: Request Body Parameters
- The request body should include:
Field Name | Required | Type | Description |
---|---|---|---|
orderId | Yes | String | The unique order ID for the label. |
Step 4: Example Request
Using cURL:
Step 5: Example Response
Error Codes:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article