To use the Supply V3 API a user is needed with a API access key and permission:
Can access Api V3 Supply OrderController
CG-Access-key : the Clougistic user access key
CG-Entity-ID : the Clougistic entity
Content-Type : application/json
Accept: application/json
Method: POST
resource: /api/v3/supply/order
Sample Request
Method: GET
resource: /api/v3/supply/order/{id}
Sample Request
/api/v3/supply/order/345
Method: PUT
resource: /api/v3/supply/order/{id}
Sample Request
Method: DELETE
resource: /api/v3/supply/order/{id}
Method: PUT
resource: /api/v3/supply/order/{id}/status
Sample Request