Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


contractidnumberThe ID of the salescontract to add the file to.
filenamestringThe name of the file, eg. “MyDocument.PDF”
filedatabinaryA binary stream. base64_encode(Required)
titlestringA file title (not a file name)
folderstringThe path of the folder, eg. "FilesFromAPI/Diagrams"


Output


None--

GetProductUseStatusHistoryByLastChange

Create a line for a quotation, or update an existing line.

Input

changedatedateReturn all productusestatushistories's changed on or after the provided date.changetimetimeIf this is provided only return productusestatushistories's changed after the provided date and time.resumekeystringIf a partial result is returned, provide the resumekey received along with the partial result, to get the rest of the entries

Output

state_historyarrayThe array of the product use's state history.

GetProductUseStatusHistoryByTodoID

Create a line for a quotation, or update an existing line.

Input

...

Output

...

GetProductUseStatusHistoryByProductUse

Create a line for a quotation, or update an existing line.

Input

...

Output

...