POST api/usuario/AgregarDirecionEntrega/idUsuario={idUsuario}?cp={cp}&estado={estado}&ciudad={ciudad}&calle={calle}&noExt={noExt}&noInt={noInt}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| idUsuario | integer |
Required |
|
| cp | string |
Required |
|
| estado | integer |
Required |
|
| ciudad | integer |
Required |
|
| calle | string |
Required |
|
| noExt | string |
Required |
|
| noInt | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.