get https://api.zeal.com/companies/authorization_documents
Fetch and view Company Authorization Documents.
View documents that require authorization in order to onboard a company. Users must complete Tax Information Terms, Reporting Agent Terms, Direct Deposit, and Terms and Conditions Forms before onboarding.
Returns
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Contains fetched document object(s) with respective document download links |
errors | array | Contains a list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |