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

getUserSettings (authorized)

Get info about sub-account RFQ settings for user

POST /api/rfq/authorized/getUserSettings

Headers:
{
EFX-Key: string
EFX-Sign: string
}
Body:
{
"clientId": int
}

Last updated