applications change stage create
POST {{baseUrl}}/applications/:id/change-stage
Updates the current_stage
field of an Application
object
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
is_debug_mode | boolean | Whether to include debug fields (such as log file links) in the response. | |
run_async | boolean | Whether or not third-party updates should be run asynchronously. |
Request Body
{"job_interview_stage"=>"", "remote_user_id"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Account-Token | string | (Required) Token identifying the end user. | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"errors":[{"detail":"custom_fields is a required field on model.","problem_type":"MISSING_REQUIRED_FIELD","title":"Missing Required Field","source":{"pointer":"non est ullamco"}},{"detail":"custom_fields is a required field on model.","problem_type":"MISSING_REQUIRED_FIELD","title":"Missing Required Field","source":{"pointer":"Duis anim sit"}}],"model":{"id":"92e8a369-fffe-430d-b93a-f7e8a16563f1","remote_id":"98796","candidate":"2872ba14-4084-492b-be96-e5eee6fc33ef","job":"52bf9b5e-0beb-4f6f-8a72-cd4dca7ca633","applied_at":"2021-10-15T00:00:00Z","rejected_at":"2021-11-15T00:00:00Z","source":"Campus recruiting event","credited_to":"58166795-8d68-4b30-9bfb-bfd402479484","current_stage":"d578dfdc-7b0a-4ab6-a2b0-4b40f20eb9ea","reject_reason":"59b25f2b-da02-40f5-9656-9fa0db555784","remote_data":[{"path":"amet sunt Duis","data":{"eub":{},"laboris35":{}}},{"path":"proident minim nulla","data":{"adipisicinge":{},"pariatur_be":{},"proident_461":{}}}],"remote_was_deleted":true,"field_mappings":{"organization_defined_targets":{"custom_key":"custom_value"},"linked_account_defined_targets":{"custom_key":"custom_value"}}},"warnings":[{"detail":"An unrecognized field, age, was passed in with request data.","problem_type":"UNRECOGNIZED_FIELD","title":"Unrecognized Field","source":{"pointer":"consectetur occaecat"}},{"detail":"An unrecognized field, age, was passed in with request data.","problem_type":"UNRECOGNIZED_FIELD","title":"Unrecognized Field","source":{"pointer":"do elit amet esse"}}],"logs":[{"dashboard_view":"https://app.merge.dev/logs/99433219-8017-4acd-bb3c-ceb23d663832","log_id":"99433219-8017-4acd-bb3c-ceb23d663832","log_summary":{"method":"POST","status_code":200,"url":"https://harvest.greenhouse.io/v1/candidates/"}},{"dashboard_view":"https://app.merge.dev/logs/99433219-8017-4acd-bb3c-ceb23d663832","log_id":"99433219-8017-4acd-bb3c-ceb23d663832","log_summary":{"method":"POST","status_code":200,"url":"https://harvest.greenhouse.io/v1/candidates/"}}]}