Retrieve available reasons that providers and your company can select when entering revisit and job incomplete details.
Retrieve available reasons that providers and your company can select when entering revisit and job incomplete details.
access_token OAuth 2.0 Access Token
In: query
Company ID
Type of action to filter reasons by
"all" | "job_status" | "revisit"curl -X GET "https://api-sandbox.fndev.net/api/rest/v2/company/0/site-revisit-reasons?action_type=all"{
"results": []
}{
"status": 400,
"message": "Validation failed: field 'title' is required"
}{
"status": 500,
"message": "Operation successful."
}{
"status": 403,
"message": "You do not have permission to access this work order"
}{
"status_code": 404,
"message": "Work order not found"
}{
"status": 500,
"message": "An unexpected error occurred. Please try again later or contact support."
}application/json
application/json
application/json
application/json
application/json
application/json
Last updated on