CustomerConnectAccess
API | Description |
---|---|
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
API | Description |
---|---|
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
API | Description |
---|---|
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.
API | Description |
---|---|
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
API | Description |
---|---|
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
API | Description |
---|---|
POST api/DixonShutdown?actionName={actionName} |
No documentation available. |
ClosedOrders
API | Description |
---|---|
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
API | Description |
---|---|
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
API | Description |
---|---|
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. |