Temporary Enrollment Pairings
Temporary Enrollment Pairings API
// A pairing unique to that enrollment period given to a recipient of that
// temporary enrollment.
{
// the ID of the temporary enrollment pairing
"id": 1,
// The current status of the temporary enrollment pairing
"workflow_state": "active"
}Parameter
Type
Description
Last updated
Was this helpful?