Cancel

Cancels the referral.

JavaScript library method

patientportal.referrals.cancel({
    referral: <referral>
});

HTTP Method

Verb URL
GET /patientportalapi/referrals/cancel

URL Parameters

Parameter Type Description
referral string The key of the referral provided by the API upon GetReferrals.

Returns

ReferralData