...
Parameter | Description |
---|---|
ppId | Protocol Participant Identifier is a unique identifier for participant registered for collection protocol. PPId is key of participant integration between caTissue Plus and external app . It is mandatory parameter. |
birthDate [optional] | Date of birth of participant. |
gender [optional] | Gender of participant. |
enrollmentDate | Date of on which participant getting register.It is mandatory parameterregistered. |
studyId | External application study identifier. It is mandatory parameter. |
appName | External Application Name to which caTissue Plus is integrated. It is mandatory parameter. |
Result :
Result contains status of update participant registration.if status is OK then also contains collection protocol registration details.Result also contains message and erroneous fields if update fails.
...