Skip to main content

post-1-click-health-request-body-autofill-inputs-from-manual-signup-minimal-inputs

Example: Autofill, Inputs from Manual Signup, Minimal Inputs
{
"fullName": {
"firstName": "Richard",
"lastName": "Hendricks"
},
"birthDate": "1989-08-01"
// Payer can be optionally included to autofill only for a specific payer (or payer group)
// "payer": {
// "id": "VERIFIED_MEDICARE"
// }
}