Order Uploaded
All requests require a valid IDToken in the authentication header
Headers:
Authentication: Bearer {IDToken}
POST
/order_uploaded/
Required Data
order: the id of the order to upload to [uuid]
Response
- Status code 201
- The ID of the order
Errors
Error Code 400
This error code signifies bad input.
If this code is returned check your input or contact Arboair with the code & time of the API request
Error Code 401
If this error code is received the IDToken is no longer valid. Please see refresh for refreshing your tokens.
Error Code 403
The current user does not have upload permissions on that specific order