Configuration
Get Account Configuration
Retrieve account configuration details.
GEThttps://cams.aquanow.com/api/v1/accounts/{accountId}/configuration
Path parameters
accountId*string (uuid)
The account ID
Response
Successful response
Body
accountIdstring (uuid)
accountStatusAccountStatus (enum)
ACTIVEINACTIVECREATING
creditLimitstring (integer)
Example: "40000"
accountTypeAccountType (enum)
CREDITCASH
tradeStrategyEnablementarray of enum
pairEnablementarray of enum
depositBankAddressnullable object
depositWalletsarray of object
Request
Response
Last updated