Actions (30)
Locations · 20
- Generate voucher for locationGET /v1.0/locations/{locationId}/generate/voucher.{format}
Generate a voucher code on the fly against voucher credits for a location.
documented - List MAC transactionsGET /v2.0/locations/{locationId}/transactions/mac
Get a list of the MAC transactions at the specified location.
documented - List MAC transactionsGET /v2.0/locations/{locationId}/transactions/mac
Get a list of the MAC transactions for the specified location.
documented - List customers for locationGET /v1.0/locations/{locationId}/customers.{format}
Return the customers registered at a specific location.
documented - List customers for locationGET /v2.0/locations/{locationId}/customers
Get a list of the resource owner's customers at the specified location.
documented - List locationsGET /v1.0/locations.{format}
Return the list of registered hotspot locations.
documented - List locationsGET /v2.0/locations
Get a list of the resource owner's locations.
documented - List locations as optionsGET /v2.0/locations/options
Get a list of the resource owner's locations formatted as options.
documented - List paid transactionsGET /v2.0/locations/{locationId}/transactions/paid
Get a list of the paid transactions for the specified location.
documented - List paid transactionsGET /v2.0/locations/{locationId}/transactions/paid
Get a list of the paid transactions at the specified location.
documented - List social transactionsGET /v2.0/locations/{locationId}/transactions/social
Get a list of the social transactions for the specified location.
documented - List social transactionsGET /v2.0/locations/{locationId}/transactions/social
Get a list of the social transactions at the specified location.
documented - List subscribers for locationGET /v1.0/locations/{locationId}/subscribers.{format}
Return the newsletter subscribers for a given location.
documented - List subscribers for locationGET /v2.0/locations/{locationId}/subscribers
Get a list of the resource owner's subscribers at the specified location.
documented - List transactionsGET /v2.0/locations/{locationId}/transactions
Get a list of the resource owner's transactions for the specified location.
documented - List transactions for locationGET /v2.0/locations/{locationId}/transactions
Get a list of the resource owner's transactions for the specified location.
documented - List voucher transactionsGET /v2.0/locations/{locationId}/transactions/voucher
Get a list of the voucher transactions for the specified location.
documented - List voucher transactionsGET /v2.0/locations/{locationId}/transactions/voucher
Get a list of the voucher transactions at the specified location.
documented - List vouchers for locationGET /v1.0/locations/{locationId}/vouchers.{format}
Return the pre-paid vouchers for a specific location.
documented - List vouchers for locationGET /v2.0/locations/{locationId}/vouchers
Get a list of the resource owner's vouchers at the specified location.
documented
Transactions · 5
- List MAC transactions (global)GET /v2.0/transactions/mac
Get a list of MAC transactions (global).
documented - List all transactionsGET /v2.0/transactions
Get a list of all transactions.
documented - List paid transactions (global)GET /v2.0/transactions/paid
Get a list of paid transactions (global).
documented - List social transactions (global)GET /v2.0/transactions/social
Get a list of social transactions (global).
documented - List voucher transactions (global)GET /v2.0/transactions/voucher
Get a list of voucher transactions (global).
documented