Here’s what’s news in API Release that’s been in production since February 11, 2025!
Breaking Changes:
Modification in documentation path
Unfortunately, we had to change the structure of our new API documentation, which resulted in a modification of its path prefix from /openapi to /shoptet-api/openapi
Please always use https://api.docs.shoptet.com/ to access the documentation homepage, as it will always redirect to the correct path
We apologize for any inconvenience this may have caused.
New features:
New Proforma invoices snapshot
Based on the need from you, partners, to get complete data sets about proforma invoices, we conclude to enrich the API and create a new GET List of all proforma invoices endpoint which will provide the list of complete proof payments details
The behavior is standard, as you know from other snapshots, plus the endpoint also contains a larger spectrum of query filters, such as:
creationTimeFrom
creationTimeTo
changeTimeFrom
changeTimeTo
codeFrom
codeTo
proformaInvoiceCodeFrom
proformaInvoiceCodeTo
isValid
paid
currencyCode
New Proof payments snapshot
The next feature in the row that you, as partners, have asked for to get detailed and complex data is a new GET List of all proof payments
The behavior is standard, as you know from other snapshots, plus the endpoint also contains a larger spectrum of query filters, such as:
createdFrom
createdTo
updatedFrom
updatedTo
isValid
currencyCode
closed
taxDateFrom
taxDateTo
What we plan in upcoming days:
We are currently working on new tooling to give you the tools to integrate with our API faster and more efficiently. We’ll be working on this over the next 14 days and will, I believe, update you with more details soon.
Please note: the above outlook is subject to change due to unexpected events or changes in priorities – we do not commit to deliver these outputs and outcomes. Thank you for your understanding.