API Reference
These docs are for v2.3. Click to read the latest docs for v3.0.

Gets scheme referral based on url

Sample Request:

GET /api/v2.0/supportschemes/SP1000000004/referrals/REF1000000000

{
     "referralId": "0cf00b4b-8b59-4e45-8412-fc16ed3e67e4",
     "reference": "REF1000000000",
     "description": "Fred Smith",
     "person": "Freddie Smith",
     "source": "Local Authority",
     "referralDate": "29/01/2024",
     "status": "Live",
     "inactive": false,
     "schemeReference": "SP0000000004"             
}

Required Permission(s): SupportPlans.View

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!