General and Configuration-Labor Codes

Number of APIs: 5

  1. Labor Codes GET {{base_url}}/accountConfiguration/laborCode

  2. Create a Labor Code POST {{base_url}}/accountConfiguration/laborCode

  3. Delete a Labor Code DELETE {{base_url}}/accountConfiguration/laborCode/:code?LCLevel={{integer}}

  4. Labor Code GET {{base_url}}/accountConfiguration/laborCode/:code?LCLevel={{integer}}

  5. Update a Labor Code PUT {{base_url}}/accountConfiguration/laborCode/:code?LCLevel={{integer}}