post https://sandbox-api.helix.q2.com/customer/createBusiness
Tip: Use with Node.js 18+ for best results.
Error Codes
Click to expand
| Code | Message (en-US) | Notes |
|---|---|---|
| 1-60000 | Any "Common Error Code" may occur. | See Common Error Codes |
| 60006 | businessNameOnCard {0} is restricted to 26 characters. | |
| 60007 | businessNameOnCard {0} contains invalid characters. Refer to API documentation for valid characters. | |
| 60261 | Invalid taxIdType '{0}'. Refer to API documentation for valid types. | |
| 60262 | BusinessLegalName is a required field | |
| 60268 | LegalEntityType is a required field | |
| 60269 | Invalid legalEntityType '{0}'. Refer to API documentation for valid types. | |
| 60270 | A business with same businessLegalName '{0}' and legalEntityType '{1}' and doingBusinessAs '{2}' and taxId '{3}' already exist | |
| 60272 | PrimaryBusiness address type is required | |
| 60273 | Registered address type is required | |
| 60274 | FormationState must not be longer than 2 characters | |
| 60275 | TaxIdType is a required field | |
| 60350 | Only five addresses are allowed -- one for each valid type. Refer to API documentation for valid types. | |
| 60351 | Only three phones are allowed -- one for each valid type. Refer to API documentation for valid types. | |
| 61400 | Program is not authorized to use this endpoint. Please contact your relationship manager for details. | |
| 66901 | Invalid Address Type '{0}'. Refer to API documentation for valid types. |
