Navigation :
Remove Incident/Site ID
A DELETE request removes the Incident/Site ID, which can be used to disassociate a site or stop tracking costs for a specific location.
URLs
Environment |
Method |
URL |
Sandbox |
|
https://api-sandbox.fndev.net/api/rest/v2/workorders/work_order_id/incident |
Production |
|
https://api.fieldnation.com/api/rest/v2/workorders/work_order_id/incident |
Path Parameters
Parameter |
Type |
Example |
Notes |
work_order_id |
integer
|
729 |
Work Order ID.
|
Query Parameters
Parameter |
Type |
Example |
Notes |
access_token |
string
|
abc123defg459hijk786lmn45 |
Required. |
Response
Returns the Incident/Site Response.
Refer to incident/site swagger document for parameter details and examples.
Errors
Standard HTTP and OAuth error codes.