Was this helpful?
Create a spec object for find-providers2 using a description of the intended use of the network.
find-providers2
description of the intended use of the connection
POST /network/create-provider-spec HTTP/1.1 Host: api.bringyour.com Content-Type: application/json Accept: */* Content-Length: 16 { "query": "text" }
{ "specs": [ { "location_id": "text", "location_group_id": "text", "client_id": "text", "best_available": true } ] }