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

3 days ago

main
0.44.0
Compare
0.44.0

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
GET /customers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • externalReference property Added
GET /customers/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • externalReference property Added
PATCH /customers/{id}
  • Body
  • application/json content type Modified
    • externalReference property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • externalReference property Added
POST /customers
  • Body
  • application/json content type Modified
    • alternative Modified
      • true alternative Modified
        • externalReference property Added
      • false alternative Modified
        • externalReference property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • externalReference property Added