post https://localhost:8443/fineract-provider/api/v1/interoperation/quotes
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 POST \
--url https://localhost:8443/fineract-provider/api/v1/interoperation/quotes \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"transactionRole": "PAYER",
"transactionType": {
"scenario": "DEPOSIT",
"initiator": "PAYER",
"initiatorType": "CONSUMER"
},
"amountType": "SEND"
}
'
Try It!
to start a request and see the response here! Or choose an example: