获取寄送信息

寄送信息查询

此 API 用于查询实物卡的寄送信息,包括:

  • 快递公司
  • 快递单号
  • 快递追踪链接
  • 备注信息

无寄送信息的情况

若请求成功但 未查询到寄送信息,则返回空的 data 对象:

{
  "code": "000000",
  "message": "success",
  "data": {}
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

卡片的 UUID。

Query Params
uuid
required

账户的 UUID。

Responses

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