Change Updates

Do not miss any Jetti API changes, ever again

Subscribe to the Jetti API changelog to be up to date on recent changes.

RSS

Apr 20, 2021

main
1.0.0
Compare

API structure has changed

20 structure changes including:
6 Breaking changes
14 Modifications
6 Removals
Modified 14 Breaking
GET /channels/{id}.json
  • Response
  • 200 response Modified
    • disableVariantInventorySync, orderRoutingEndpoint, saleCustomFields, saleCustomFieldsScope, syncWeightZero, useOrderRoutingEndpoint properties Removed
GET /custom-channels/{id}.json
  • Response
  • 200 response Modified
    • publishingEndpoint property Removed
GET /dropship-providers/{id}.json
  • Response
  • 200 response Modified
    • magentoStoreId property Modified
GET /inventory-feeds/{id}.json
  • Response
  • 200 response Modified
    • strippedTags, syncWeightZero, xmlMapping, xmlPath properties Removed
POST /channels.json
  • Body
  • content type Modified
    • disableVariantInventorySync, orderRoutingEndpoint, saleCustomFields, saleCustomFieldsScope, syncWeightZero, useOrderRoutingEndpoint properties Removed
  • Response
  • 200 response Modified
    • disableVariantInventorySync, orderRoutingEndpoint, saleCustomFields, saleCustomFieldsScope, syncWeightZero, useOrderRoutingEndpoint properties Removed
POST /custom-channels.json
  • Body
  • content type Modified
    • publishingEndpoint property Removed
  • Response
  • 200 response Modified
    • publishingEndpoint property Removed
POST /dropship-providers.json
  • Body
  • content type Modified
    • magentoStoreId property Modified
  • Response
  • 200 response Modified
    • magentoStoreId property Modified
POST /inventory-feeds.json
  • Body
  • content type Modified
    • strippedTags, syncWeightZero, xmlMapping, xmlPath properties Removed
  • Response
  • 200 response Modified
    • strippedTags, syncWeightZero, xmlMapping, xmlPath properties Removed
POST /vendors/{id}/assign-dropship-provider.json
  • Body
  • content type Modified
    • magentoStoreId property Modified
  • Response
  • 200 response Modified
    • magentoStoreId property Modified
POST /vendors/{id}/dropship.json
  • Body
  • content type Modified
    • magentoStoreId property Modified
  • Response
  • 200 response Modified
    • magentoStoreId property Modified
PUT /channels/{id}.json
  • Body
  • content type Modified
    • disableVariantInventorySync, orderRoutingEndpoint, saleCustomFields, saleCustomFieldsScope, syncWeightZero, useOrderRoutingEndpoint properties Removed
PUT /custom-channels/{id}.json
  • Body
  • content type Modified
    • publishingEndpoint property Removed
PUT /dropship-providers/{id}.json
  • Body
  • content type Modified
    • magentoStoreId property Modified
PUT /inventory-feeds/{id}.json
  • Body
  • content type Modified
    • strippedTags, syncWeightZero, xmlMapping, xmlPath properties Removed
Removed 6 Breaking
DELETE /custom-field-purchases/{id}.json
GET /channels/{id}/variant-levels.json
GET /custom-field-purchases/{id}.json
POST /custom-field-purchases.json
PUT /custom-field-purchases/{id}.json
PUT /warehouses/{id}/import-location-csv.json