Create/Upload Document
Header Parameters
Api-Keystring
Path Parameters
idinteger Required
Id of Contact to Upload Documents to
Body Parameters
file_contentstring
Base64 Encoded
file_urlstring
URL path to file (File must be publicly available)
file_namestring Required
Name of fileInclude the File Type extension in the name of the file. (e.g. .txt, .pdf, etc.)
descriptionstring Required
Description of file
doc_typestring Required
This property is an integer value, that is passed as a string. The value set must be one of the pre-existing doc_types available to the Contact. The "Get All Document Types" API Endpoint can be used to retrieve a list of the existing doc_type.
debt_idstring
debt id - integer passed as a string in request
content_typestring
Required if file_url is specified. Please see this list of common MIME types for examples of acceptable values.
Response
200
Object
Successful Request
Response Attributes
responseobject
Show child attributes
statusobject
Show child attributes
400
Object
An error has occurred
Response Attributes
statusobject
Error Response Status
Show child attributes
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?