Skip to main content
POST
List brokerage firm derogations

Path Parameters

brokerageFirmId
string
required

Query Parameters

count
number
default:10

the number of items to return

page
number
default:1

the page to retrieve

Body

application/json
statuses
enum<string>[]
Available options:
PENDING,
DECLINED,
APPROVED,
CREATED,
APPROVED,
DENIED
brokerageFirmName
string

Brokerage firm name

queryString
string

Full text search

productIds
string[]

Product ids

Response

200 - application/json
data
object[]
required

the list of items in the page

pageInfo
object
required

the page info

totalCount
number
required

the total number of items

currentPage
number
required

the current page

totalPages
number
required

the total number of pages