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

BlockAmount403Response

Model getters

Method name Return type Description Notes
getErrorCode() string customer.not.exists
Example: customer.not.exists
 
getMessage() string No customer with given external ID ${externalId} exists.
Example: No customer with given external ID ${externalId} exists.
 
getStatusCode() float 403
Example: 403