Order Status Request


To receive order status information back from the WeFulfillIT.com server, submit a status inforequest. The merchant order number(<ORDERNO>) or the WeFulfillIT order number(<CUSTOMERID>) is acceptable.

<?xml version="1.0" encoding="iso-8859-1"?>
<INFOREQUEST>
<TYPE>STATUS</TYPE>
<MERCHANTID>1441</MERCHANTID>
<PASSWORD>Password</PASSWORD>
<CUSTOMERID>50415</CUSTOMERID>
<ORDERNO>P15442</ORDERNO>
</INFOREQUEST>

Submitting the inforequest will return the details as such:

<?xml version='1.0' encoding='iso-8859-1'?>
<STATUS>
   <ORDERSTATUS>10/11/07</ORDERSTATUS>
</STATUS>
RETURNED STATUS
DESCRIPTION
OPEN The order has been received, parsed and in the system.
OPEN-PACKSLIPPRINT The order packing slip has been printed and is being filled.
OPEN-INVHOLD The order has been placed on inventory hold.
NO STATUS The order has not been entered into the system. NOTE: Allow 5 minutes after order posting to appear in the system.
Date The order has been shipped on the date indicated.