For the complete documentation index, see llms.txt. This page is also available as Markdown.

setUserSettings (authorized)

Set info about sub-account RFQ settings for user

POST /api/rfq/authorized/setUserSettings

Headers:
{
EFX-Key: string
EFX-Sign: string
}
Body:
{
"clientId": int,
"favoriteInstruments": string[]
}

Last updated