Skip to main content

Changelog

All notable changes to the current API will be documented here. To learn about API versioning, see API Lifecycle.

March 2024

Added functionality for getting a list of prefilled product orders: GET:/management/v1/product-orders

Added functionality for deleting prefilled product orders: DELETE:/management/v1/product-orders/{prefilledProductOrderId}

February 2024

Added possibility to prefill merchant category code using the POST:/management/v1/product-orders endpoint.

Updated the POST:/management/v1/product-orders productType enum with new values. The old deprecated values will still be supported.

Updated the GET:/management/v1/partners/price-packages productType enum with new values.

October 2023

Added Get one merchant by business identifier. This is the GET:/management/v1/merchants/{scheme}/{id} endpoint.

Added Get all sales units. This is the GET:/management/v1/sales-units endpoint.

Help us improve our documentation

Did you find what you were looking for?