GET api/EPPsDetalles/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
EPPsDetalles| Name | Description | Type | Additional information |
|---|---|---|---|
| EppsDetallesID | integer |
None. |
|
| EppsID | integer |
None. |
|
| EmpleadosID | integer |
None. |
|
| ItemsID | integer |
Required |
|
| Cantidad | decimal number |
Required |
|
| Stock | decimal number |
Required |
|
| Precio | decimal number |
Required Data type: Currency |
|
| Subtotal | decimal number |
Required Data type: Currency |
|
| MotivoEppsID | integer |
None. |
|
| Observaciones | string |
Required String length: inclusive between 3 and 500 |
|
| FechaRegistro | date |
None. |
|
| Trx | integer |
None. |
|
| EPPs | EPPs |
None. |
|
| MotivoEpps | MotivoEpps |
None. |
|
| Items | Items |
None. |
|
| Empleados | Empleados |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.