Create participant
Create a new participant. Plan manager scope from X-Plan-Manager-Id header.
Authentication
AuthorizationBearer
API key issued for your account. Send as Bearer token in the Authorization header.
X-Plan-Manager-Idstring
Plan manager UUID. Required on all public API requests to scope data access.
Request
This endpoint expects an object.
first_name
last_name
participant_number
email
state
Response
Participant created
id
Unique identifier for the participant
first_name
First name of the participant
last_name
Last name of the participant
participant_number
NDIS participant number
email
Email address of the participant
state
State (e.g. NSW

