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

Jul 2, 2021

main
1.0.0
Compare

API structure has changed

6 structure changes including:
6 Modifications
Modified 6
GET /saleor-stores/{id}.json
  • Response
  • 200 response Modified
    • productTypeAttribute property Added
GET /shopify-stores/{id}.json
  • Response
  • 200 response Modified
    • orderMetafields, orderMetafieldsKey, orderMetafieldsValue properties Added
POST /saleor-stores.json
  • Body
  • content type Modified
    • productTypeAttribute property Added
  • Response
  • 200 response Modified
    • productTypeAttribute property Added
POST /shopify-stores.json
  • Body
  • content type Modified
    • orderMetafields, orderMetafieldsKey, orderMetafieldsValue properties Added
  • Response
  • 200 response Modified
    • orderMetafields, orderMetafieldsKey, orderMetafieldsValue properties Added
PUT /saleor-stores/{id}.json
  • Body
  • content type Modified
    • productTypeAttribute property Added
PUT /shopify-stores/{id}.json
  • Body
  • content type Modified
    • orderMetafields, orderMetafieldsKey, orderMetafieldsValue properties Added