Delete natural person

DELETE {{baseUrl}}/entities/natural-persons/:entityId

Deletes a Natural Person. If the entity is already linked to a customer - even a deleted one, this action will be forbidden. Also if the entity is linked to another active entity, the operation will also be prevented.

Entities deletion is an irreversible action. Contrary to customers, the operation is an actual HARD deletion meaning that the item is completely removed from the database.

Allowed roles : EDITOR

HEADERS

KeyDatatypeRequiredDescription
tangany-versionnumber(Required) API version
Acceptstring
_tangany-datastring
If-Matchnull

RESPONSES

status: OK