Four51 Admin Web Services


Four51 Admin Web Services

For getting data into Four51 and automating common administrative tasks, Four51 has created a suite of SOAP-based web services, which can be used to create, update and remove data from your seller interface. Roughly two dozen methods are available to add value to your integration with Four51.

The following methods all have WSDL (Web Service Definition Language) that explain the proper format/syntax needed to make the SOAP requests. Nearly all of the methods require Interop IDs to be set on the target objects on Four51. Interop IDs are not enforced to be unique on Four51, however they should represent unique identifying information for the same objects in your back-office system.

NOTE: Web Services need to be enabled on your admin interface and a Shared Secret will need to be configured to make the calls. Contact your Four51 representative to get Web Services enabled today.


Reference Material:
Four51 Admin Web Service Implementation Guide
OrderCloud Integration Guide

Related Articles:
Address Web Service
Category Web Service
Cost Center Web Service
Custom Order Field Web Service
Group Web Service
Order Web Service
Party Web Service
Product Web Service
Project File Web Service
Purchase Order Web Service
Spending Account Web Service
User Web Service

Labels: Web Services, XML, Integration, Automation, SOAP-based