{
"companyId":"enco45100",
"tin":"555555555",
"isCompany": 0,
"firstName": "Linda",
"lastName": "Doe",
"street": "444 First St",
"city": "Phoenix",
"state": "AZ",
"zip": "85002",
"mobile":"6135555555",
"email":"lindadoe@ggmail.com",
"businessName" : "ACME Inc",
"title": "CEO",
"callback": "https://somedomain.com/tax",
"needPDF":true,
"needWet":true,
"wetCallback":"https://somedomain.com/doc",
"landingPageURL":"https://your-biz-name.app.tax",
"transcripts": [{
"transcriptForm": "1120",
"transcriptType": "ACTR",
"transcriptPeriod": ["202012", "201912", "201812"]
},
{
"transcriptForm": "INCOME",
"transcriptType": "WAID",
"transcriptPeriod": ["202012", "201912", "201812"]
}
]
}