Create Subscription

POST {{baseUrl}}/v1/rebalancing/subscriptions

Creates a subscription between an account and a portfolio.

Request Body

{"account_id"=>"123r1uhiaap9f1235556", "portfolio_id"=>"os124gb12244aagaggg1"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"id":"adh129dfuh2hjks","account_id":"1ahsd1234hagjjkda","portfolio_id":"asd123t1235sd123gsda123safd12","created_at":"2022-03-25T12:53:19.264Z","updated_at":"2022-04-25T12:53:19.264Z","last_rebalanced_at":"2023-03-25T12:53:19.264Z"}