1. Version Control
Version History
Version History
GET
{{Base Adres}}/api/paywall/payment/version
{
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": "Always fresh, always ahead!"
}
Version
Date
Description
1.0.0
11/09/2022
The method, parameters, and web service address have been changed. Test data has been added.
Parameter
Type
Compulsory
Description
apikeypublic
string
Yes
The Public Key obtained from the merchant panel.
apiclientpublic
string
Yes
The Public Client obtained from the merchant panel.
The parameters that need to be sent to the service are as follows:
Last updated