Partner

Api Partner Controller Class

APIDescription
POST api/v1/partner/order/custId/{custId}

Imports an Order

POST api/v1/partner/order/custId/{custId}/byqueue

Imports an Order to a queue

GET api/v1/partner/order/custId/{custId}/reference/{reference}

Retrieve the Order status given the CustId and Order Reference

GET api/v1/partner/order/orderNo/{orderNo}

Retrieve the Order details given the OrderNo

POST api/v1/partner/order/custId/{custId}/reference/{reference}/cancelorder?clientType={clientType}

Cancel an existing Order given the CustID and Order Reference No

POST api/v1/partner/po/custId/{custId}?retNewPo={retNewPo}&poOrigin={poOrigin}&poSupplierId={poSupplierId}&poDepositorId={poDepositorId}

Imports an Inbound PO

GET api/v1/partner/po/poheader/{id}

Retrieves an Inbound PO Header record given the PKID

GET api/v1/partner/po/custId/{custId}/custponumber/{custPoNumber}/pofull?whCode={whCode}

Retrieves the Full Inbound PO details from the given CustID, CustPONumber and optional WhCode

GET api/v1/partner/po/custId/{custId}/custPoNumber/{custPoNumber}/receipts

Retrieve the Receipts for the given CustID and CustPONumber

GET api/v1/partner/po/posupplier/{id}

Retrieves an ApiPoSupplier record from the given PKID

POST api/v1/partner/po/posupplier/custId/{custId}

Update or Insert the supplied ApiPOSupplier

GET api/v1/partner/po/posupplier/custId/{custId}/supplierId/{supplierId}

Retrieve an ApiPoSupplier record given the CustID and SupplierID

POST api/v1/partner/po/custId/{custId}/custPoNumber/{custPoNumber}/closepo?forceClose={forceClose}

Close the PO for the given CustID and CustPONumber

POST api/v1/partner/stockcode/custId/{custId}

Create/Update a Stockcode from the supplied details

GET api/v1/partner/stockcode/custId/{custId}?pageIndex={pageIndex}&pageSize={pageSize}

Get a list of Stockcode basic Info by the given Owner

POST api/v1/partner/inventory/custId/{custId}/whcode/{whcode}

Retrieve the Warehouse Inventory info for the given Owner and Warehouse Code with optional filtering and paging

GET api/v1/partner/inventory/stockcode/{stockcode}

Retrieves the Warehouse Inventory level for a given StockCode

GET api/v1/partner/inventory/custId/{custId}/stockcode/{stockcode}/full?incUoms={incUoms}

Retrieves the Full StockCode details

GET api/v1/partner/asn/custId/{custId}/orderNo/{orderNo}

Retrieve the ASN details given the CustID and Customer OrderNo

GET api/v1/partner/shipment/custId/{custId}/orderNo/{orderNo}?confirmFromOrig={confirmFromOrig}

Retrieve all the Shipment records given the CustID and Customer OrderNo