curl --request GET \
--url https://api.hit-pay.com/v1/payment-requests \
--header 'X-BUSINESS-API-KEY: <x-business-api-key>'This response has no body data.List all payment requests with status and date filtering
curl --request GET \
--url https://api.hit-pay.com/v1/payment-requests \
--header 'X-BUSINESS-API-KEY: <x-business-api-key>'This response has no body data.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?