cURL
curl --request DELETE \ --url https://nini.monieswitch.com/payment-link \ --header 'Authorization: <authorization>'
{ "message": "Payment link successfully deactivated", "status": true }
Deactivate Payment Link
Set value to 'Bearer {{MERCHANT_SECRET_KEY}}'
payment link ID
"226ad356-d898-4ff0-be1c-8a341a1eaa3d"
The response is of type object.
object