CustomerConnectAccess

APIDescription
POST api/CustomerConnectAccess/{custId}/{coName}

Adds customer access for the specified customer identifier.

DELETE api/CustomerConnectAccess/{custId}

Deletes customer access for the specified customer identifier.

GET api/CustomerConnectAccess?custId={custId}&minLastChange={minLastChange}&isByPassErrorEmail={isByPassErrorEmail}

Gets customer access status for the specified customer identifier.

POST api/CustomerConnectAccess?actionName={actionName}

No documentation available.

ProductCrossReference

APIDescription
GET api/ProductCrossReference?manufacturerPart={manufacturerPart}&dixonPart={dixonPart}&minLastChange={minLastChange}&isByPassErrorEmail={isByPassErrorEmail}

Gets the related dixon part numbers relating to the specified customer part number.

POST api/ProductCrossReference?actionName={actionName}

No documentation available.

PreferredCustomers

APIDescription
GET api/PreferredCustomers?minLastChange={minLastChange}&isByPassErrorEmail={isByPassErrorEmail}

Gets a list of preferred customers.

POST api/PreferredCustomers?actionName={actionName}

No documentation available.

PriceAndAvailability

Returns pricing and availability information for a partnumber for a given customer.

APIDescription
GET api/PriceAndAvailability?custId={custId}&divCode={divCode}&partNumber={partNumber}&quantity={quantity}&isByPassErrorEmail={isByPassErrorEmail}

Gets price and availability for the specified part and quantity for the specified customer identifier and division code.

POST api/PriceAndAvailability?actionName={actionName}

No documentation available.

CustomerOrders

APIDescription
GET api/CustomerOrders?custId={custId}&poNumber={poNumber}&minLastChange={minLastChange}&isByPassErrorEmail={isByPassErrorEmail}

Gets the purchase orders for the specified customer identifier and optional purchase order number.

POST api/CustomerOrders?actionName={actionName}

No documentation available.

DixonShutdown

APIDescription
POST api/DixonShutdown?actionName={actionName}

No documentation available.

ClosedOrders

APIDescription
GET api/ClosedOrders?custId={custId}&poNumber={poNumber}&minLastChange={minLastChange}&isByPassErrorEmail={isByPassErrorEmail}

Gets the closed purchase orders for the specified customer identifier and optional purchase order number.

POST api/ClosedOrders?actionName={actionName}

No documentation available.

OmtItemsRefresh

APIDescription
GET api/OmtItemsRefresh?minLastChange={minLastChange}&partNumber={partNumber}&isByPassErrorEmail={isByPassErrorEmail}

Gets a refreshed list of Dixon products.

POST api/OmtItemsRefresh?actionName={actionName}

No documentation available.

CustomerInvoices

APIDescription
GET api/CustomerInvoices?custId={custId}&invoiceNo={invoiceNo}&isByPassErrorEmail={isByPassErrorEmail}

Gets the invoices for the specified customer identifier and optional invoice number.

POST api/CustomerInvoices?actionName={actionName}

No documentation available.