Labor
This resource provides a set of operations to search for Labor and GET a specific Labor by ID.
GET
End Point: /Labor
You can search for any existing R2 Orders using this service.
You can also apply filters as defined here.
Pagination is supported for this API. Click here to see the details of it.
Sample response payload
$body
GET by ID
End Point: /Labor/{id}?siteid={siteid}
You can retrieve all information of a specific Labor for a specific site in R2 using this service.
This service also provides pricing information of a specific Labor.
Sample response payload
$body
PUT by ID
End Point: /Labor/{id}
You can modify the details of an existing Labor.
After a successful update, you will see the entire object in the response.
Sample response payload
$body