How to send plan info in member snapshots
plan_id
, plan_name
and custom_plan_id
fields can be used in different combinations depending on how you’re building to Noyo.
If you are using dynamic config, we’ll take care of matching your plan data to specific plans the carrier has. This means your snapshots can identify plans using:
custom_plan_id
plus your plan_name
plan_name
onlyplan_id
in your system to reference the correct plan on snapshots. You can include your own IDs or names for the plan to help with mapping in your system:
plan_id
onlyplan_id
plus your custom_plan_id
plan_id
plus your or the carrier’s plan_name