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

10 days ago

release
2021-01-01
Compare

API structure has changed

Next Change
12 structure changes including:
1 Addition
11 Modifications
Modified 11
GET /hosted_sessions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • objects property Modified
GET /hosted_sessions/{hosted_session_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects property Modified
        • components, type properties Added
GET /requests/{request_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects property Modified
        • components, type properties Added
GET /shipments/{shipment_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • packages property Modified
        • objects property Modified
PATCH /hosted_sessions/{hosted_session_id}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects property Modified
        • components, type properties Added
PATCH /requests/{request_id}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects property Modified
        • components, type properties Added
PATCH /requests/{request_id}/contacts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects property Modified
        • components, type properties Added
PATCH /requests/{request_id}/custom
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects property Modified
        • components, type properties Added
POST /hosted_sessions
  • Body
  • application/json content type Modified
    • BookingSession alternative Modified
      • hosted_session property Modified
        • objects property Modified
  • Response
  • 201 response Modified
    • application/json content type Modified
      • objects property Modified
        • components, type properties Added
POST /requests
  • Body
  • application/json content type Modified
    • request property Modified
      • objects property Modified
        • components property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • objects property Modified
        • components, type properties Added
POST /shipments
  • Body
  • application/json content type Modified
    • TrackShipmentPayload alternative Modified
      • shipment property Modified
        • packages property Modified
  • Response
  • 201 response Modified
    • application/json content type Modified
      • packages property Modified
        • objects property Modified
Added 1
GET /metadata/object_components