post https://api.atendare.com/v2/deals
Criando uma negociação utilizando API REST
Log in to see full request history
Responses
Criando uma negociação utilizando API REST
xxxxxxxxxx
curl --request POST \
--url https://api.atendare.com/v2/deals \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"visibility": "2 = private"
}
'
Try It!
to start a request and see the response here! Or choose an example: