From 538c5a6aa19a99879f069789b67e664d810949f1 Mon Sep 17 00:00:00 2001 From: Mayank bansal Date: Mon, 30 Oct 2023 11:44:27 +0530 Subject: [PATCH] Payment object schema updated --- api/transaction/build/transaction.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/api/transaction/build/transaction.yaml b/api/transaction/build/transaction.yaml index 337b609e..ab357100 100644 --- a/api/transaction/build/transaction.yaml +++ b/api/transaction/build/transaction.yaml @@ -1672,12 +1672,16 @@ components: type: string bank_account_number: type: string + bank_account_name: + type: string virtual_payment_address: type: string source_bank_code: type: string source_bank_account_number: type: string + source_bank_account_name: + type: string source_virtual_payment_address: type: string type: