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

Mar 25, 2021

main
1.0.0
Compare

API structure has changed

6 structure changes including:
6 Modifications
Modified 6
GET /channels/{id}.json
  • Response
  • 200 response Modified
    • saleLoggingEmail property Added
GET /sale-imports/{id}.json
  • Response
  • 200 response Modified
    • emailSent property Added
POST /channels.json
  • Body
  • content type Modified
    • saleLoggingEmail property Added
  • Response
  • 200 response Modified
    • saleLoggingEmail property Added
POST /sale-imports.json
  • Body
  • content type Modified
    • emailSent property Added
  • Response
  • 200 response Modified
    • emailSent property Added
PUT /channels/{id}.json
  • Body
  • content type Modified
    • saleLoggingEmail property Added
PUT /sale-imports/{id}.json
  • Body
  • content type Modified
    • emailSent property Added