- Extended
Product order parameters
withUnitCost
. - Extended parameters of
Get all accounting items
withTimeFilter
. - Added
Get all bills by ids
operation. - Added
Get all customers by emails
operation.
- Extended
Accounting item
withInvoiceId
. - Extended
Space category
withDescription
andImageIds
. - Extended
Customer
withNotes
. - Extended
Key cutter command data
withReservationId
. - Extended parameters of
Add customer
andUpdate customer
withClassifications
andNotes
. - Extended parameters of
Add reservations
withIdentifier
. - Added
Get all reservations by customers
operation. - Added
Price reservations
operation. - Added
Add customer file
operation. - Added
Get image URLs
operation.
- Extended
Reservation
withOrigin
. - Extended
Enterprise
withCurrencies
. - Extended
Space
withFloorNumber
andBuildingNumber
. - Added
Get all countries
operation. - Added
Get all currencies
operation. - Added
Get all exchange rates
operation. - Made
Type
in parameters ofAdd external payment
optional.
- Extended
Company
withAddress
. - Extended
Space category
withUnitCount
. - Extended parameters of
Add reservations
withState
. - Added
Add printer command
operation. - Added
Add key cutter command
operation. - Added
Get all devices
operation.
- Extended
Enterprise
withEmail
andPhone
. - Extended parameters of
Get all reservations by ids
withExtent
. - Added
Add external payment
operation.
- Extended
Company
withIdentifier
andElectronicInvoiceIdentifier
. - Extended
Rate
withIsPublic
. - Extended
Enterprise
withTimeZoneIdentifier
. - Added
Get all departments
operation.
- Extended
Customer
withNumber
.
- Renamed
Charge Customer
toAdd order
, the old endpoint still works. - Extended parameters of
Add order
withProductOrders
. - Extended
Bill
withCustomerId
,CompanyId
andDueUtc
. - Extended
Enterprise
withCreatedUtc
,EditableHistoryInterval
. - Extended
Product
withPrice
. - Extended
Key cutter command data
withKeyCutterData
. - Added
Passport scanner command data
.
- Added
Get all company contracts
operation. - Added
Get all cashiers
operation. - Added
Get all cashier transactions
operation.
- Added
Get service availability
operation. - Added
Add reservations
operation. - Extended
Company
withTaxIdentificationNumber
. - Extended
Accounting item
withCustomerId
. - Extended parameters of
Add customer
withOverwriteExisting
and updated behaviour to return error in case of duplicate customer, unlessOverwriteExisting
is set totrue
. - Updated behaviour of
Update customer
to return error in case of duplicate customer.
- Extended
Customer
withLoyaltyCode
and added it as a parameter to theAdd customer
andUpdate customer
. - Added
Get all closed bills
operation. - Extended
bill
withType
. - Extended
Key cutter command data
withKeyCount
. - Added
Merge customers
operation. - Extended
Enterprise
withWebsiteUrl
andAddress
. - Extended
Currency value
withNet
.
- Added
Fiscal machine command data
.
- Added optional
ConsumptionUtc
parameter toCharge customer
operation. - Extended response of
Get Rate Pricing
operation withCurrency
. - Added
Classifications
toCustomer
. - Added
Ordering
toSpace category
. - Added
CancelledUtc
toReservation
. - Added optional
AllowOpenBalance
andNotes
parameters toProcess Reservation
operation. - Extended websocket events with
Reservation event
.
- Extended
Reservation
withAssignedSpaceLocked
. - Added
Rate Extent
toGet All Rates
, addedRate Restrictions
to the result. - Added
Space Extent
toGet All Spaces
, added andSpace Feature
s andSpace Feature Assignment
s to the result. - Added
Update Reservation Interval
operation. - Added optional
ServiceId
parameter toCharge Customer
operation, so any service can be charged. - Added
Promotions
toService
andProduct
. - Extended
Customer
withSecondLastName
and added it as a parameter to theAdd Customer
andUpdate Customer
.
- Introduced
Websockets
and first use case for command events.
- Deprecated
BirthDateUtc
onCustomer
and inUpdate Customer
parameters.BirthDate
without time specified should be used instead. - Deprecated
IssuanceUtc
andExpirationUtc
onDocument
.Issuance
andExpiration
without time should be used instead.
- Added
ServiceId
toAccounting Item
.
- Added
Update Space State
operation. - Added
Add Reservation Product
operation. - Extended
Product
withShortName
. - Extended
Reservation Time Filter
withCancelled
option.
- Extended
Get All Reservations
operation withExtent
parameter. This simplifies some of integrations, since now it is possible to fetch both reservations and their items at the same time. It is no longer necessary to first get all reservations and then obtain their items usingGet All Reservation Items
. Also clients that do not use reservation groups or reservation customers should specify theExtent
to be onlyReservations
and nothing else in order to reduce unnecessary network traffic. On the other hand, if the client makes many successive calls toGet All Reservations
, it is not recommended to include things that do not vary intoExtent
. E.g.Spaces
orRates
should still be fetched once, not together with every reservation fetch. - Added
Overlapping
time filter toGet All Reservations
operation. - Added
Get Configuration
operation. - Added
Update Reservation Space
operation. - Added
Update Reservation Requested Category
operation.
- Extended
Update Customer
operation parameters withEmail
. - Extended
Accounting Category
withClassification
.
- Added
Delete Reservation Companion
operation. - Added
Get All Customers
operation. - Extended
Customer
withCreatedUtc
andUpdatedUtc
.
- Extended
Customer
withBirthPlace
. - Extended
Document
withIssuance
.
- Extended
Accounting category
withLedgerAccountCode
,PostingAccountCode
andCostCenterCode
. - Extended
Customer
withLanguageCode
.
Next |
---|
Changelog 2016 |