- Print
- DarkLight
- PDF
Create new Attached Document
Operation is used to create new attached document. Available from product version 3.2.8.
Attachment to be created
<<_objecttype>> id of the object attached to the document. It is unique id which determines type of the target object. <<_getobjecttypes>>
creator
Creation date and time
Id of external document attached to the object
Unique id of Attached Document
Id of the object attached to the document
A created Attachment
{
"createdBy": "USER",
"createdTs": "2020-06-05T11:23:42Z",
"documentId": 52902,
"id": 33790,
"target": 404901
}
creator
Creation date and time
Id of external document attached to the object
Unique id of Attached Document
Id of the object attached to the document
There was an error in request. Usually field validation failed.
{
"attachedObjectType": [
"This field is required."
],
"documentId": [
"This field is required."
],
"target": [
"This field is required."
]
}
Fields which failed validation
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
Detailed description of error