put https://sandbox.platform.flowfinance.com.br/banking/issuer/products/
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
15curl --request PUT \
--url https://sandbox.platform.flowfinance.com.br/banking/issuer/products/id \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"borrower_type": "PERSON",
"interest_type": "PRE",
"schedule_type": "DAILY",
"managed_account_for_issuer_disbursement": {
"type": "BORROWER_ACOUNT_FOR_ORIGINATOR",
"if_existing": "REUSE"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: