Skip to content

Releases: ingrammicro-xvantage/xi-sdk-resellers-python

1.0.0.0

29 Feb 14:56
7196625
Compare
Choose a tag to compare

Release Notes

First Major Version Release of xi.sdk.resellers.
Countries Supported: US

Pypi | Quick Start Guide | Docs

Following Api lists are supported in the current released version.

XI Reseller API List

Sandbox: https://api.ingrammicro.com:443/sandbox/
Production: https://api.ingrammicro.com:443/

API Group API API Url
Authentication Get AccessToken GET https://api.ingrammicro.com:443/oauth/oauth20/token
Product Catalog Price And Availability (PNA) POST https://api.ingrammicro.com:443/resellers/v6/catalog/priceandavailability
Search Products GET https://api.ingrammicro.com:443/resellers/v6/catalog
Product Details GEThttps://api.ingrammicro.com:443/resellers/v6/catalog/details/{ingramPartNumber}
Orders Create Your Order POST https://api.ingrammicro.com:443/resellers/v6/orders
Modify Your Order PUT https://api.ingrammicro.com:443/resellers/v6/orders/{orderNumber}
Get Order Details 6.1 GET https://api.ingrammicro.com:443/resellers/v6.1/orders/{ordernumber}
Search Orders GET https://api.ingrammicro.com:443/resellers/v6/orders/search
Cancel Orders Delete https://api.ingrammicro.com:443/resellers/v6/orders/{OrderNumber}
Quotes Quotes Search GET https://api.ingrammicro.com:443/resellers/v6/quotes/search
Quote Details GET https://api.ingrammicro.com:443/resellers/v6/quotes/{quoteNumber}
Validate Quote GET https://api.ingrammicro.com:443/resellers/v6/q2o/validatequote
Quote To Order Quote To Order POST https://api.ingrammicro.com:443/resellers/v6/q2o/orders
Invoice Search Invoice GET https://api.ingrammicro.com:443/resellers/v6/invoices/
Get Invoice Details 6.1 GET https://api.ingrammicro.com:443/resellers/v6.1/invoices/{invoiceNumber}
Renewals Renewals Search POST https://api.ingrammicro.com:443/resellers/v6/renewals/search
Renewals Details GET https://api.ingrammicro.com:443/resellers/v6/renewals/{renewalId}
Deals Deals Search GET https://api.ingrammicro.com:443/resellers/v6/deals/search
Deals Details GET https://api.ingrammicro.com:443/resellers/v6/deals/{dealId}
Returns Returns Search GET https://api.ingrammicro.com:443/resellers/v6/returns/search
Returns Details GET https://api.ingrammicro.com:443/resellers/v6/returns/{caseRequestNumber}
Returns Create POST https://api.ingrammicro.com:443/resellers/v6/returns/create
Freight Estimate Freight Estimate POST https://api.ingrammicro.com:443/resellers/v6/freightestimate
Order StatusWebhook Order Status POST https://api.ingrammicro.com:443/resellers/v1/webhooks/orderstatusevent
Stock UpdateWebhook Stock Update POST https://api.ingrammicro.com:443/resellers/v1/webhooks/availabilityupdate

Test Release

20 Feb 05:46
113a335
Compare
Choose a tag to compare

Minor Bug Fix.

Test Release

16 Feb 06:29
033dd41
Compare
Choose a tag to compare

Removed legacy endpoints.

Ingram Micro - Xvantage Integration (XI) Python Server-side SDK.

25 Jan 11:02
cd8f538
Compare
Choose a tag to compare

For Resellers. Who are looking to Innovate with Ingram Micro's API SolutionsAutomate your eCommerce with our offering of APIs and Webhooks to create a seamless experience for your customers.