8504

Error messageAmount of the transaction exceeded the amount permitted
DescriptionThe transaction amount exceeds the permitted amount.
Categories
Fraud policy

Example

1{
2 "Id":"229244420",
3 "Tag":null,
4 "CreationDate":1648129380,
5 "AuthorId":"229264417",
6 "CreditedUserId":"318444467",
7 "DebitedFunds":{
8 "Currency":"EUR",
9 "Amount":8000
10 },
11 "CreditedFunds":{
12 "Currency":"EUR",
13 "Amount":8000
14 },
15 "Fees":{
16 "Currency":"EUR",
17 "Amount":0
18 },
19 "Status":"FAILED",
20 "ResultCode":"008504",
21 "ResultMessage":"Amount of the transaction exceeded the amount permitted",
22 "ExecutionDate":null,
23 "Type":"PAYIN",
24 "Nature":"REGULAR",
25 "CreditedWalletId":"2281742272",
26 "DebitedWalletId":null,
27 "PaymentType":"CARD",
28 "ExecutionType":"WEB",
29 "RedirectURL":"https://RedirectURL",
30 "ReturnURL":"https://ReturnURL",
31 "TemplateURL":"https://TemplateURL",
32 "CardType":"CB_VISA_MASTERCARD",
33 "Culture":"FR",
34 "SecureMode":"DEFAULT",
35 "StatementDescriptor":null
36}