/accounts/preferences

GET (version: 1)

Returns account preferences.
Response
Returns all account related preferences
trailingStopsEnabled (Boolean) Trailing stops: whether the user wants to be allowed to define trailing stop rules for his trade operations

PUT (version: 1)

Updates account preferences.
Request
Parameter Type Name Description
Body request (Object)
Edits the account preferences
trailingStopsEnabled (Boolean) New trailing stop preference.
Response
Returns the outcome of the account settings edit operation
status (Constant)
Status of the request. There is currently only one value but the list may be expanded in future.
SUCCESS