GET api/Puntos_Empleados_Tiendas_Historico?id_Idioma={id_Idioma}&IntTienda={IntTienda}&IntPersonal={IntPersonal}
Devuelve el total de puntos disponibles de un personal de tienda.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id_Idioma | string |
Required |
|
IntTienda |
Id de la tienda |
integer |
Required |
IntPersonal |
Id del empleado de la tienda |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>