Return The Billing Settings Of This Network
GET {{baseUrl}}/networks/:networkId/wireless/billing
Return the billing settings of this network
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"currency":"USD","plans":[{"id":"1","price":"5","bandwidthLimits":{"limitUp":1000,"limitDown":1000},"timeLimit":"1 hour"}]}