--- swagger: "2.0" x-collection-name: Dezrez x-complete: 0 info: title: Dezrez Remarket a Letting. Completes the PropertyLettingRole and the TenantRole and creates a new PropertyLettingRole version: 1.0.0 description: Remarket a letting. completes the propertylettingrole and the tenantrole and creates a new propertylettingrole. host: api.dezrez.com basePath: / schemes: - http produces: - application/json consumes: - application/json paths: /api/todo/completetask: put: summary: If Due Date is not populated a complete flag is set or if Due Date is populated a recurrence is set description: If due date is not populated a complete flag is set or if due date is populated a recurrence is set. operationId: DefaultToDo_CompleteTaskBycompleteTask x-api-path-slug: apitodocompletetask-put parameters: - in: body name: completeTask schema: $ref: '#/definitions/holder' - in: header name: Rezi-Api-Version description: Specifies which version of the API to call responses: 200: description: OK tags: - If - Due - Date - Is - Not - Populated - Complete - Flag - Is - Set - If - Due - Date - Is - Populated - Recurrence - Is - Set /api/globalsearch/suggest: get: summary: Auto complete global search description: Auto complete global search. operationId: GlobalSearch_SuggestBytextBysuggestSize x-api-path-slug: apiglobalsearchsuggest-get parameters: - in: header name: Rezi-Api-Version description: Specifies which version of the API to call - in: query name: suggestSize - in: query name: text description: Text to search on responses: 200: description: OK tags: - Auto - Complete - Global - Search /api/reconcile/complete: post: summary: Complete a reconcile description: Complete a reconcile. operationId: Reconcile_CompleteByreconcileDataContract x-api-path-slug: apireconcilecomplete-post parameters: - in: body name: reconcileDataContract schema: $ref: '#/definitions/holder' - in: header name: Rezi-Api-Version description: Specifies which version of the API to call responses: 200: description: OK tags: - Complete - Reconcile /api/viewing/{id}/delete: delete: summary: Endpoint to complete the multi viewing container once individual appointments have been booked. description: Endpoint to complete the multi viewing container once individual appointments have been booked.. operationId: Viewing_CompleteMultiViewingBookingByid x-api-path-slug: apiviewingiddelete-delete parameters: - in: path name: id - in: header name: Rezi-Api-Version description: Specifies which version of the API to call responses: 200: description: OK tags: - Endpoint - To - Complete - Multi - Viewing - Container - Once - Individual - Appointments - Have - Been - Booked /api/todo/completedtasks: get: summary: Get the list of completed tasks of a Todo description: Get the list of completed tasks of a todo. operationId: DefaultToDo_CompletedTasksBytoDoId x-api-path-slug: apitodocompletedtasks-get parameters: - in: header name: Rezi-Api-Version description: Specifies which version of the API to call - in: query name: toDoId responses: 200: description: OK tags: - List - Of - Completed - Tasks - Of - Todo /api/todo/teamtodos: get: summary: Get the list of completed tasks of a Todo description: Get the list of completed tasks of a todo. operationId: DefaultToDo_TeamTodosBybranchId x-api-path-slug: apitodoteamtodos-get parameters: - in: query name: branchId - in: header name: Rezi-Api-Version description: Specifies which version of the API to call responses: 200: description: OK tags: - List - Of - Completed - Tasks - Of - Todo /api/digitalsignature/signable/completed/{fingerprint}: post: summary: creates an event when a document is completed description: Creates an event when a document is completed. operationId: DigitalSignature_CompletedByfingerprintBymetaData x-api-path-slug: apidigitalsignaturesignablecompletedfingerprint-post parameters: - in: path name: fingerprint - in: body name: metaData schema: $ref: '#/definitions/holder' - in: header name: Rezi-Api-Version description: Specifies which version of the API to call responses: 200: description: OK tags: - Creates - Event - When - Document - Is - Completed /api/progression/lettings/remarket: post: summary: Remarket a Letting. Completes the PropertyLettingRole and the TenantRole and creates a new PropertyLettingRole description: Remarket a letting. completes the propertylettingrole and the tenantrole and creates a new propertylettingrole. operationId: LettingsProgression_RemarketByremarketCommandDataContract x-api-path-slug: apiprogressionlettingsremarket-post parameters: - in: body name: remarketCommandDataContract schema: $ref: '#/definitions/holder' - in: header name: Rezi-Api-Version description: Specifies which version of the API to call responses: 200: description: OK tags: - Remarket - Letting - "" - Completes - PropertyLettingRole - TenantRole - Creates - New - PropertyLettingRole /api/progression/sales/complete: post: summary: Completes a sales role description: Completes a sales role. operationId: SalesProgression_CompleteBycompleteCommandDataContract x-api-path-slug: apiprogressionsalescomplete-post parameters: - in: body name: completeCommandDataContract description: Details of the completion schema: $ref: '#/definitions/holder' - in: header name: Rezi-Api-Version description: Specifies which version of the API to call responses: 200: description: OK tags: - Completes - Sales - Role x-streamrank: polling_total_time_average: 0 polling_size_download_average: 0 streaming_total_time_average: 0 streaming_size_download_average: 0 change_yes: 0 change_no: 0 time_percentage: 0 size_percentage: 0 change_percentage: 0 last_run: "" days_run: 0 minute_run: 0 ---