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

Error403OrderCurrency1CustomerDisabled

Model getters

Method name Return type Description Notes
getErrorCode() string trade.currency1AccountId.customer.disabled
Example: trade.currency1AccountId.customer.disabled
 
getMessage() string Currency1 account’s customer ${currency1Account.customerId} is disabled, unable to perform exchange trade.
Example: Currency1 account's customer ${currency1Account.customerId} is disabled, unable to perform exchange trade.
 
getStatusCode() float 403
Example: 403