Anchor to StoreCreditAccountDebitUserErrorCodeStore
enumStore Credit Account Debit User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to ACCOUNT_NOT_FOUNDACCOUNT_NOT_FOUND
The store credit account could not be found.
- Anchor to INSUFFICIENT_FUNDSINSUFFICIENT_FUNDS
The store credit account does not have sufficient funds to satisfy the request.
- Anchor to MISMATCHING_CURRENCYMISMATCHING_CURRENCY
The currency provided does not match the currency of the store credit account.
- Anchor to NEGATIVE_OR_ZERO_AMOUNTNEGATIVE_OR_ZERO_AMOUNT
A positive amount must be used to debit a store credit account.
Was this section helpful?