Job Seeker Campaign Updates

Making request for a campaign on behalf of a job seeker

Post update

POST https://www.ondemandstaffing.app/api/v1/shifts/campaign_update_status

This endpoint allows you to post updates for long term or flexible orders.

Query Parameters

Name
Type
Description

decline_reason

string

Reasons for declining the order. Optional.

status

string

Status could be: 'wait' for applicataion. 'decline' when declining to work for this order.

campaign_id

number

ID of the campaign

Headers

Name
Type
Description

Authentication

string

User's Authentication token

{    "opertaion_status": "Success",    "recipe": "Cake's recipe name"}

Last updated

Was this helpful?