Feature Matrix
Side by side comparison of the features provided by the Seller API (GraphQL) and the Legacy Seller API (REST)
2 minute read
The following matrix outlines the current functionality available to Sellers through both APIs (REST & GraphQL).
NOTE
The feature matrix below outlines high-level capabilities for each API, (Read, Create, Update and Delete operations). To understand lower level compatibility details, such as fields returned or filter options available, please refer to the detailed docs for each API.Object | Operation | Legacy Seller API (REST) | Seller API (GraphQL) |
---|---|---|---|
Advert | Retrieve Advert(s) | Yes | Yes |
Advert | Create an Advert | Yes | Yes |
Advert | Update an Advert | Yes | Yes |
Advert | Delete an Advert | Yes | Yes |
Brand | Retrieve all Brands | Yes | Yes |
Brand | Search for a Brand | Yes | No |
Image | Retrieve an Advert or Variants Images | Yes | Yes |
Image | Create Images on Adverts or Variants | Yes | Yes |
Image | Update Images on Adverts or Variants | Yes | Yes |
Image | Delete Images on Adverts or Variants | Yes | No |
Documents | Retrieve an Adverts Documents | Yes | Yes |
Documents | Create Documents on an Advert | Yes | No |
Documents | Update Documents on an Advert | Yes | No |
Documents | Delete Documents on an Advert | Yes | No |
Inventory | Retrieve a Variants Inventory | Yes | Yes |
Inventory | Update a Variants Inventory | Yes | No |
Inventory | Delete a Variants Inventory | Yes | No |
Invoices | Retrieve Invoice(s) | Yes | Yes |
Invoices | Sending an Invoice | Yes | Yes |
Invoices | Readying an Invoice | Yes | No |
Invoices | Marking an Invoice as Collected | Yes | No |
Refund Request | Retrieving Refund Requests | No | Yes |
Refund Request | Creating a Refund Request | No | Yes |
Refund Request | Updating a Refund Request as returned | No | Yes |
Shipments | Retrieving Shipments | Yes | Yes |
Shipments | Creating a Shipment | Yes | Yes |
Shipments | Updating a Shipment | Yes | No |
Shipping Profiles | Retrieving Shipping Profiles | Yes | Yes |
Multi Store | Retrieve multi store members | Yes | No |
Taxon | Retrieve all Taxons | Yes | Yes |
Taxon | Search for a Taxons | Yes | No |
Variant | Retrieve Variant(s) | Yes | Yes |
Variant | Creating a Variant | Yes | Yes |
Variant | Updating a Variant | Yes | Yes |
Variant | Updating count on hand for many variants | Yes | No |
Variant | Deleting a Variant | Yes | Yes |