Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API Key authentication with required prefix "Bearer"

Path Parameters

public_id
string
required

Response

200 - application/json
id
string
required
read-only
Pattern: ^[-a-zA-Z0-9_]+$
status
enum<string>
required
  • new - New
  • removed - Removed
  • no_change - No Change
  • change - Change
Available options:
new,
removed,
no_change,
change
previous_enrollment_plan
string | null
required
read-only
next_enrollment_plan
string | null
required
read-only
assignee
string | null
required
read-only
needs_manual_completion
boolean
required
read-only
changes
enum<string>[]
  • date_change - Date Change
  • plan_change - Plan Change
  • dependent_change - Dependent Change
  • volume_change - Volume Change
  • contribution_change - Contribution Change
Available options:
date_change,
plan_change,
dependent_change,
volume_change,
contribution_change
connection_method
enum<string>
  • api - Api
  • edi - Edi
  • manual - Manual
Available options:
api,
edi,
manual
memo
string | null
completed_at
string<date-time> | null