List the qualification rules and outcomes for the work order.
List the qualification rules and outcomes for the work order.
access_token OAuth 2.0 Access Token
In: query
Work Order ID
curl -X GET "https://api-sandbox.fndev.net/api/rest/v2/workorders/0/qualifications"{
"actions": [],
"correlation_id": "0b2fa16be0f9a7c36a99f8ce48cfa7f60b1cab92",
"selection_rule": {
"id": 0,
"name": "",
"status": "match",
"actions": [],
"total_selection_rule": "0",
"weight": 1,
"sum": {
"total": 1,
"match": 1,
"no_match_optional": 0,
"no_match_required": 0
},
"results": [
{
"id": 62,
"name": "SC_TYPE_OF_WORK",
"service": "",
"description": "Provider must have the type of work: Point of Sale (POS)",
"custom_field": {
"id": 0
},
"operation": "equal_to",
"order": 0,
"extra": "",
"required": true,
"status": "match",
"value": "Point of Sale (POS)",
"weight": 1
}
],
"metadata": {
"per_page": 1,
"pages": 0,
"page": 1,
"total": 1
}
},
"ignored_missing_qualifications": false
}{
"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