Versions Compared

Key

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

...

The company id in the input customer object will be ignored.

Input

customercustomerThe company/customer to create/update

...

Output

customerscollection[ customer ]A collection either empty if no customer was found, or with exactly one element being the customer.

...

Output

customerscollection[ customer ]A collection either empty if no customer was found, or with exactly one element being the customer.

...

Output

customerscollection[ customer ]A collection of the relevant customers, or an empty collection if no customers was found.
resumekeystringSometimes the entire result cannot be returned because it's to large. In that case a resumekey is returned along with the results. Execute the command again with this resumekey to get the remaining results.
qfoncheckoutnumberThe ID of a question form to fill in when checking out from a customer.

...

changedatedateReturn all depot order lines changed on or after the provided date.
changetimetimeIf this is provided only return depot order lines 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

linescollection [ depotorderline ]The depot orderlines

GetDocumentsByCustomerID

...

Output

documentscollection [ document ]The documents present on the customer
folderscollection [ folder ]The folders present on the customer

...

None--

Output

typescollection[ customertype ]A collection of all customer types in the Microbizz system.

...

Output

procedurescollection[ procedure ]The procedures


AddFileToCustomer

...