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

Feb 19, 2021

release
2021-01-01
Compare

API structure has changed

7 structure changes including:
1 Breaking change
7 Modifications
Modified 7 Breaking
GET /requests/{request_id}
  • Response
  • 200 response Modified
    • destination, objects, origin properties Modified
GET /shipments/{shipment_id}
  • Response
  • 200 response Modified
    • destination, origin properties Modified
PATCH /requests/{request_id}/cancel
  • Response
  • 200 response Modified
    • destination, objects, origin properties Modified
PATCH /requests/{request_id}/custom
  • Response
  • 200 response Modified
    • destination, objects, origin properties Modified
PATCH /webhooks/{webhook_id}
  • Body
  • content type Added
POST /requests
  • Response
  • 201 response Modified
    • destination, objects, origin properties Modified
POST /shipments
  • Response
  • 200 response Modified
    • destination, origin properties Modified