{ "type": "<string>", "id": "<string>", "url": "<string>" }
Generates a presigned URL to upload a document to the brokerage firm. Provide document metadata in the body and any additional parameters in the query.
the brokerageFirm id
Optional: the whenAt datetime
Optional: the branchId
Document metadata for upload
name
metadata of the policy
Show child attributes
the key of the metadata
the value of the metadata
[{ "key": "category", "value": "kbis" }]
Upload URL generated successfully.
type
the document's id
url of the document
Was this page helpful?