Skip to main content
POST
Import referrals
This endpoint is restricted and not generally available: organizations that have not been enabled receive a 403. Contact your Let’s Do This representative if you’d like access.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

An asynchronous referral import request: the whole batch is accepted or none of it.

referrals
ReferralImportRow · object[]
required

The referrals to import.

Required array length: 1 - 1000 elements

Response

Default Response

The accepted import job. Poll the job endpoint for progress and results.

jobId
string
required

The id of the queued import job.

status
enum<string>
required
Available options:
queued