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

Jul 19, 2021

release
2021-01-01
Compare

API structure has changed

6 structure changes including:
1 Breaking change
6 Modifications
Modified 6 Breaking
GET /requests/{request_id}
  • Response
  • 200 response Modified
    • hosted_session_id property Added
GET /shipments/{shipment_id}
  • Response
  • 200 response Modified
    • schedule property Modified
    • hosted_session_id, log_request_id properties Added
PATCH /requests/{request_id}/contacts
  • Response
  • 200 response Modified
    • hosted_session_id property Added
PATCH /webhooks/{webhook_id}
  • Body
  • content type Added
POST /requests
  • Response
  • 201 response Modified
    • hosted_session_id property Added
POST /shipments
  • Response
  • 200 response Modified
    • schedule property Modified
    • hosted_session_id, log_request_id properties Added