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

NameDescriptionTypeAdditional 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

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>