This section describes the key features to allow the EXPEDY console to interconnect with external websites, or any other web-connected application.
The chosen communication principle is based on the Web Service.
All calls are secured by a control key:
SID: "XXXXXXXXXXXXXXXXXXXXXXXXXXX"
TOKEN: "XXXXXXXXXXXXXXXXXXXXXXXXXXX"
This key is available in your customer area at https://www.expedy.fr/console
The Web Service provided by Expedy is as follows:
https://www.expedy.fr/api/nom_du_service
Here is the non-exhaustive list of EXPEDY PRINT services:
Printer order: print
One of the easiest methods to interact with a Web Service in PHP is to use the "curl" function.
Contact our support team if you would like examples with other programming languages: support@expedy.fr
Comments
0 comments
Article is closed for comments.