Get Shipping Information

Shipping Information Retrieval

This API retrieves the shipping information of a physical card, including:

  • Courier company
  • Tracking number
  • Tracking URL
  • Remarks

No Shipping Information Case

If the request succeeds but no shipping information is found, the API returns an empty data object:

{
  "code": "000000",
  "message": "success",
  "data": {}
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!