...
AddRegistration
Add a time registration to Microbizz.
Input
...
Output
...
ApproveRegistration
Approve an existing time registration in Microbizz.
Input
...
Output
...
-
UpdateRegistration
Update an existing registration. Only works for registrations that already belong to the current user. Only updates minutes, start time, workarea, note and stars.
Input
...
Output
...
DeleteRegistrationByID
Delete a registration by ID.
Input
...
Output
none | - | - |
ClearRegistrationByDate
Clear all registrations from Microbizz, on a given date (and for a given user).
Input
...
Output
...
GetRegistrationByDate
Get all registrations in Microbizz, registered on a given date (and for a given user).
Input
...
Output
...
A collection of the relevant registrations, or an empty collection if no products were found.
...
Shows the state on the registration.
1: OPEN, 2: CLOSED, 3: CLOSED AND ACCEPTED
...
GetRegistrations
Get all registrations for a given object.
Input
...
Output
...
GetRegistrationsByLastChange
Get a collection of registrations changed since a given date and time. Please note that this refers to when the registration was changed, and not on what time it was made.
Input
...
Output
...
CloseRegistrationsByDate
Closes all registrations by date.
Input
...
Output
...
Shows the state on the registration.
1: OPEN, 2: CLOSED, 3: CLOSED AND ACCEPTED
GetRegistrationsPendingInvoicing
Get all registrations which is pending invoicing.
Input
...
Output
...
MarkRegistrationsAsInvoiced
Mark the given registrations as invoiced.
Input
...
Output
...
GetInternalRegistrations
Get all possible internal registrations in Microbizz.
Input
...
Output
...
GetAllRegistrationsByDateRange
Get all registrations for a period.
Input
...
Output
...
GetCustomRegistrationDefinitions
Get the definitions of all custom registrations.
Input
...
Output
...