Cancel Smart Send
To Cancel a particular smart send payment link.
Request Headers
curl --location --request PUT 'https://payumoney.com/payout/v2/smartSend/cancel/28901' \
--header 'authorization: Bearer b6c0782b9eb08b43681776bad60ca1894a8421539e7c96c9aa32c0805994046d' \
--header 'pid: 1111312' \
--header 'Cookie: ApplicationGatewayAffinity=1dc65bfbfb8a3c29019e96ae8070c323; ApplicationGatewayAffinityCORS=1dc65bfbfb8a3c29019e96ae8070c323'{
"status": 0,
"msg": "Smart send link cancelled",
"code": null,
"data": null
}Cancel Link
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated