Forum Discussion
API_User
6 years agoEquinix Employee
Order Notification
After I submit an order through API, do I get a notice about the ETA? Upon the completion of my order, do I get a notification?
- 3 years ago
You may also retrieve the status from the GET Order endpoint: https://developer.equinix.com/dev-docs/ecp/api-reference/orders-v2#get-orders-orderid
Possible values are:
- RECEIVED - Order is entered, booked, or submitted in the system.
- IN_PROGRESS - Order fulfillment is in progress, or order is in-between status change.
- ON_HOLD - Order is on hold. Further action may be required from Equinix or customer before order can be fulfilled.
- CLOSED - Order is fulfilled and closed.
- CANCELLED - Order is cancelled.
API_User
3 years agoEquinix Employee
You may also retrieve the status from the GET Order endpoint: https://developer.equinix.com/dev-docs/ecp/api-reference/orders-v2#get-orders-orderid
Possible values are:
- RECEIVED - Order is entered, booked, or submitted in the system.
- IN_PROGRESS - Order fulfillment is in progress, or order is in-between status change.
- ON_HOLD - Order is on hold. Further action may be required from Equinix or customer before order can be fulfilled.
- CLOSED - Order is fulfilled and closed.
- CANCELLED - Order is cancelled.
Related Content
- 3 years ago
- 3 years ago
- 6 years ago
- 6 years ago