Newer Version Available
Enrollments
- Resource
-
- Available version
- 46.0
- Authentication
- Use OAuth to connect to Salesforce and get an access token. Pass the access token in your requests. For more information, see Connect to Connect REST API Using OAuth.
- HTTP methods
- POST
- Request body
-
- Root XML tag
- <careProgramEnrollmentData>
- JSON example
-
- Properties
-
Name Type Description Required Available Version patientData Patient Input[] List of all objects that contain patients data. You can have up to 200 items in this list. Yes 46.0 programId String ID of the care program as configured in the care system field mappings. Yes 46.0 sourceSystem String Name of the source system as configured in the care system field mappings. Yes 46.0
- Response body
- Program Enrollment Result
- Prerequisites
- Ensure that you have configured the following care system field mapping configured in :
Name Role Target Object Care_Program Not Applicable CareProgram Patient Patient Account Product Not Applicable Product2 Provider Service Provider Account - For more information, see CareSystemFieldMapping.