TW-API-EN
    • Document Description
    • Request
    • Response
    • V2
      • Get the list of delivery channels
        POST
      • Order trial calculation
        POST
      • Order forecast
        POST
      • Prepaid charge
        POST
      • Order status inquiry
        POST
      • Invoice Enquiry
        POST
      • Order details
        POST
      • Download the label
        POST
      • Order deleted
        POST
      • Query the invoice details
        POST
      • Available banlance
        POST
    • T86
      • Query bag information
        POST
      • Delete the package
        POST
      • Create a package
        POST
      • Review bag
        POST

    Request

    本系统所有的请求均为 HTTP 请求

    传输方式#

    Unify the transmission as JSON, including the request body and the response body

    Request a domain name#

    Developers can obtain API_HOST in the open platform

    Public Request Header#

    keyvaluenote
    Content-Typeapplication/json
    Acceptapplication/json
    Accept-Charsetutf-8
    key*********Choose either the body or the header
    t*********Choose either the body or the header
    sign*********Choose either the body or the header
    username*********Choose either the body or the header
    request_id*********Choose either the body or the header,Reserved, optional

    Request parameters#

    All request parameters should be placed in the body or header body

    Request example#

    Take the order status query business as an example:
    Modified at 2026-01-01 03:02:30
    Previous
    Document Description
    Next
    Response
    Built with