Upload a Firm Image

POST {{base_url}}/firm/:ClientID/photo

Use this endpoint to upload an image file for a firm (or client).

Request Body

[{"name"=>"files[]", "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

{"IDs":{"ClientID":"ADMIN1150317070632"},"GetRecord":null,"Status":1,"ReloadRequired":false}