Documentation Index
Fetch the complete documentation index at: https://docs.fyatu.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Permanently delete a cardholder profile. This is irreversible.Path Parameters
| Parameter | Type | Description |
|---|---|---|
cardholderId | string | The cardholder ID |
Prerequisites
The cardholder must have no active cards. Terminate all cards held by this cardholder before deleting.Error Codes
| Code | Description |
|---|---|
RESOURCE_NOT_FOUND | Cardholder not found or belongs to another business |
CARDHOLDER_HAS_ACTIVE_CARDS | One or more cards must be terminated before deletion |

