Change Updates

Do not miss any v1 API changes, ever again

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

RSS

10 days ago

main
0.32.0
Compare
0.32.0

API structure has changed

6 structure changes including:
1 Addition
5 Modifications
Modified 5 Breaking
GET /currencies
  • Response
  • 200 response Modified
    • application/hal+json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
GET /salesorders
  • Response
  • 200 response Modified
    • application/hal+json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
GET /salesorders/{id}
  • Response
  • 200 response Modified
    • application/hal+json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
GET /transactiontypes
  • Response
  • 200 response Modified
    • application/hal+json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
PATCH /salesorders/{id}
  • Response
  • 200 response Modified
    • application/hal+json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
Added 1
GET /salesorders/{id}/attachments