Documentation PS-API
The PS-API is the way to communicate, automatically, with the PS database. Through so-called API calls product information can be retrieved. Product owners also can send product information.
If you want use this service, send a request to renate@psinfoodservice.com containing the following information: Name, email, company, address, intended data use and functionality of the account (e.g. sending/updating data, retrieving data). The PS-API Account has access to all public data and non-public data authorised to your personal PS-API account.
Information and examples of the use of PS-API.
Information PS-API V6
Future and past changes.
Here you can see all changes that are coming, or have been implemented in the past.
Explanation and documentation use of PS-API
Detailed documentation on the use of PS-API. Read this first
Scenarios retrieving productinfo PS-API
Detailed information about the most common scenarios for retrieving product information using the PS-API.
Documentation PS-API calls
Overview of different calls en possible parameters
XSD PS-XML V6
Description of available fields and structure of PS-XML format (V6)
Masters
Overview of available masters for use in lists. This is also available in in the API
Example V6 xml of complete product
Example of a XML with a brand, and all possible fields.
Example productsheet
Shows the xml data in our productsheet.
Example in c#
Example in c# with common calls
Example in PHP
Example in PHP with common calls