curl --request DELETE \
--url https://api.hit-pay.com/v1/beneficiaries/{beneficiary_id} \
--header 'X-BUSINESS-API-KEY: <x-business-api-key>'This response has no body data.Delete a payout beneficiary by ID
curl --request DELETE \
--url https://api.hit-pay.com/v1/beneficiaries/{beneficiary_id} \
--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?