post https://sandbox-api.helix.q2.com/card/removeAccount
Removes an account from a card. Can be reversed by calling /card/addAccount.
The customerId
attempting to remove the account must have an accessTypeCode
of FULL
to that account and the customer itself must have a accessTypeCode
of FULL
or ACCT
.
Error Codes
Click to expand
Code | Message (en-US) | Notes |
---|---|---|
1-60000 | Any "Common Error Code" may occur. | See Common Error Codes |
150701 | Invalid CardId {0} or CustomerId {1} is not associated with the card. | |
150702 | Cannot remove primaryAccountId {0} from cardId {1}. First reassign a new primary account to the card, then try again. |