post https://sandbox-api.helix.q2.com/customer/createBusinessApplication
Warning Use of this endpoint requires approval from Q2 and your bank of record.
Error Codes
Click to expand
| Code | Message (en-US) | Notes |
|---|---|---|
| 1-60000 | Any "Common Error Code" may occur. | See Common Error Codes |
| 196000 | BusinessCustomerId is a required field | |
| 196001 | CustomerId is a required field | |
| 196002 | ControlPersonCustomerId is a required field | |
| 196003 | ControlPersonIsBeneficialOwner is a required field | |
| 196004 | IsExemptFromBeneficialOwnership is a required field | |
| 196005 | ExemptFromBeneficialOwnershipReasonType is a required field | |
| 196006 | RelationshipType is a required field | |
| 196007 | IsBeneficialOwner is a required field | |
| 196008 | CanOpenAccounts is a required field | |
| 196009 | Invalid relationshipType '{0}'. Refer to API documentation for valid types. | |
| 196010 | Invalid exemptFromBeneficialOwnershipReasonType '{0}'.Refer to API documentation for valid types. | |
| 196011 | ControlPersonRelationshipType is a required field | |
| 196012 | The sum of beneficalOwnerPercentage of related customers exceeds the limit of {0} | |
| 196013 | No additional related owner can be a beneficial owner when IsExemptFromBeneficialOwnership is {0} | |
| 196014 | BusinessCustomerId '{0}' does not exist within this program | |
| 196015 | BusinessCustomerId '{0}' is not a valid business customer" | |
| 196016 | ControlPersonCustomerId '{0}' does not exist within this program | |
| 196017 | ControlPersonCustomerId '{0}' is not a valid individual customer | |
| 196018 | Related CustomerId '{0}' does not exist within this program | |
| 196019 | Invalid controlPersonRelationshipType '{0}'. Refer to API documentation for valid types. | |
| 196020 | ControlPersonBeneficialOwnerPercentage '{0}' exceeds percentage limit of '{1}' | |
| 196021 | BeneficialOwnerPercentage '{0}' exceeds percentage limit of '{1}' | |
| 196022 | Customer relationship between businessCustomerId '{0}' and controlPersonCustomerId '{1}' already exists | |
| 196023 | Customer relationship between businessCustomerId '{0}' and customerId '{1}' already exists |
