General and Configuration-Labor Codes

Number of APIs: 5

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

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

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

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

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