Documentation
The Document object provides the ability to upload product documentation (via an online link or file upload) to the product object.
id
string
The identifier for the object.
name
string
The name of the document object.
Example: Guide to establishing a reseller relationship
description
string
The description of the document object.
Example: Learn what happens when you establish a reseller relationship with SoftwareOne
type
string
The type of the document object.
url
string
The URI to access the document object.
language.name
string
Name of the language.
Example: Polish
language.code
string
ISO code of the language.
Example: pl-pl
status
string
Status of the document, such as Draft, Published, or Deleted.
product
Reference to the Product object.
Example:
audit
Audit Object
Reference to the Audit object.
Example:
Example
Last updated
Was this helpful?