Applications
Submit an application referral
post/v1/applications/{id}/referral
Request body
Example request
{
"modules": [
{
"data": {
"info-sharing": {
"consent": true,
"informationSharing": true
}
}
}
]
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.