Disabling the payment link
The method allows you to disable the payment link. You will no longer be able to connect subscriptions and make payments using this payment link
Header parameters
x-api-public-keystringoptional
Public API-key
x-api-signaturestringoptional
Signing the request body with a private API-key
Content-typestringoptionalExample:
Request content type
application/json
Body
Request body to disable the payment link
idstringrequiredExample:
Payment link ID
60b5c367-1b93-448a-b08a-16da458102b5
merchantIdstringrequiredExample:
Merchant ID
41fe615a-96dc-42c2-9629-196383411cd4
Responses
application/json
cURL
JavaScript
Python
HTTP
200
Last updated