6. Transaction Inquiry
You can authorize Paywall to process your transaction inquiry requests using your own access credentials through the PayOut providers supported by Paywall.
Transaction Inquiry
Parameter
Type
Compulsory
Description
Parameter
Type
Description
{
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": {
"PayoutConnectionId": 17,
"PayoutProviderKey": "Vepara",
"PayoutTransactionId": 117,
"CurrencyId": 1,
"MerchantUniqueCode": "506f3f67a7565f601b3c723a44109d5d",
"UniqueCode": "24703936-fc2b-453f-bb71-f57cecb14a00",
"Amount": 10.00,
"Description": "testi",
"ReceiverTitle": "test",
"ReceiverIban": "TR370006400000111234567890",
"ReceiverAccountNumber": null,
"ChannelId": 1,
"Channel": "API",
"StatusId": 3,
"Status": "Başarılı",
"TypeId": 1,
"Type": "Iban",
"Ip": "123.123.123.123",
"DateTime": "2023-09-02T21:36:54.8552362"
}
}Last updated