Save External Document Output

Output representation for save external document operation.
JSON example
1{
2   "id":"XXXXXXXX",
3    "isSuccess":true,
4   "message":"XYZ"
5}
Property Name Type Description Filter Group and Version Available Version
id String ID of an external document. Small, 58.0 58.0
isSuccess Boolean The isSuccess flag for save external document operation. Small, 58.0 58.0
message String The response message for save external document. Small, 58.0 58.0