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

Error403OrderCurrency2CustomerDisabled

Model getters

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