Skip to main content
POST
Create New Locates

Path Parameters

portfolio_id
string
required

The unique ID of the portfolio

Body

application/json
symbol
string
required

Currency symbol

Example:

"BTC"

amount
string
required

Locate Amount

Example:

"100"

conversion_date
string

Deprecated: Use locate_date instead

Example:

"2023-11-01T00:00:00.000Z"

locate_date
string

The target date of the locate (YYYY-MM-DD)

Example:

"2023-11-01T00:00:00.000Z"

Response

200 - application/json

A successful response.

locate_id
string