List of orders is enriched with new query filter
– our existing endpoint [GET] List Of Orders now supports the new query filtering parametr shippingCompanyCode
. Now everyone is able to correctly filter by the proper carrier
List of all orders is enriched with new advanced query filters
– our existing endpoint [GET] List Of All Orders currently supports 3 new query filtering parameters (statusId
; changeTimeFrom
; changeTimeTo
). Your filtering will now be more precise, adjustable and efficient to meet all your users’ needs
List of all orders is enriched with new advanced query filters
– our existing endpoint [GET] List Of All Products currently supports 3 new query filtering parameters (statusId
; changeTimeFrom
; changeTimeTo
). Your filtering will now be more precise, adjustable and efficient to meet all your users’ needs, hand in hand with the endpoint enrichment above mentioned
Discussions are now available via API
– meet our new endpoint [GET] List Of Discussions Posts with filtering possibilities
Documentation examples are fixed
– APIARY examples have been unified, in case of displaying “null” values
Multilanguage support fix
– filtering parameters exports or multiplication their values by translation (multilanguages) usage for other language mutations of the e-shop via API now work correctly
Enjoy!