To be able to plan an order you will need to set up a board within vPlan, with stages connected to specific activities. See Create planboard in our support documentation.
Attachment
id
string <uuid>
read-onlyoptional
Unique identifier
filename
stringÂ
optional
Filename of the attachment
file
string <uri>
optional
URI the file can be accessed on
type
enum<string>Â
optional
Allowed values:
fs.mostwanted.iootherFS clone
checksum
string <sha256>
optional
Checksum of the file. This checksum is a SHA-256 hash of the contents of the file.
signature
stringÂ
optional
Signature of the file, required for FS related url's, otherwise for informational purposes
bytes
integerÂ
optional
Size of the attachment in bytes
thumbnail
string <uri>
optional
URL the thumbnail can be accessed on
WARNING
If thumbnail_type is fs.mostwanted.io the url will expire over time
thumbnail_type
enum<string>Â
optional
Allowed value:
fs.mostwanted.io
thumbnail_checksum
string <sha256>
optional
Checksum of the thumbnail. This checksum is a SHA-256 hash of the contents of the thumbnail.
thumbnail_signature
stringÂ
optional
Signature of the thumbnail, required for FS related url's, otherwise for informational purposes
thumbnail_bytes
integerÂ
optional
Size of the attachment in bytes
collection_id
string <uuid>
required
Unique identifier of the Collection
user_id
string <uuid>
required
Unique identifier of the User
external_ref
string  | nullÂ
read-onlyoptional
Third-party reference of the object, for informational purposes only