Announcements

The Equinix Community will be offline for scheduled maintenance on July 31, 2024. Learn More.

Discussions

Smart Hands using API

Smart Hands using API

API_User
Level 9

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

Reply 1 1

API_User
Level 9

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.