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

about 1 hour ago

release
2021-01-01
Compare

API structure has changed

Next change
5 structure changes including:
1 Addition
4 Modifications
Modified 4 Breaking
GET /self_ship_collections
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • service property Modified
GET /self_ship_collections/{self_ship_collection_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • service property Modified
        • declared_value, declared_value_currency, package_details properties Added
POST /self_ship_collection_availability_checks
  • Body
  • application/json content type Modified
    • self_ship_collection_availability_check property Modified
      • location property Modified
        • region property Modified
          • Type went from string | null to string
            Breaking
  • Response
  • 400 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
        • Type went from object to array[string]
          Breaking
        • detail property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 422 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
        • detail property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • * property Added
POST /self_ship_collections
  • Body
  • application/json content type Modified
    • alternative Modified
      • SelfShipCollectionCreate alternative Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • FedexSelfShipCollectionPayload, DhlSelfShipCollectionPayload alternatives Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • service property Modified
        • declared_value, declared_value_currency, package_details properties Added
  • 400 response Modified
    • application/json content type Modified
      • errors property Modified
        • Property is now required
          Breaking
        • Type went from object to array[string]
          Breaking
        • detail property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 422 response Modified
    • application/json content type Modified
      • alternative Modified
        • Error alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • SelfShipCollectionFieldErrors, SelfShipCollectionErrorList alternatives Added
Added 1
PATCH /self_ship_collections/{self_ship_collection_id}/cancel