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": {}
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The UUID of the Card.

Query Params
uuid
required

The UUID of the Account.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json