Soft deletes a payee by setting deletedAt and deletedBy timestamps. The payee will no longer be returned in list or get operations.
Deletion is blocked if the payee has associated transactions.
Required permission: company.payee:create
API key authentication. Include your key in the Authorization header: Authorization: ApiKey YOUR-API-KEY
Company identifier
Payee identifier