Applications
Submit an application
post/v1/applications
Request body
Example request
{
"modules": [
{
"data": {
"info-sharing": {
"consent": true,
"informationSharing": true
}
}
}
]
}{
"modules": [
{
"data": {
"info-sharing": {
"consent": true,
"informationSharing": true
}
}
}
]
}