curl --location 'https://stg-gateway.invora.app/api/identity/v2/registration/onboarding-status'{
"tenantId": "string",
"orgType": "ORG_TYPE_UNSPECIFIED",
"checklist": {
"steps": [
{
"key": "string",
"title": "string",
"completed": true
}
],
"completionRatio": 0
}
}