API Release news from September 10, 2023

Here’s what’s news in API Release, which is in production since September 10, 2023!

Upcoming Breaking changes:


New features:

Enrichment of variant parameters with IDs


Improvements:


Bugfixes:

Empty resultUrl for async jobs result

{
    "data": {
        "job": {
            ...
            "resultUrl": null,
            "log": "No orders found."
        }
    },
    "errors": null
}

Post navigation