Skroutz Marketplace Integration – Solution Overview#
This integration with the Skroutz Marketplace enables the automated delivery of PDF invoices through the Skroutz Orders API.How it works#
Upon issuing an invoice for a Skroutz order:the PDF is generated automatically
it is sent to Skroutz via API
it becomes available to the end customer within the Skroutz platform
Required fields#
orderCode: identifies the Skroutz order
additionalDetails.callback = true: enables automated delivery
Error handling#
Automatic detection of common errors (e.g. authentication failures, invalid order, invalid file)
Email notification in case of failure (sent to AdminCompanyEmail)
Reliability#
Retry mechanism with up to 3 attempts
Full logging of all failed attempts
In case of permanent failure#
A detailed email is sent containing the error information
The invoice must then be uploaded manually to Skroutz
Modified at 2026-04-21 12:15:01