Delete a Specific JB Contract Detail
- 27 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Delete a Specific JB Contract Detail
- Updated on 27 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Delete
/jb-rest-api/rest/1/jbcontdet/2D9110EE26E10235E06327261DAC886A
Overview
The jbcontdet API endpoint (DELETE) is used to remove a specific billing record from a Job Billing contract. The record to be deleted is identified using the VUuid parameter in the request. This ensures precise deletion of the intended billing entry without affecting other records.
UI Navigation
Job Billing > Contracts > Enter Contract – Billing Items – Billing Codes tab
Reference Article
Path Parameters
Parameter | Description | Example |
---|---|---|
VUUID | The VUUID attribute is a unique row ID | /jb-rest-api/rest/1/jbcontdet/039A26F55B400869E06327261DAC350E |
Security
HTTP
Type basic
Basic authentication
Responses
204
No Content
null
string