PUT
/
customers
/
{id}
/
documents
/
url

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

The _id of the customer you wish to upload documents for.

Body

application/json
fileName
string
required

Name of file to be uploaded.

fileType
string
required

File MIME type e.g image/png

Response

200 - application/json

The response is of type object.