Change Updates

Do not miss any Arta API Reference changes, ever again

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

RSS

22 days ago

release
2021-01-01
Compare

API structure has changed

Next change
7 structure changes including:
7 Modifications
Modified 7 Breaking
GET /requests
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • tags property Added
GET /requests/{request_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tags property Added
GET /shipments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • tags property Modified
          • Type went from array[string] to array[object]
            Breaking
PATCH /requests/{request_id}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tags property Added
PATCH /requests/{request_id}/contacts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tags property Added
PATCH /requests/{request_id}/custom
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tags property Added
POST /requests
  • Response
  • 201 response Modified
    • application/json content type Modified
      • tags property Added