How is data deleted?

Please clarify Delete Method ("Hard" or "Soft" delete) and Execution ("Automatic" or "Manual").

Best Answer

  • Hi @maeann.leesalisbury

    Delete a Case identified by the given caseSystemId. The case must be first archived in order to delete it. The user must be active and have delete permissions. The client must have delete functionality enabled.

    Please follow the below sequence to delete a case via the World Check One API

    1. "SEQ-case-archive: Archive a case" use this endpoint to Archive a case (cases must be archived before deletion)
    2. "SEQ-case-delete: Delete a case" this endpoint deletes an archived case from World-Check One.


    Thanks
    Vivek Kumar Singh