Guardline

    Complete an organization applicant

    Marks the latest version as COMPLETED. No request body required.

    POST
    /organizations/{id}/complete

    Path Parameters

    idstring
    Formatuuid

    Response Body

    {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
      "status": "PENDING",
      "applicantData": {},
      "createdOn": "2019-08-24T14:15:22Z",
      "lastUpdatedOn": "2019-08-24T14:15:22Z"
    }
    Empty
    Empty