2. Search
Search for your customer within the scope of recurring payments.
Search for Recurring Payment Customer
Parameter
Type
Compulsory
Description
Parameter
Type
Description
{
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": [
{
"Id": 105,
"CustomerName": "tuna test",
"CustomerLastname": "testt",
"CustomerPhone": "5554441120",
"CustomerEmail": "[email protected]",
"CustomerCountry": "Türkiye",
"CustomerCity": "İstanbul",
"CustomerAddress": "Beyoğlu",
"CustomerIdentity": "11111111110",
"LastChangesDateTime": "0001-01-01T00:00:00",
"ActiveUsedSubscription": 34
}
]
}Last updated