Forum Discussion

API_User's avatar
API_User
Level 9
6 years ago

Smart Hands using API

How to place an order for Smart Hands with API? Details and links will be appreicated!

  • Please use below APIs to place Smart Hands Order of a required type:

    • POST /v1/orders/smarthands/equipmentInstall
    • POST /v1/orders/smarthands/cageCleanup
    • POST /v1/orders/smarthands/cageEscort
    • POST /v1/orders/smarthands/shipmentUnpack
    • POST /v1/orders/smarthands/other

    The corresponding swagger of each of these APIs gives completed details about the request and response packets. Please note this API is currently in Beta state and should not be used for GA environment.

1 Reply

  • Please use below APIs to place Smart Hands Order of a required type:

    • POST /v1/orders/smarthands/equipmentInstall
    • POST /v1/orders/smarthands/cageCleanup
    • POST /v1/orders/smarthands/cageEscort
    • POST /v1/orders/smarthands/shipmentUnpack
    • POST /v1/orders/smarthands/other

    The corresponding swagger of each of these APIs gives completed details about the request and response packets. Please note this API is currently in Beta state and should not be used for GA environment.