Update Application

PATCH {{baseUrl}}/ats/applications/:id?raw=false

Update Application

Request Params

KeyDatatypeRequiredDescription
rawbooleanInclude raw response. Mostly used for debugging purposes

Request Body

{"applicant_id"=>"12345", "job_id"=>"12345", "status"=>"open", "stage"=>{"id"=>"12345", "name"=>"12345"}, "pass_through"=>[{"service_id"=>"Ut aliquip", "operation_id"=>"labore minim in elit", "extend_object"=>{"labore0d"=>-1385039}, "extend_paths"=>[{"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}, {"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}]}, {"service_id"=>"eiusmod irure est ipsum", "operation_id"=>"amet nisi ullamco consequat", "extend_object"=>{"tempor_66"=>"dolor in", "reprehenderit8"=>57999603.562971026}, "extend_paths"=>[{"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}, {"path"=>"$.nested.property", "value"=>{"TaxClassificationRef"=>{"value"=>"EUC-99990201-V1-00020000"}}}]}]}

HEADERS

KeyDatatypeRequiredDescription
x-apideck-consumer-idstring(Required) ID of the consumer which you want to get or push data from
x-apideck-app-idstring(Required) The ID of your Unify application
x-apideck-service-idstringProvide the service id you want to call (e.g., pipedrive). Only needed when a consumer has activated multiple integrations for a Unified API.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"status_code":200,"status":"OK","service":"sap-successfactors","resource":"Applications","operation":"update","data":{"id":"12345"}}