cURL
curl --request POST \ --url https://api.example.com/view-specific/{brokerageFirmId}/create-active-team \ --header 'Content-Type: application/json' \ --data ' { "productIds": [ "<array>" ], "customFields": [ "<string>" ] } '
{ "brokerageFirmId": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.korint.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.korint.io/llms.txt
Use this file to discover all available pages before exploring further.
Brokerage firm ID
Product IDs to create distribution requests for
Custom fields for the brokerage firm
Was this page helpful?