Support Documentation

API Documentation

CATEGORY: Integrations
Setup & Onboarding

This is our documentation page for custom programming into our open API via web services.Here are two documents for you:1. Simple AddOrder.xml file that shows what we can accept for accepting new shipping orders (We can provide this document to you).2. Our Web Services documentation guide.API Documentation Download

Here is some additional information for your developer to look at on web services:Test Page:rhu141.veracore.com/PmOmsDev/WsTest.aspxThis is a webpage we created that allows you to enter information into various fields and receive back the request XML that should be sent via the API. Please use namespace OMS, which is the default setting.API Calls / Documentation
http://rhu141.veracore.com/pmomsws/oms.asmx Live Order Posting
http://rhu141.veracore.com/pmomsws/oms.asmx?wsdl Here is also a quick list of high level information for each of the calls:

AddMailer – Create a mailer record. Mailer records are basically ship to addresses.
AddOrder – Create an Order.Add
AddProduct – Create a Product/SKU.
AddPurchaseOrder – Create a Purchase Order.
CancelExpectedArrival – Cancel previously recorded expected arrival (ASN).
CancelExpectedArrivalComponent – Cancel a specific Product from a previously recorded expected arrival (ASN).
GetOffers – Obtain Offer information (Offer ID, Description, On-Hand balance, etc.)
GetOrderInfo – Obtain Order Inquiry information (Order Status).
GetProductShipmentAllProds – Obtain information from the “Product Shipment Datasheet” within Pro-Mail.  This datasheet contains detailed information regarding Products that have been shipped.
GetProductShipmentProdList – Obtain information for specific Products only within the “Product Shipment Datasheet” within Pro-Mail.
SaveExpectedArrival – Create an expected arrival of inventory (ASN).
SaveOffer – Create an Offer.