{ "description": "Successfully fetched fields", "data": [ { "stepTitle": "General Information", "steps": [ { "title": "Primary Business Location", "subtitle": "What is the address of your primary business location?", "fields": [ { "key": "corporation.primaryBusinessLocation.addressLine1", "question": "Line 1", "type": "text", "required": true, "previousValue": "1776 Main St." } ] } ] } ], "message": "Successfully calculated tax."}
This endpoint returns a complex nested object which can be processed to generate a web form.
The end user should fill out the web form to provide information necessary for Commenda to offer a new sales tax registration. See more details here.