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

Changelog

Last update:
Compare
2 structure changes including:
2 Modifications
Modified 2
GET /shipments/{shipment_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • in_transit_at, collected_at, confirmed_at, cancelled_at, completed_at properties Added
POST /shipments
  • Response
  • 201 response Modified
    • application/json content type Modified
      • in_transit_at, collected_at, confirmed_at, cancelled_at, completed_at properties Added
3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /import_cost_estimates
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • estimate property Modified
        • quote_id property Added
GET /import_cost_estimates/{import_cost_estimate_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • estimate property Modified
        • summary property Modified
      • quote_id property Added
POST /import_cost_estimates
  • Body
  • application/json content type Modified
    • alternative Modified
      • ImportCostEstimateCreate alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • DirectImportCostEstimatePayload, ImportCostEstimateFromQuotePayload alternatives Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • estimate property Modified
        • summary property Modified
      • quote_id property Added
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
1 structure change including:
1 Modification
Modified 1
POST /shipments
  • Body
  • application/json content type Modified
    • alternative Modified
      • ArtaShipmentPayload alternative Modified
        • shipment property Modified
4 structure changes including:
4 Additions
Added 4
GET /self_ship_collections
GET /self_ship_collections/{self_ship_collection_id}
POST /self_ship_collection_availability_checks
POST /self_ship_collections
3 structure changes including:
3 Additions
Added 3
GET /address_verifications
GET /address_verifications/{address_verification_id}
POST /address_verifications
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
4 structure changes including:
4 Modifications
Modified 4
GET /hosted_sessions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • type property Added
GET /hosted_sessions/{hosted_session_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • type property Added
PATCH /hosted_sessions/{hosted_session_id}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • type property Added
POST /hosted_sessions
  • Response
  • 201 response Modified
    • application/json content type Modified
      • type property Added
4 structure changes including:
4 Modifications
Modified 4
GET /hosted_sessions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • can_user_confirm_object_dimensions, quoting_strategy properties Added
GET /hosted_sessions/{hosted_session_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • can_user_confirm_object_dimensions, public_instructions_booking_review, public_instructions_confirmation, public_instructions_location_quotes, public_instructions_object_details, public_instructions_payment, quoting_strategy properties Added
PATCH /hosted_sessions/{hosted_session_id}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • can_user_confirm_object_dimensions, public_instructions_booking_review, public_instructions_confirmation, public_instructions_location_quotes, public_instructions_object_details, public_instructions_payment, quoting_strategy properties Added
POST /hosted_sessions
  • Body
  • application/json content type Modified
    • BookingSession alternative Modified
      • hosted_session property Modified
        • public_instructions_booking_review, public_instructions_confirmation, public_instructions_location_quotes, public_instructions_payment, quoting_strategy, type properties Added
    • InboundBookingSession alternative Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • can_user_confirm_object_dimensions, public_instructions_booking_review, public_instructions_confirmation, public_instructions_location_quotes, public_instructions_object_details, public_instructions_payment, quoting_strategy properties Added
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
13 structure changes including:
1 Addition
12 Modifications
Modified 12 Breaking
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
        • customs property Added
GET /requests
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • quoting_strategy property Added
GET /requests/{request_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects property Modified
        • details property Modified
        • internal_reference, public_reference properties Modified
          • Type went from string | null to string
            Breaking
        • type property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • customs property Added
      • quoting_strategy property 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
        • customs property Added
PATCH /requests/{request_id}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects property Modified
        • details property Modified
        • internal_reference, public_reference properties Modified
          • Type went from string | null to string
            Breaking
        • type property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • customs property Added
      • quoting_strategy property Added
PATCH /requests/{request_id}/contacts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects property Modified
        • details property Modified
        • internal_reference, public_reference properties Modified
          • Type went from string | null to string
            Breaking
        • type property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • customs property Added
      • quoting_strategy property Added
PATCH /requests/{request_id}/custom
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects property Modified
        • details property Modified
        • internal_reference, public_reference properties Modified
          • Type went from string | null to string
            Breaking
        • type property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • customs property Added
      • quoting_strategy property 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
        • customs property Added
POST /requests
  • Body
  • application/json content type Modified
    • request property Modified
      • objects property Modified
        • customs property Added
      • quoting_strategy property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • objects property Modified
        • details property Modified
        • internal_reference, public_reference properties Modified
          • Type went from string | null to string
            Breaking
        • type property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • customs property Added
      • quoting_strategy property 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/quoting_strategies
2 structure changes including:
2 Modifications
Modified 2
GET /shipments/{shipment_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tracking property Modified
        • label_format_urls property Added
POST /shipments
  • Response
  • 201 response Modified
    • application/json content type Modified
      • tracking property Modified
        • label_format_urls property Added
9 structure changes including:
9 Modifications
Modified 9
GET /hosted_sessions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • preferred_parcel_transport_services property Added
GET /hosted_sessions/{hosted_session_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • preferred_parcel_transport_services property Added
GET /requests/{request_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • preferred_parcel_transport_services property Added
PATCH /hosted_sessions/{hosted_session_id}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • preferred_parcel_transport_services property Added
PATCH /requests/{request_id}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • preferred_parcel_transport_services property Added
PATCH /requests/{request_id}/contacts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • preferred_parcel_transport_services property Added
PATCH /requests/{request_id}/custom
  • Response
  • 200 response Modified
    • application/json content type Modified
      • preferred_parcel_transport_services property Added
POST /hosted_sessions
  • Body
  • application/json content type Modified
    • BookingSession alternative Modified
      • hosted_session property Modified
        • preferred_parcel_transport_services property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • preferred_parcel_transport_services property Added
POST /requests
  • Body
  • application/json content type Modified
    • request property Modified
      • preferred_parcel_transport_services property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • preferred_parcel_transport_services property Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /hosted_sessions
  • Body
  • application/json content type Modified
    • BookingSession alternative Modified
      • hosted_session property Modified
        • objects, origin properties Modified
          • Properties are now required
            Breaking
1 structure change including:
1 Modification
Modified 1 Breaking
POST /import_cost_estimates
  • Body
  • application/json content type Modified
    • import_cost_estimate property Modified
      • destination property Modified
        • country property Modified
          • Property is now required
            Breaking
      • objects property Modified
        • hs_code, value, value_currency properties Modified
          • Properties are now required
            Breaking
        • quantity property Added
      • origin property Modified
        • country property Modified
          • Property is now required
            Breaking
      • transport property Modified
        • amount, amount_currency, service_level properties Modified
          • Properties are now required
            Breaking
3 structure changes including:
3 Additions
Added 3
GET /import_cost_estimates
GET /import_cost_estimates/{import_cost_estimate_id}
POST /import_cost_estimates
5 structure changes including:
5 Modifications
Modified 5
GET /requests/{request_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects property Modified
        • weight_unit property Added
PATCH /requests/{request_id}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects property Modified
        • weight_unit property Added
PATCH /requests/{request_id}/contacts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects property Modified
        • weight_unit property Added
PATCH /requests/{request_id}/custom
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects property Modified
        • weight_unit property Added
POST /requests
  • Response
  • 201 response Modified
    • application/json content type Modified
      • objects property Modified
        • weight_unit property Added
9 structure changes including:
2 Additions
7 Modifications
Modified 7
GET /requests/{request_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • quotes property Modified
        • included_services property Modified
GET /shipments/{shipment_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • services property Modified
        • metadata property Added
PATCH /requests/{request_id}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • quotes property Modified
        • included_services property Modified
PATCH /requests/{request_id}/contacts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • quotes property Modified
        • included_services property Modified
PATCH /requests/{request_id}/custom
  • Response
  • 200 response Modified
    • application/json content type Modified
      • quotes property Modified
        • included_services property Modified
POST /requests
  • Response
  • 201 response Modified
    • application/json content type Modified
      • quotes property Modified
        • included_services property Modified
POST /shipments
  • Response
  • 201 response Modified
    • application/json content type Modified
      • services property Modified
        • metadata property Added
Added 2
GET /metadata/reference_rate_providers
GET /metadata/reference_rate_service_levels
2 structure changes including:
2 Modifications
Modified 2
GET /metadata/location_access_restrictions
  • Operation is now deprecated
POST /requests
  • Body
  • application/json content type Modified
    • request property Modified
      • destination property Modified
        • access_restrictions property Modified
          • Property is now deprecated
      • origin property Modified
        • access_restrictions property Modified
          • Property is now deprecated
40 structure changes including:
1 Breaking change
2 Additions
36 Modifications
2 Removals
Modified 36 Breaking
PATCH /email_rules/{email_rule_id}
  • Body
  • application/json content type Modified
    • email_rule property Modified
      • Property is now required
        Breaking
PATCH /email_subscriptions/{email_subscription_id}
  • Body
  • application/json content type Modified
    • email_subscription property Modified
      • Property is now required
        Breaking
      • recipients property Modified
        • Property is now required
          Breaking
PATCH /hosted_sessions/{hosted_session_id}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects, tags properties Added
PATCH /organization
  • Body
  • application/json content type Modified
    • organization property Modified
      • Property is now required
        Breaking
PATCH /requests/{request_id}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • quotes property Modified
        • tags property Added
PATCH /requests/{request_id}/contacts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • quotes property Modified
        • tags property Added
PATCH /requests/{request_id}/custom
  • Response
  • 200 response Modified
    • application/json content type Modified
      • quotes property Modified
        • tags property Added
PATCH /shipment_exceptions/{shipment_exception_id}
  • Body
  • application/json content type Modified
    • shipment_exception property Modified
      • Property is now required
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type is now string
  • 404 response Added
PATCH /tags/{tag_name}
  • Response
  • 404 response Added
PATCH /webhooks/{webhook_id}
  • Body
  • application/json content type Modified
    • webhook property Modified
      • Property is now required
        Breaking
POST /api_keys
  • Body
  • application/json content type Modified
    • api_key property Modified
      • Property is now required
        Breaking
POST /email_rules
  • Body
  • application/json content type Modified
    • email_rule property Modified
      • Property is now required
        Breaking
POST /email_subscriptions
  • Body
  • application/json content type Modified
    • email_subscription property Modified
      • Property is now required
        Breaking
POST /hosted_sessions
  • Body
  • application/json content type Modified
    • Booking session, Share request alternatives Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • BookingSession, ShareRequest alternatives Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • objects, tags properties Added
POST /requests
  • Body
  • application/json content type Modified
    • request property Modified
      • tags property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • quotes property Modified
        • tags property Added
POST /shipment_exceptions
  • Body
  • application/json content type Modified
    • shipment_exception property Modified
      • Property is now required
        Breaking
      • type property Modified
        • Type is now string
POST /shipments
  • Body
  • application/json content type Modified
    • object-1, object-2 alternatives Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • ArtaShipmentPayload, TrackShipmentPayload alternatives Added
  • Response
  • 422 response Modified
    • application/json content type Modified
      • errors property Added
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 201, 400, 403 responses Added
POST /tags
  • Body
  • application/json content type Modified
    • tag property Modified
      • Property is now required
        Breaking
      • is_active property Modified
        • Type went from boolean to boolean | null
  • Response
  • 403, 422 responses Added
POST /webhooks
  • Body
  • application/json content type Modified
    • webhook property Modified
      • Property is now required
        Breaking
  • Response
  • 400 response Modified
    • application/json content type Modified
      • Type is no longer object
        Breaking
      • property Removed
DELETE /api_keys/{api_key_id}
  • Response
  • 204 response Modified
    • application/json content type Added
DELETE /attachments/{attachment_id}
  • Response
  • 204 response Modified
    • application/json content type Added
DELETE /email_rules/{email_rule_id}
  • Response
  • 204 response Modified
    • application/json content type Added
DELETE /email_subscriptions/{email_subscription_id}
  • Response
  • 204 response Modified
    • application/json content type Added
DELETE /uploads/{upload_id}
  • Response
  • 204 response Modified
    • application/json content type Added
DELETE /webhooks/{webhook_id}
  • Response
  • 204 response Modified
    • application/json content type Added
GET /hosted_sessions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • objects, tags properties Added
GET /hosted_sessions/{hosted_session_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • objects, tags properties Added
GET /invoice_payments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • amount_owed, amount_owed_currency, amount_paid, amount_paid_currency, invoice_url, issued_on, status properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • amount, amount_currency, invoice_id, payment_id properties Added
GET /payments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • amount_owed, amount_owed_currency, amount_paid, amount_paid_currency, invoice_url, issued_on, shipment_id, status properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • amount, amount_currency, context, paid_on properties Added
GET /requests/{request_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • quotes property Modified
        • tags property Added
GET /shipment_exceptions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • status property Modified
          • Type is now string
      • metadata property Modified
        • is_estimate property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /shipment_exceptions/{shipment_exception_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status property Modified
        • Type is now string
GET /shipments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • tags property Added
GET /shipments/{shipment_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • exceptions property Modified
        • hold_until, source properties Added
      • object_count, package_count properties Modified
        • Permission is no longer readOnly
        • Type went from number to integer(int64)
          Breaking
      • packages property Modified
        • objects property Modified
      • services property Modified
        • Permission is no longer readOnly
        • included_services property Modified
          • Permission is no longer readOnly
          • Type went from array to array[object]
      • tags property Added
GET /tags
  • Response
  • 200 response Modified
    • application/json content type Modified
      • metadata property Modified
        • is_estimate property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /tags/{tag_name}
  • Response
  • 404 response Added
Removed 2 Breaking
GET /metadata/commercial_carriers
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /metadata/location_access_restrictions
Added 2
GET /metadata/location_access_restrictions
GET /metadata/commercial_carriers