post https://credit.stone.com.br/api/v3/spot-offers
Log in to see full request history
Responses
xxxxxxxxxx
13curl --request POST \
--url https://credit.stone.com.br/api/v3/spot-offers \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"type": "Settlement",
"payment_method": "Boleto",
"product": {
"type": "Loan"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: