7. Account Inquiry
You can authorize PayWall to process your account inquiry (wallet account, bank account, etc.) 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": {
"ProviderConnectedId": 46,
"ProviderId": 3,
"ProviderKey": "ProviderKey",
"CurrencyId": 1,
"AccountDetail": {
"AccountExists": true,
"UserIdentity": "2342324-63b1-47ea-9da6-12312312313",
"Firstname": "En***",
"Lastname": "Tü***",
"PersonalIdentity": "111***111",
"AccountNumber": "1234567899"
}
}
}Last updated