GET api/v101/Credentials?CustomerId={CustomerId}&HotspotId={HotspotId}&DateIni={DateIni}&DateEnd={DateEnd}&FilterEmails={FilterEmails}
Método para obtener las credenciales asociadas a un hotspot o cliente en un rango de fechas.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
CustomerId | integer | ||
HotspotId | integer | ||
DateIni | string | ||
DateEnd | string |
Response Information
Resource Description
IHttpActionResultResponse Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.