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:
"a7aa2f54-070c-4571-819e-b34f87c00468"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">a7aa2f54-070c-4571-819e-b34f87c00468</guid>