curl --request DELETE \
--url https://api.hit-pay.com/v1/payment-requests/{request_id} \
--header 'X-BUSINESS-API-KEY: <x-business-api-key>'"{\n \"success\": true\n}"Delete an incomplete payment request by ID
curl --request DELETE \
--url https://api.hit-pay.com/v1/payment-requests/{request_id} \
--header 'X-BUSINESS-API-KEY: <x-business-api-key>'"{\n \"success\": true\n}"Documentation Index
Fetch the complete documentation index at: https://docs.hitpayapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?