From 0bf99d7e5fddb105a34d20e4570eac3b9ad966ff Mon Sep 17 00:00:00 2001 From: Chavdar Baykov Date: Wed, 19 Oct 2022 20:51:37 +0530 Subject: [PATCH 1/2] Transferring API Description file from Apiary.io --- walletapi17-apiary.apib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/walletapi17-apiary.apib b/walletapi17-apiary.apib index afbd74d..02286cf 100644 --- a/walletapi17-apiary.apib +++ b/walletapi17-apiary.apib @@ -2925,7 +2925,7 @@ This is a read-only raw response returned by an acquirer. ## Transaction status codes -For `FAILED` wallet transactions additional `statusReason` allows to determine the failure reason. +For `FAILED` wallet transactions additional `statusReason` property allows to determine the failure reason. | Error Code | Message | |--------------------------------------|---------------------------------------------------------------------------------------------------------| From 77f5cfb04adcc2e3e74aec702037373df9e52098 Mon Sep 17 00:00:00 2001 From: Chavdar Baykov Date: Wed, 19 Oct 2022 20:53:02 +0530 Subject: [PATCH 2/2] Transferring API Description file from Apiary.io --- walletapi17-apiary.apib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/walletapi17-apiary.apib b/walletapi17-apiary.apib index 02286cf..4f6e1a5 100644 --- a/walletapi17-apiary.apib +++ b/walletapi17-apiary.apib @@ -2923,7 +2923,7 @@ This is a read-only raw response returned by an acquirer. | 400 | DW-NOTIFICATION-RESEND-TASK-TOO-MANY-FILTERS-APPLIED | There are too many filters specified. Only one should be applied. | -## Transaction status codes +## FAILED transaction status reason For `FAILED` wallet transactions additional `statusReason` property allows to determine the failure reason.