New tariff

Get the JSON schema for a new tariff.

get

Get the JSON schema for a new tariff.

Authorizations
Responses
200

successful operation

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