New Opportunities for Job Seeker
This endpoint provides scoped opportunities for each Job Seeker
Get Opportunities
GET
https://ondemandstaffing.app/api/v1/shifts/view_all_jobs
This endpoint allows you to get opportunity.
Query Parameters
Name
Type
Description
tenant
string
Each tenant will have a unique key identifying the tenant.
labs
boolean
true
Headers
Name
Type
Description
Authentication
string
Authentication token of current job seeker
[{
"id": 15,
"company_id": 4,
"notes": "Some job is always good to work ",
"pay_rate": 23.23,
"title": "New Admin 15 is the number ",
"address_display": "full_address",
"timesheets": "candidates",
"slug": "new-admin-15-is-the-number--hpfnmlu32tyrup7bo7gv0a",
"schedule_category": "short",
"start_date": 2020 - 08 - 18,
"end_date": 2020 - 08 - 27,
"recurrence": {},
"address": "227 Broadway, Chelsea, MA, USA",
"latitude": 42.390204,
"longitude": -71.038244,
"order_status": "live",
"is_public": true,
"outreach_status": nil,
"pricing_id": 18,
"rating": 23,
"description": "Requested for this order. ",
"job_type": "Admin assistant",
"banner_image": "https://s3-sa-east-1.amazonaws.com/alephants-hosted-images/10.png",
"pricing_description": "Managing and distributing information within an office. This generally includes answering phones, taking memos and maintaining files.",
"color": nil,
"shifts": [
{Shift id: 49, campaign_id: 15, position: 1, address: "227 Broadway, Chelsea, MA, USA", latitude: 42.390204, longitude: -71.038244, status: "live", start: "2020-08-24 09:30:00", end: "2020-08-24 18:00:00", created_at: "2020-08-10 00:17:43", updated_at: "2020-08-10 01:19:59", open: 1, access: 12, access_time: nil, due: nil, payable: nil, paid: nil, income_id: nil, country_id: 6, city_id: 6314, price: 23 , pricing_id: 18, net_payable: nil, contact_name: nil, contact_number: nil, contact_email: nil, post_instruction: "Some. thing is important", notification_cat: "all_nearby", panic_notification_cat: "all_nearby", timezo: "America/New_York", notifiable_staff: {
"conflicting_ids": [],
"auto_apply_ids": []
}, notified_staff: nil, next_notif: "2020-08-10 01:19:59", notif_command: "continue_search", required_applications: 5},
{Shift id: 48, campaign_id: 15, position: 1, address: "227 Broadway, Chelsea, MA, USA", latitude: 42.390204, longitude: -71.038244, status: "live", start: "2020-08-27 09:30:00", end: "2020-08-27 18:00:00", created_at: "2020-08-10 00:17:43", updated_at: "2020-08-10 01:20:00", open: 1, access: # < BigDecimal: 7 fcf4a3a9910, '0.5E1', 9(18) > , access_time: nil, due: nil, payable: nil, paid: nil, income_id: nil, country_id: 6, city_id: 6314, price: 12, pricing_id: 18, net_payable: nil, contact_name: nil, contact_number: nil, contact_email: nil, post_instruction: "Some. thing is important", notification_cat: "all_nearby", panic_notification_cat: "all_nearby", timezo: "America/New_York", notifiable_staff: {
"conflicting_ids": [],
"auto_apply_ids": []
}, notified_staff: nil, next_notif: "2020-08-10 01:20:00", notif_command: "continue_search", required_applications: 1 }
]
}, {
"id": 23,
"company_id": 4,
"notes": "asdfasdf",
"pay_rate": # < BigDecimal: 7 fcf58930998,
'0.1235E2',
18(18) > ,
"title": "Hello World",
"address_display": "full_address",
"custom_values": [
{'subject' => 'Work Order', 'value' => 'www.url_tto_file.com', 'filter_cat' => 'select', 'field_type' => 'file'},
{'subject' => 'Ticket Numbers', 'value' => '3,4,5', 'filter_cat' => 'select', 'field_type' => 'Checkbox'}
]
"timesheets": "candidates",
"slug": "hello-world-zc0arep0y72j_vjyyuawug",
"schedule_category": "recurring",
"start_date": 2020 - 07 - 12,
"end_date": 2020 - 10 - 21,
"recurrence": {
"days": [1 , 2 , 4], "days_time_hash": {
"1": ["09:30 AM", "06:00 PM"], "2": ["09:30 AM", "06:00 PM"], "4": ["09:30 AM", "06:00 PM"]
}
},
"address": "229 Broadway, New York, NY, USA",
"latitude": 40.7121503,
"longitude": -74.0082794,
"order_status": "live",
"is_public": true,
"outreach_status": nil,
"pricing_id": 10,
"rating": 8,
"description": "Invited by team. ",
"job_type": "Warehouse worker",
"banner_image": "",
"pricing_description": "Perform an array of functions that may include receiving and processing incoming stock and materials, picking and filling orders from stock, packing and shipping orders, or managing, organizing and retrieving stock in the warehouse.",
"color": "#000000"
}, {
"id": 22,
"company_id": 4,
"notes": "<p>You are authorizing us to charge the assigned credit card for the shifts posted. Posting shift is equivalent to order staff. Your actual charge will happen after the shift is completed and based on actual hours logged.</p><div><br></div>",
"pay_rate": 23,
"title": "Flexible is kind ",
"address_display": "full_address",
"timesheets": "candidates",
"slug": "flexible-is-kind--wjxcqgfikzidwphyhebqwq",
"schedule_category": "flexible",
"start_date": 2020 - 08 - 18,
"end_date": 2020 - 11 - 17,
"recurrence": {},
"address": "227 Broadway, Kissimmee, FL, USA",
"latitude": 28.2941389,
"longitude": -81.4058715,
"order_status": "live",
"is_public": true,
"outreach_status": nil,
"pricing_id": 18,
"rating": 11,
"description": "Invited by team. Experienced., Have had University level education. ",
"job_type": "Admin assistant",
"banner_image": "https://s3-sa-east-1.amazonaws.com/alephants-hosted-images/10.png",
"pricing_description": "Managing and distributing information within an office. This generally includes answering phones, taking memos and maintaining files.",
"color": nil
}]
{ "message": "Could not find any opportunties"}
Last updated
Was this helpful?