Skip to content

Commit

Permalink
Payment object schema updated
Browse files Browse the repository at this point in the history
  • Loading branch information
emmayank committed Oct 30, 2023
1 parent da5ce1c commit 538c5a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/transaction/build/transaction.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 538c5a6

Please sign in to comment.