# Orders

An order can be accepted for any RFS_[1-4] property.

 - [POST /order](https://ala-api.docs.cityfibre.com/openapi/orders/installorder.md): Place an order for a new service The ALA Provider will respond with an orderResponse to signify that the request has been accepted for processing. Subsequent updates about the order will be provided v
 - [POST /orderModify](https://ala-api.docs.cityfibre.com/openapi/orders/modifyorder.md): Request a change to an active service The ALA Provider will respond with an orderResponse to signify that the request has been accepted for processing. Subsequent updates about the order will be provi
 - [POST /ceaseOrder](https://ala-api.docs.cityfibre.com/openapi/orders/ceaseorder.md): Request that an active service is ceased The ALA Provider will respond with an orderResponse to signify that the request has been accepted for processing. Subsequent updates about the order will be pr
 - [POST /amendOrder](https://ala-api.docs.cityfibre.com/openapi/orders/amendorder.md): Request to amend an in flight order. An ALA Provider can either respond that the amendment is pending or can reject the amendment up front.
 - [POST /cancelOrder](https://ala-api.docs.cityfibre.com/openapi/orders/cancelorder.md): Request to cancel an in flight order The ALA Provider can either respond that the cancellation is pending or reject it up front.
