# Send the answered dialog messages back to the institution (ReplyDialog); the answer is either the next dialog step or the completed dialog, after which the result can be fetched **POST /api-v1/swissdec/salary-declaration/{jobKey}/institutions/{domainStatusId}/dialog/reply** ## Servers - Generated server url: https://wyzio.app (Generated server url) ## Parameters ### Headers - **WEAL-TOKEN** () API token (can be retrieved from account settings) - **TARGET-ORGANIZATION-ID** () ID of organization, for which the operation must be performed ### Path parameters - **jobKey** (string) - **domainStatusId** (integer(int64)) ### Body: application/json (object) - **messages** (array[object]) ## Responses ### 200 OK #### Body: application/json (object) - **domainStatusId** (integer(int64)) - **domain** (string) - **institutionIdRef** (string) - **institutionName** (string) - **state** (string) - **fetchedDate** (string(date-time)) - **expectedAvailability** (string(date-time)) - **endUserInformation** (string) - **detailInformation** (string) - **responseId** (string) - **requestId** (string) - **notifications** (array[object]) - **messages** (array[object]) ### 400 400 Bad Request ### 401 401 Unauthorized ### 403 403 Access Denied ### 404 404 Not Found ### 500 500 Internal Server Error [Powered by Bump.sh](https://bump.sh)