Was this helpful?
Randomly sample providers that for a location or group, which are active and in good health. This allows random iteration by using the exclude input to mark visited providers.
udid
POST /network/find-providers HTTP/1.1 Host: api.bringyour.com Content-Type: application/json Accept: */* Content-Length: 91 { "location_id": "text", "location_group_id": "text", "count": 1, "exclude_location_ids": [ "text" ] }
{ "client_ids": [ "text" ] }