ProductPlan · Example Payload

Bar Create

Redesign the mobile authentication flow to support biometric login and SSO.

mobileauthenticationsecurity

Bar Create is an example object payload from ProductPlan, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameroadmap_iddescriptionstarts_onends_onstrategic_valuepercent_donetagslanelegendis_containerparked

Example Payload

Raw ↑
{
  "name": "Mobile Authentication Redesign",
  "roadmap_id": 12345,
  "description": "Redesign the mobile authentication flow to support biometric login and SSO.",
  "starts_on": "2026-07-01",
  "ends_on": "2026-09-30",
  "strategic_value": "Reduces friction in mobile onboarding by 40% and improves security posture.",
  "percent_done": 0,
  "tags": ["mobile", "authentication", "security"],
  "lane": "Platform",
  "legend": "In Progress",
  "is_container": false,
  "parked": false
}