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
Arta API Reference

Change #eae3ec18

Last update:
Compare
2021-01-01

API structure has changed

11 structure changes including:
3 Breaking changes
3 Additions
6 Modifications
2 Removals
Modified 6 Breaking
GET /requests/{request_id}
  • Response
  • 200 response Modified
    • objects attribute Modified
    • currency_code, customer_reference, name, notes, origin_locations, request_type attributes Removed
    • bookable, currency, destination, disqualifications, internal_reference, object_count, origin, public_reference, quote_types, quotes, shipping_notes attributes Added
GET /shipments
  • Response
  • 200 response Modified
    • items attribute Modified
GET /shipments/{shipment_id}
  • Response
  • 200 response Modified
    • packages attribute Modified
    • packing, insurance, quote, name attributes Removed
    • destination, insurance_policy, internal_reference, object_count, origin, public_reference, quote_type, schedule, services, shipping_notes, shortcode, tracking attributes Added
PATCH /requests/{request_id}/custom
  • Response
  • 202 response Removed
  • 200 response Added
PATCH /webhooks/{webhook_id}
  • Body
  • content type Added
POST /requests
  • Body
  • content type Modified
    • additional_services, currency_code, customer_reference, insurance, name, notes, objects, origin_locations, destination_locations attributes Removed
    • request attribute Added
  • Response
  • 201 response Modified
    • objects attribute Modified
    • currency_code, customer_reference, name, notes, origin_locations, request_type attributes Removed
    • bookable, currency, destination, disqualifications, internal_reference, object_count, origin, public_reference, quote_types, quotes, shipping_notes attributes Added
Removed 2 Breaking
DELETE /requests/{request_id}
POST /requests/{request_id}/book/{quote_id}
Added 3
GET /requests
PATCH /requests/{request_id}/cancel
POST /shipments