{
"data": [
{
"id": "<string>",
"type": "<string>",
"status": "PENDING",
"brokerageFirmId": "<string>",
"productId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"brokerageFirm": {
"type": "<string>",
"firmType": "WHOLESALE",
"id": "<string>",
"companyInfo": {
"siret": "<string>",
"siren": "<string>",
"nafCode": "<string>",
"nafLabel": "<string>",
"name": "<string>",
"creationDate": "<string>",
"location": {
"city": "<string>",
"country": "<string>",
"address": "<string>",
"postCode": "<string>"
},
"legalStatus": {
"1": "<string>",
"2": "<string>",
"3": "<string>"
},
"headcount": "<string>"
},
"createdAt": "2023-11-07T05:31:56Z",
"tenantId": "<string>",
"customFields": [
{
"key": "<string>",
"value": "<string>"
}
],
"parentBrokerageFirmId": "<string>"
}
}
],
"pageInfo": {
"first": true,
"last": true
},
"totalCount": 123,
"currentPage": 123,
"totalPages": 123
}{
"data": [
{
"id": "<string>",
"type": "<string>",
"status": "PENDING",
"brokerageFirmId": "<string>",
"productId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"brokerageFirm": {
"type": "<string>",
"firmType": "WHOLESALE",
"id": "<string>",
"companyInfo": {
"siret": "<string>",
"siren": "<string>",
"nafCode": "<string>",
"nafLabel": "<string>",
"name": "<string>",
"creationDate": "<string>",
"location": {
"city": "<string>",
"country": "<string>",
"address": "<string>",
"postCode": "<string>"
},
"legalStatus": {
"1": "<string>",
"2": "<string>",
"3": "<string>"
},
"headcount": "<string>"
},
"createdAt": "2023-11-07T05:31:56Z",
"tenantId": "<string>",
"customFields": [
{
"key": "<string>",
"value": "<string>"
}
],
"parentBrokerageFirmId": "<string>"
}
}
],
"pageInfo": {
"first": true,
"last": true
},
"totalCount": 123,
"currentPage": 123,
"totalPages": 123
}Status of the distribution request
PENDING, WAITING_FOR_SIGNATURE, APPROVED, DENIED, REVOKED the list of items in the page
Show child attributes
Unique identifier for the distribution request
entity type
Status of the distribution request
PENDING, WAITING_FOR_SIGNATURE, APPROVED, DENIED, REVOKED Brokerage firm the request is attached to
Product the request is for
Date the request was created
Show child attributes
Entity type
Brokerage firm type
WHOLESALE, RETAIL Brokerage firm id
Company info
Show child attributes
Siret number
Optional: Siren number
Optional: Naf code
Optional: Naf label
Optional: Company name
Optional: Creation date
Optional: Number of employees
Creation date of brokerage firm
Tenant id
Brokerage firm id
the total number of items
the current page
the total number of pages
Was this page helpful?