Migrate to V2 API¶
New APIs are being created to enable a unified management of your copper and fibre products. These v2 APIs replace the now deprecated v1 APIs.
Below you will find a correspondence table to better understand the changes to be made.
On Sandbox and Production environments¶
V1 |
V2 |
---|---|
api/orders/ |
api/v2/orders/ |
api/fiber-orders/ |
api/v2/orders/ |
api/services/ |
api/v2/services/ |
api/fiber-services/ |
api/v2/services/ |
api/actions/ |
api/v2/services/{service_uuid}/actions/ |
api/appointment/ |
api/v2/orders/{order_uuid}/appointment/ |
api/appointment/ |
api/v2/appointment/slots/ |