Configuration

Get Customer Configuration

get
/v1/customers/{customerId}/configuration

Retrieve configuration details for a customer by customer ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
customerIdstring · uuidRequired

The customer ID of the customer

Responses
chevron-right
200

OK

application/json
customerIdstring · uuidOptional
referenceIdstringOptional
customerPreTradeRiskGroupstring · enumOptionalExample: LOWPossible values:
enabledTradePairsstring[]OptionalExample: ["BTC-USD","ETH-USD"]
get
/v1/customers/{customerId}/configuration

Last updated