GET api/EstimateIDs/{email}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of globally unique identifierResponse Formats
application/json, text/json
Sample:
[ "01600add-c593-4542-b427-5922e8b5aefa", "bba7f35b-744c-4f30-9d14-457dcfe4c1ba" ]
application/xml, text/xml
Sample:
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>01600add-c593-4542-b427-5922e8b5aefa</guid> <guid>bba7f35b-744c-4f30-9d14-457dcfe4c1ba</guid> </ArrayOfguid>