Skip to main content
GET
Get open costs and credit

Query Parameters

currency
enum<string>
required

The currency denomination

Available options:
CASH,
COIN

Response

200 - application/json

Successfully retrieved open costs and credit.

openPositionCost
number
required

The cost locked in open positions.

Example:

250

openOrderCost
number
required

The cost locked in open orders.

Example:

100

credit
number
required

The credit amount available to the trader.

Example:

500

currency
enum<string>
required

The currency denomination of the associated wallet.

Available options:
CASH,
COIN
Example:

"CASH"