General and Configuration-Labor Codes
Number of APIs: 5
-
Labor Code GET {{base_url}}/accountConfiguration/laborCode/:code?LCLevel={{integer}}
-
Labor Codes GET {{base_url}}/accountConfiguration/laborCode
-
Create a Labor Code POST {{base_url}}/accountConfiguration/laborCode
-
Update a Labor Code PUT {{base_url}}/accountConfiguration/laborCode/:code?LCLevel={{integer}}
-
Delete a Labor Code DELETE {{base_url}}/accountConfiguration/laborCode/:code?LCLevel={{integer}}