Changelog 2017
6th December 2017
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.
30th November 2017
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.
9th November 2017
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.
19th October 2017
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.
21st September 2017
Extended
Enterprise
withEmail
andPhone
.Extended parameters of
Get all reservations by ids
withExtent
.Added
Add external payment
operation.
13th September 2017
Extended
Company
withIdentifier
andElectronicInvoiceIdentifier
.Extended
Rate
withIsPublic
.Extended
Enterprise
withTimeZoneIdentifier
.Added
Get all departments
operation.
31st August 2017
Extended
Customer
withNumber
.
24th August 2017
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
.
16th August 2017
Added
Get all company contracts
operation.Added
Get all cashiers
operation.Added
Get all cashier transactions
operation.
2nd August 2017
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.
19th July 2017
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
.
12th July 2017
Added
Fiscal machine command data
.
3rd July 2017
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
.
18th June 2017
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
.
13th June 2017
Introduced
Websockets
and first use case for command events.
7th June 2017
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.
10th May 2017
Added
ServiceId
toAccounting Item
.
3rd May 2017
Added
Update Space State
operation.Added
Add Reservation Product
operation.Extended
Product
withShortName
.Extended
Reservation Time Filter
withCancelled
option.
12th April 2017
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.
22nd February 2017
Extended
Update Customer
operation parameters withEmail
.Extended
Accounting Category
withClassification
.
9th February 2017
Added
Delete Reservation Companion
operation.Added
Get All Customers
operation.Extended
Customer
withCreatedUtc
andUpdatedUtc
.
26th January 2017
Extended
Customer
withBirthPlace
.Extended
Document
withIssuance
.
18th January 2017
Extended
Accounting category
withLedgerAccountCode
,PostingAccountCode
andCostCenterCode
.Extended
Customer
withLanguageCode
.
Last updated