Skip to main content
April 4, 2019
Solved

Smart Hands using API

  • April 4, 2019
  • 1 reply
  • 2222 views

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

Best answer by API_User

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

API_UserAuthorAnswer
June 14, 2019

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.