POST api/embarque/{nro_negocio}/delete-embarques
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| nro_negocio | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
RespuestaDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| estado | boolean |
None. |
|
| mensaje | string |
None. |
|
| data | Object |
None. |
|
| dataAdicional | Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.