Versions Compared

Key

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

...

If the company provided have a company id of 0, a new company will be created and a new company id will be provided.

Input


customercustomerThe company/customer to create/update

...

procedurescollection[ procedure ]The procedures


AddFileToCustomer

Add a file to a company/customer.

Input



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


Output



None--