Skip to main content
Skip table of contents

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

CODE
$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

CODE
$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

CODE
$body
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.