A valid request URL is required to generate request examples{
"id": "<string>",
"authorization_completed": true,
"checklist_badge_dismissed": true,
"checklist_badge_dismissed_at": "<string>",
"completed_at": "<string>",
"completed_steps": [
"<string>"
],
"completed_steps_count": 123,
"current_step": 123,
"denial_document_uploaded_completed": true,
"dismissed": true,
"dismissed_at": "<string>",
"finished": true,
"incomplete_steps": [
"<string>"
],
"insurance_card_uploaded_completed": true,
"integration_completed": true,
"notifications_completed": true,
"policy_uploaded_completed": true,
"profile_completed": true,
"security_completed": true,
"should_show_checklist_badge": true,
"should_show_wizard": true,
"started_at": "<string>",
"steps": [
{
"key": "<string>",
"index": 123,
"label": "<string>"
}
],
"total_steps": 123
}Dismisses the onboarding reminder badge.
A valid request URL is required to generate request examples{
"id": "<string>",
"authorization_completed": true,
"checklist_badge_dismissed": true,
"checklist_badge_dismissed_at": "<string>",
"completed_at": "<string>",
"completed_steps": [
"<string>"
],
"completed_steps_count": 123,
"current_step": 123,
"denial_document_uploaded_completed": true,
"dismissed": true,
"dismissed_at": "<string>",
"finished": true,
"incomplete_steps": [
"<string>"
],
"insurance_card_uploaded_completed": true,
"integration_completed": true,
"notifications_completed": true,
"policy_uploaded_completed": true,
"profile_completed": true,
"security_completed": true,
"should_show_checklist_badge": true,
"should_show_wizard": true,
"started_at": "<string>",
"steps": [
{
"key": "<string>",
"index": 123,
"label": "<string>"
}
],
"total_steps": 123
}The body is of type object.
OK
Show child attributes