Request

curl --location 'https://api.insights-periculum.io/collection/send-debit-instruction' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer {token}' \
--data '{
    "requestId": "1709045201218",
    "mandateId": "200797764844",
    "totalAmount":"96000",
    "fundingAccount":"1245125478",
    "fundingBankCode":"057"
}'

Parameters

NameDescriptionTypeRequired
requestIdRequest idstringYes
mandateIdMandate idstringYes
totalAmountTotal amountstringYes
fundingAccountFunding accountstringYes
fundingBankCodeFunding bank codestringYes