English
cURL
curl --request POST \ --url https://api.bmpdigital.moneyp.dev.br/Proposta/Calcular \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --header 'IdempotencyKey: <idempotencykey>' \ --data '{ "dto": { "propostaModelo": 123, "dadosCalculo": "<any>" } }'
This response does not have an example.
PropostaModelo
DadosCalculo
Informe o token
OK
Was this page helpful?