POST api/Account?description={description}&affId={affId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| description | string |
Required |
|
| affId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"056f3142-2186-4df1-923b-76bf518cd57b"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">056f3142-2186-4df1-923b-76bf518cd57b</guid>