post https://api-sandbox.modulrfinance.com/api-sandbox-token/credit
Inbound payments - mock (Sandbox only)
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
200OK
Inbound payments - mock (Sandbox only)
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
200OK
xxxxxxxxxx
14curl --request POST \
--url https://api-sandbox.modulrfinance.com/api-sandbox-token/credit \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"payerDetail": {
"identifier": {
"type": "SCAN"
}
},
"type": "PI_BACS"
}
'
Try It!
to start a request and see the response here! Or choose an example: