Tariff

Get the JSON schema for a tariff.

get

Get the JSON schema for a tariff.

Authorizations
Responses
200

successful operation

application/json
get
GET //schemas/tariff HTTP/1.1
Host: api.ecosuite.io
Authorization: YOUR_API_KEY
Accept: */*
{
  "schema": {}
}