cURL
curl --request POST \ --url https://api.market.iventou.com.br/partners \ --header 'Content-Type: application/json' \ --data ' { "name": "Tester company", "email": "[email protected]", "password": "<string>" } '
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
3
"Tester company"
Partner registered successful