Manage Order API

(0 reviews)

home

About the Manage Order API

The Manage Order API allows you to easily create, amend, view or cancel an order. It also allows you to retrieve attachments and notifications related to an order.

Fibre ordering and fulfilment

After a successful order feasibility check is completed and you have received a feasibility code, you can use the Manage Order API to create a new fibre order. The API can then also be used to amend, query, or cancel an existing order. If needed, you can also use this API to retrieve any attachments related to the order and all notifications that have been sent for the order.

Learn more about Fibre APIs and fibre ordering

What you can do with this API

The Manage Order API enables you to:

  • Get, Post, Patch or Delete operations on an order
  • Get a list of an order's notifications
  • Get operations on order attachments.

Note: The GET /orders/{orderId}/notifications endpoint is yet to be implemented. This will become available when the Order Notification API is released.


Reviews