API Version 1.101.0

November 6, 2023


New features

1. New field “temporaryUUID” has been added to the input of API call savePayment. API clients can use this parameter to guarantee that a payment gets created exactly once. If an API client needs to re-send the call and the payment with the same temporary UUID already exists, API returns error code 1206. 
2. New fields "go_date_format", "go_month_day_format", "go_time_format", "go_hour_minute_format", "go_date_time_format" have been added to the output of API call getConfParameters
3. Flags "doNotUpdateLastModificationTime" and "useSuppliedIDForNewCustomer" have been added to API call saveCustomer.

Improvements

1. The purchase document numbering algorithm has been improved to avoid duplication of registration numbers.

Fixes

1. Fixed: API call getPointOfSaleDayTotals no longer converts the card type "CREDIT" to "OTHER". 
2. After creating a sales invoice from an order or a prepayment invoice, API now correctly updates the payment status.