curl --location --request POST '/api/tariffs' \ --header 'Authorization: {{auth}}' \ --form 'type="provider"' \ --form 'type_uuid="fd8e34b5-77cd-4060-8f40-1cd2d50c0af9"' \ --form 'name="LC"'
{}