{ "name": "VendorTest" }
curl --location --request POST 'https://iot.exati.com.br/vendors' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "VendorTest" }'