Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -973,7 +973,7 @@ components:
properties:
issuerAmountSettlementCurrency:
type: integer
description: Transaction amount converted to cardholders currency.
description: DE5 - Transaction amount converted to cardholders currency.
format: int64
example: 12000
issuerCurrencyCode:
Expand Down Expand Up @@ -1293,7 +1293,7 @@ components:
example: '50139059239'
transactionAmount:
type: integer
description: Indicates the amount of the transaction.
description: DE4 - Indicates the amount of the transaction.
format: int64
example: 12000
transactionAmountFormatted:
Expand Down