GetTransactionResponse
Transaction ID
7hrt3cBooking date
2021-10-01Value date
2021-10-01gross objectnullable
Gross amount
Currency
Possible values: >= 3 characters and <= 3 characters
EURAmount value
15.12net objectnullable
Net amount
Currency
Possible values: >= 3 characters and <= 3 characters
EURAmount value
15.12fee objectnullable
Fee
Currency
Possible values: >= 3 characters and <= 3 characters
EURAmount value
15.12Whether the transaction is balance relevant or not
truePayment classification
Possible values: [Unknown, Payment, Refund, Chargeback, Purchase, PurchaseRefund, ServiceFee, ServiceFeeRefund, Transfer, Payout, TemporaryHold, Review, Reserve, CurrencyConversion, CreditRepayment, Tax, Adjustment, Donation, Unclassified]
PaymentTransaction ID from the payment provider
75123478-d4ab-4fab-a177-53fbbe1b1234Order number
123e4d56Receipt number
AB86C03D-0379Booking text
Possible values: <= 500 characters
Description of the bookingshopper objectnullable
Information about the shopper or payee.
Name of the buyer.
Marvin AcmeE-mail address of the buyer.
marvin@example.comE-mail address of the buyer.
macme123Identifier/customer number of the buyer.
c00001Transaction creation date and time
2021-10-01T05:15:15.111Last transaction modification date and time
2021-10-01T05:15:15.111Report ID
8fkjh5hrfields objectnullable
Additional transaction fields.
{
"id": "7hrt3c",
"bookingDate": "2021-10-01",
"valueDate": "2021-10-01",
"gross": {
"currency": "EUR",
"value": 15.12
},
"net": {
"currency": "EUR",
"value": 15.12
},
"fee": {
"currency": "EUR",
"value": 15.12
},
"isBalanceRelevant": true,
"paymentClassification": "Payment",
"transactionId": "75123478-d4ab-4fab-a177-53fbbe1b1234",
"orderNumber": "123e4d56",
"receiptNumber": "AB86C03D-0379",
"bookingText": "Description of the booking",
"shopper": {
"name": "Marvin Acme",
"email": "marvin@example.com",
"username": "macme123",
"identifier": "c00001"
},
"createdAt": "2021-10-01T05:15:15.111",
"lastModifiedAt": "2021-10-01T05:15:15.111",
"reportId": "8fkjh5hr",
"fields": {
"uniqueId": "PO0002TDV7Y0TM-PM001A5N178VDS-PaymentPaidOut-0",
"reference2": "298347562384756298743"
}
}