TransactionsJsonExportDto
Properties
| Name |
Type |
Required |
Description |
Example |
acquirerFee |
number | null |
|
|
0.1 |
amount |
number |
|
|
10 |
cardType |
string | null |
|
|
"Visa" |
currency |
string |
|
|
"EUR" |
customIdentifier |
string | null |
|
|
"g6hdf84YA8K8FYSsr5hs" |
feeCurrency |
string | null |
|
|
"EUR" |
feeTotal |
number | null |
|
|
0.3 |
id |
string |
|
|
"76632587c15h72e8741beb651a1547j8vf87401a" |
interchangeFee |
number | null |
|
|
0.1 |
ip |
string | null |
|
|
"192.0.2.1" |
maskedPan |
string | null |
|
|
"123456xxxxxx6789" |
netAmount |
number | null |
|
|
10.7 |
netAmountCurrency |
string | null |
|
|
"EUR" |
par |
string | null |
|
|
"Q8VS4TBU86OGMUI4864UIOPJ8G4MX" |
schemeFee |
number | null |
|
|
0.1 |
spdhApprovalCode |
string | null |
|
|
"562014" |
spdhResponseCode |
TransactionsExportSpdhResponseCode |
|
|
|
state |
string |
|
|
"PAID" |
tid |
string | null |
|
|
"AG123456" |
tip |
number | null |
|
|
1 |
transactionTime |
string (date-time) |
|
|
"2024-11-06T05:01:37Z" |
transactionType |
string |
|
|
"PAYMENT" |
transferId |
string | null |
|
|
"12345678" |
variableSymbol |
string | null |
|
|
"1234567890" |
[Back to Model list] [Back to API list] [Back to README]