DeletedEntityDetail
Details of a deleted entity.
| Name | Description | Type | Additional information |
|---|---|---|---|
| EntityType | The deleted entity's type. Valid types are Sale, Purchase, SalePayment, PurchasePayment, Item, Contact, Journal. | string |
None. |
| EntityId | The Id/key of the deleted entity. | integer |
None. |
| DeletedByUser | Login of user who deleted the entity. | string |
None. |
| Timestamp | Datetime the entity was deleted. Value is in UTC. | date |
None. |
| _links | Hypermedia links. Contains contextual links to possible next actions related to this resource. Only present in responses. This data is not to be sent to the server. | Collection of Link |
None. |