1. List of Connected Providers
You can use this method to list APM providers that you have activated through the Paywall panel and enabled the 'List with API' feature.
Last updated
You can use this method to list APM providers that you have activated through the Paywall panel and enabled the 'List with API' feature.
Last updated
{
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": [
{
"ProviderId": 1,
"ProviderKey": "ProviderKey",
"ProviderName": "ProviderName",
"CategoryName": "Cüzdan",
"ConnectionId": 62,
"ExternalIdSupport": false,
"ExternalId": "",
"Logo": "https://itspaywall.s3.eu-west-2.amazonaws.com/98585041ec304050913860a1cebb56a7.png",
"Features": {
"OtpBased": true,
"QrBased": true,
"CheckoutBased": true,
"DirectPayBased": true
}
}
]
}