Here’s what’s news in API Release, which is in production since August 15, 2023!
Upcoming Breaking changes:
New restrictions aimed on async jobs
from the end of August a new validation process will be released, where the possibility of concurent run of async jobs with the same URL multiple times is not going to be allowed, while the previous one with same URL is in (pending or running) stage
New features:
Allowing async endpoints only with when job:finished webhook is registrated
as we announced in release news from July 17, only with job:finished registered webhook will allow the full spectrum of async job endpoints to be used, otherwise status code 403 Forbidden will be received
Invoices snaphot is extended by queries
GET List of all invoices snapshot now supports filtering queries as we announced in the recent release news
filtering parameters spectrum can be found in the endpoint details