cURL
curl --request POST \ --url https://api.example.com/distribution-requests \ --header 'Content-Type: application/json' \ --data ' { "productIds": [ "<string>" ], "brokerageFirmId": "<string>" } '
{ "results": [ { "type": "<string>", "id": "<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.
Product the request is for
Brokerage firm the request is attached to
Distribution requests
Show child attributes
Was this page helpful?