Log in
  • circle GET v2 Get Trackpack Search Orders
    TMUF-X TMNF-X TMO-X TMS-X TMN-X
    /api/meta/trackpackorders content_copy arrow_forward

    Description

    A key-value list of trackpack search orders.

    Input parameters

    Loading...

    Endpoint URL

    https://tmuf.exchange/api/meta/trackpackorders	// TMUF-X
    https://tmnf.exchange/api/meta/trackpackorders	// TMNF-X
    https://original.tm-exchange.com/api/meta/trackpackorders	// TMO-X
    https://sunrise.tm-exchange.com/api/meta/trackpackorders	// TMS-X
    https://nations.tm-exchange.com/api/meta/trackpackorders	// TMN-X

    Output Object

    [
       {
          "Key":0,
          "Name":null
       },
       {
          "Key":1,
          "Name":"Created (Oldest)"
       },
       {
          "Key":2,
          "Name":"Created (Newest)"
       },
       {
          "Key":3,
          "Name":"Updated (Least recent)"
       },
       ...
       {
          "Key":16,
          "Name":"TrackPack Value (Most)"
       }
    ]

    Output parameters

    Loading...

    Issues

    Loading...