tpaEnrollment
Description: Enrollment status of vendor organization are retrieved using program name, vendor id or status filter.
Response Object Types: TPAEnrollment
Arguments
| Field Name | Data Type | Description |
|---|---|---|
| organizationID | Int! |
Unique ID of organization. |
| offset | Int! |
Set the number of records to be skipped from your results. |
| next | Int! |
Set the number of records to return in your results. |
| enrollmentStatus | EnrollmentStatus |
TPA Enrollment status of subcontractors. |
| programName | String |
TPA Program Name. |
| vendorID | String |
Vendor ID associated to the organization. |
| dateModifiedBegin | DateTime |
Greater than or equal to timestamp of enrollment status editformatted as YYYY-MM-DDTHH:MM (US/Central timezone). |
| dateModifiedEnd | DateTime |
Less than timestamp of enrollment status edit formatted as YYYY-MM-DDTHH:MM(US/Central timezone). |