Get the JSON schema for a tariff.
/schemas/tariff
curl -L \ --url 'https://api.ecosuite.io//schemas/tariff' \ --header 'Authorization: YOUR_API_KEY'
{ "schema": {} }