Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Error403CustomerInactive

Model getters

Method name Return type Description Notes
getErrorCode() string customer.inactive
Example: customer.inactive
 
getMessage() string Unable to perform operation on inactive customer.
Example: Unable to perform operation on inactive customer.
 
getStatusCode() float 403
Example: 403