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
...
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
...
...
...
...
Output
...
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.
...
...
GetRegistrations
Get all registrations for a given object.
Input
...
Output
...
GetRegistrationsByLastChange
...
Input
...
Output
...
...