Discussions

Ask a Question
Back to All

Issues with posting via API - visible in mobile client but NOT in web client

See JSON below - it works, but ONLY shows on mobile, not on web browser (Chrome)

Same issue with JobContacts as well. What are we missing below - again, shows on mobile client.
{
"active" : 1,
"allocated_by_staff_uuid" : "5cb84cbf-b2b4-4902-b435-3598c3e6840b",
"allocated_timestamp" : "2018-03-27 22:41:59",
"allocation_date" : "2018-03-27 22:41:59",
"allocation_window_uuid" : "f73aac98-13c5-43e8-b3ab-8eb09ef1651b",
"edit_date" : "2018-03-27 22:41:59",
"estimated_duration" : "15",
"job_uuid" : "f6697c79-efda-4efe-bcaa-168d2efdb20b",
"staff_uuid" : "7f9a23ce-95b7-4b7d-8efc-48eeb89fe2fb"
}