POST Usuario/CrearUsuario
Request Information
URI Parameters
None.
Body Parameters
UsuarioAltaDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| UserName | string |
Required |
|
| Nombre | string |
Required |
|
| Apellido | string |
Required |
|
| DNI | string |
Required |
|
| Telefono_Laboral | string |
None. |
|
| Telefono_Particular | string |
None. |
|
| Telefono_Celular | string |
None. |
|
| Email_Alternativo | string |
Data type: EmailAddress |
|
| CUIT | string |
Matching regular expression pattern: ([1-9][0-9]*) |
|
| Direccion_General | string |
None. |
|
| DireccionGeneral | DireccionGeneral |
None. |
|
| usuarioSADE | string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />