USS-Connect API download page

client certificate

Unitedprint webservices require a client certificate. This certificate contains a party group. A party group consists of one or more Unitedprint customer accounts. This ensures that no other users can access to your data on the Unitedprint servers.

You can manage your own product definitions, customer accounts and send orders within your Unitedprint party group. Please call the Unitedprint cutomer service to get your own party group.

For tests you can download our public sample certificate. Save this file on your local system and change the following line in a downloaded sample script
'local_cert' => '/www/certs/sample.cert',

download sample.cert

php catalogue client

You can access the Uniteprint product catalogue with your own client. Download the sample script, donwload a certificate and start immediately catalogue requests to get prices and delivery informations. The sample certificate allows only access to our test environment. This script demonstrate the catalogue function getCustomCatalogue.

download catalogue_demo.php

php catalogue list client

This demo script demonstrate how you can access your custom products which you have saved before with the catalogue sample script. Your can get detailed informations for any saved products like prices and delivery informations. This script use the catalogue functions getCatalogueList and getCustomProduct. It is a faster alternative to getCustomCatalogue.

download catalogueList_demo.php

php order client

If you have a product in the Catalgue selected, you can save it to make a orderable product. Use the name of this new created product for your order.

Any order request requires a user account. The ordering script requires a product name, a quantity and at least one shipping address. The quantity and the shipping type can be different from your saved product. You can order every in the catalogue existing quantity. The order demo script supports only one shipping address. You can use multiple shipping addresses.

Use the validation flag to validate your order. You can use it for price resquests also.

download order_demo.php

UP interface documentation

This document describes the SOAP interface of Unitedprint (UP) controlling API calls (Application Programming Interface).

This documentation contains all information that is necessary to use the interface for UP partners.

download UP interface documentation German
download UP interface documentation English