GET api/CustomerEmailToID/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"a3c599e8-3764-4e78-b842-5e8ecded01eb"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">a3c599e8-3764-4e78-b842-5e8ecded01eb</guid>