Webservices Presentation

Introduction

The Spartoo marketplace webservices automatically manage the information flux between your website and the Spartoo website.
Almost every action that is possible in the backoffice is also possible via the webservice.

The Spartoo marketplace webservices use the HTTP protocol.
Each webservice has a different url and specific parameters.
Unless stated otherwise in the webservice documentation, the parameters can either be in GET or in POST.
The webservices will send an XML file that contains an error code.
If the error code equals 1, everything is ok, and XML file contains the required information and/or the required action has been taken.
If the error code is less than 0, then there was an error and you must refer to the webservice error codes to understand what did not function correctly.

Webservices List

Product management

Order management

Return management

Provisioning

See all provisioning codes