Referral Types

Get a referral type

Retrieves a specified referral type.

get/referraltypes/{id}

Path parameters

idstring required

Response

When request is successful. Returns a 'ReferralType' object.

hrefstring nullable
relationstring nullable
methodstring nullable
idstring nullable

Id of the referral type.

namestring nullable

Name of the referral type.

isDeletedboolean

Flag indicating whether the referral type has been deleted.

Changes