API Reference - Referral Sources

Referral sources allow you to track the origin of new case submissions.

Listing Referral Sources

Returns a collection of referral source records, optionally filtered by the available request parameters.

GET /api/v1/referral_sources

 

Available Request Parameters:

Name Type Required Description
id integer no ID of the referral source.
name string no Name of the referral source.

 

Getting a Referral Source

Returns a single referral source record, based on the numeric ID.

GET /api/v1/referral_sources/{referral_source_id}

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request