SET.API.Services

<back to all web services

ProviderAutoAssign

The following routes are available for this service:
PUT/AutoAssign/Provider/{Id}
ProviderAutoAssign Parameters:
NameParameterData TypeRequiredDescription
IdpathstringNo
MethodbodyintNo
DisabledbodyboolNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

PUT /AutoAssign/Provider/{Id} HTTP/1.1 
Host: set-api-service-prod.azurewebsites.net 
Accept: text/csv
Content-Type: text/csv
Content-Length: length

{"Id":"String","Method":0,"Disabled":false}