Overview

This version, 2023-01, is a successor of 2022-10.

Main changes

  • It contains a finished transition to more unified responses.
    • Pagination data included in the response.
    • A new meta object with response metadata.
  • New error messages.
  • Support for countless pagination on the "List all Shipments" endpoint.
  • Support usage of products in the Shipment Items.
  • Support for origin_address_id, return_address_id, and sender_address_id for the Shipment creation.
  • New endpoints for managing addresses.
  • Idempotency for POST requests.