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
Disabling the payment link
POSThttps://app.apollopayment.io/api-gateway/recurrents/disable-subscriber-billing-link
Header parameters
Body
id*string
Payment link ID
"2905ecf5-1fc1-4ced-9413-c667ec30e0eb"
merchantId*string
Merchant ID
"d11e5117-afc0-4fea-8938-a801da1595f7"
Response
Body
success*boolean
Request success indicator
response*DisableSubscriptionBillingLinkResponse (object)
Body of the response to the request to disable the payment link
Request
Response
Last updated