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

NameDescriptionTypeAdditional information
CustomerId

integer
HotspotId

integer
DateIni

string
DateEnd

string

Response Information

Resource Description

IHttpActionResult

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.