Retrieve all provider IDs associated with a specific preferred provider group.
Retrieve all provider IDs associated with a specific preferred provider group.
access_token OAuth 2.0 Access Token
In: query
List name to filter by
Preferred provider group ID to filter by
curl -X GET "https://api-sandbox.fndev.net/api/rest/v2/providers/select-all?f_preferred_groups=0"[]{
"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": 500,
"message": "An unexpected error occurred. Please try again later or contact support."
}application/json
application/json
application/json
application/json
application/json
Last updated on