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

10 structure changes including:
10 Modifications
Modified 10
GET /hosted_sessions/{hosted_session_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customs_end_use, customs_process properties Added
GET /requests/{request_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customs_end_use, customs_process properties Added
GET /shipments/{shipment_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customs_end_use, customs_process properties Added
PATCH /hosted_sessions/{hosted_session_id}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customs_end_use, customs_process properties Added
PATCH /requests/{request_id}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customs_end_use, customs_process properties Added
PATCH /requests/{request_id}/contacts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customs_end_use, customs_process properties Added
PATCH /requests/{request_id}/custom
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customs_end_use, customs_process properties Added
POST /hosted_sessions
  • Body
  • application/json content type Modified
    • alternative Modified
      • BookingSession alternative Modified
        • hosted_session property Modified
      • InboundBookingSession alternative Modified
        • hosted_session property Modified
  • Response
  • 201 response Modified
    • application/json content type Modified
      • customs_end_use, customs_process properties Added
POST /requests
  • Body
  • application/json content type Modified
    • request property Modified
      • customs_end_use, customs_process properties Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • customs_end_use, customs_process properties Added
POST /shipments
  • Body
  • application/json content type Modified
    • alternative Modified
      • ArtaShipmentPayload alternative Modified
        • shipment property Modified
  • Response
  • 201 response Modified
    • application/json content type Modified
      • customs_end_use, customs_process properties Added