Anchor to StoreCreditAccountCreditUserErrorCodeStore
enumStore Credit Account Credit 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 CREDIT_LIMIT_EXCEEDEDCREDIT_
LIMIT_ EXCEEDED The operation would cause the account's credit limit to be exceeded.
- Anchor to EXPIRES_AT_IN_PASTEXPIRES_
AT_ IN_ PAST The expiry date must be in the future.
- 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 credit a store credit account.
- Anchor to OWNER_NOT_FOUNDOWNER_
NOT_ FOUND Owner does not exist.
- Anchor to UNSUPPORTED_CURRENCYUNSUPPORTED_
CURRENCY The currency provided is not currently supported.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of
.
Was this section helpful?