Upload a Firm Supporting Document

POST {{base_url}}/firm/fw_files

Use this endpoint to upload a supporting document or file in the Firms hub.

Request Body

[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"FileID":"224243d6-abc2-412d-6153-c4b21133ab16","FileName":"Firm.pdf"}]