Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://business.bfinance.app/external/api/customers/{id} \ --header 'Authorization: Bearer <token>'
200
Example
{ "status": "success", "data": {} }
Deletes a customer that belongs to the current user.
JWT authentication token
Customer ID
Customer deleted successfully.
"success"
Was this page helpful?
Contact support