cURL
curl --request DELETE \ --url https://cloud-api.freshlimepay.com/product-payment/delete/{id} \ --header 'X-API-KEY: <api-key>'
{ "isSuccess": true, "data": "<string>", "message": "<string>" }
Soft-deletes a Checkout Payment Button by ID.
API Key required for authorization (mandatory for all endpoints)
Checkout Payment Button ID
Checkout Payment Button deleted successfully
Usually returns the Checkout Payment Button ID