POST api/{module}/User
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
module | string |
None. |
Body Parameters
UserName | Description | Type | Additional information |
---|---|---|---|
Type | ETypePerson |
None. |
|
TypeDescription | string |
None. |
|
LegalId | string |
None. |
|
Name | string |
None. |
|
StateId | string |
None. |
|
FantasyName | string |
None. |
|
Site | string |
None. |
|
Telephone | string |
None. |
|
TelephoneExtension | string |
None. |
|
BusinessPhone | string |
None. |
|
BusinessExtension | string |
None. |
|
Fax | string |
None. |
|
Cellphone | string |
None. |
|
string |
None. |
||
Notes | string |
None. |
|
BornDate | DBDateTime |
None. |
|
BornDateTS | string |
None. |
|
LanguageCode | integer |
None. |
|
BranchActivityCode | string |
None. |
|
Pwd | string |
None. |
|
PwdConfirm | string |
None. |
|
GroupCode | string |
None. |
|
GroupDesc | string |
None. |
|
CategoryCode | string |
None. |
|
CommercialClassificCode | string |
None. |
|
RepresentativeCode | string |
None. |
|
SituationDesc | string |
None. |
|
NonContributor | boolean |
None. |
|
CNAE | string |
None. |
|
TaxRegime | ETaxRegime |
None. |
|
FiscalText | string |
None. |
|
LocationAddress | LocationAddressMain |
None. |
|
Histories | Collection of Object |
None. |
|
Attribute1 | string |
None. |
|
Attribute2 | string |
None. |
|
Attribute3 | string |
None. |
|
Attribute4 | string |
None. |
|
Id | string |
None. |
|
UserTableFields | Collection of Object |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |