Apple Car: Apple Car: Now Canceled, What we know
…sessionId }; if (prefilled) { payload.prefilled = true; if (latestDate) payload.latest_date = latestDate; } fetch(apiUrl, { method: 'POST', credentials: 'include', headers: {'Content-Type': 'application/json'}, body: JSON.stringify(payload), }).then(function(resp) { if (!resp…