1804

Error messageThe user has disputed the authorisation of the mandate
DescriptionThe pay-in failed because the user has contested the authorization of the mandate.
Categories
Mandate

Direct debit

Causes

This error occurs when end users contact their banks to contest the mandate.

Example

API Response
1{
2 "Id":"3212146337",
3 "CreationDate":1675435949,
4 "AuthorId":"3167455188",
5 "CreditedUserId":"3167425588",
6 "Status":"FAILED",
7 "ExecutionDate":null,
8 "ChargeDate":1675900800,
9 "Type":"PAYIN",
10 "Nature":"REGULAR",
11 "CreditedWalletId":"316255565",
12 "DebitedWalletId":null,
13 "CreditedFunds":{
14 "Currency":"GBP",
15 "Amount":50000
16 },
17 "DebitedFunds":{
18 "Currency":"GBP",
19 "Amount":51750
20 },
21 "Fees":{
22 "Currency":"GBP",
23 "Amount":1750
24 },
25 "ResultCode":"001804",
26 "ResultMessage":"The user has disputed the authorisation of the mandate",
27 "PaymentType":"DIRECT_DEBIT",
28 "ExecutionType":"DIRECT",
29 "Tag":"2023-3",
30 "MandateId":"3247046756",
31 "StatementDescriptor":null
32}