Skip to main content
DELETE
/
v1
/
organisations
/
{organisationId}
/
clients
/
{clientId}
/
wallet
/
cards
/
{walletCardId}
Delete client wallet card
curl --request DELETE \
  --url https://api.halth.com/v1/organisations/{organisationId}/clients/{clientId}/wallet/cards/{walletCardId}

Documentation Index

Fetch the complete documentation index at: https://docs.halth.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

organisationId
string
required
clientId
string
required
walletCardId
string
required

Response

200 - undefined