Skip to content

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 | Code | Explanation |
|---|---|
| 10 | Partial approval |
| 50 | Rejected by bank |
| 51 | Expired card |
| 52 | Number of PIN entry attempts exceeded |
| 55 | Card not supported |
| 56 | Operation not allowed |
| 57 | Lost or stolen card |
| 58 | Invalid card |
| 59 | Restricted card |
| 60 | Closed account |
| 64 | Bad track 2 |
| 67 | Invalid transaction date |
| 69 | Re-try transaction |
| 73 | Invalid route service (destination) |
| 74 | Unable to authorize |
| 76 | Low funds |
| 82 | Card limit exceeded |
| 87 | Maximum number of refund credit by retailer |
| 88 | Place call |
| 89 | CAF status inactive or closed |
| 96 | PIN required |
| 97 | Mod 10 check failure |
| 100 | Invalid PIN key |
| 107 | Card limit exceeded |
| 122 | Unable to validate PIN |
| 150 | Merchant not on file |
| 201 | Incorrect PIN |
| 204 | Card limit exceeded |
| 205 | Invalid amount |
| 206 | Invalid card |
| 349 | Server error |
| 505 | Blocked account |
| 551 | Unsupported type in this service |
| 553 | Requested entity not exist |
| 554 | Invalid card |
| 555 | Missing mandatory value |
| 800 | Bad format |
| 811 | Transaction system error |
| 903 | Blocked card |
| 909 | Blocked card |
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]