Required parameters | Type | Description |
ClientId | Object Containing Id | GUID of the client |
PractitionerId | Object Containing Id | GUID of the practitioner |
ReferrerLocation | Object Containing Id | GUID of the ReferrerLocation |
Optional parameters | Type | Description |
StartDate | Date | StartDate of the Referral in the format – yyyy-mm-dd OR yyyy/mm/dd |
EndDate | Date | EndDate of the Referral in the format – yyyy-mm-dd OR yyyy/mm/dd |
Notes | String | Notes for the Referral |
ReferralStatus | String | Status of the Referral can be – InProgress, Completed, Rejected, Deleted
Note: If there is no ReferralStatus in the JSON – InProgress will be assigned for the Referral |
Example request | URL: /Referral/
BODY:
|
Example response |
|