January 21, 2025
1 day ago
| API | Change Type | Release Date | Description |
|---|---|---|---|
| Items | Added | 01/22/2026 | New DELETE_ITEM feed type added in the Bulk Item Setup API.Added enum value DELETE_ITEM to query parameter feedType in POST /v3/feeds. |
| Fulfillment | Breaking | 01/22/2026 | Query parameter status in GET /v3/fulfillment/inbound-shipments is now an enum. Added values: ALLOCATED, AWAITING_DELIVERY, CANCELED, CANCELLED, CANCELLED_GDM, CANCELLED_INIT, CLOSED, CREATE_GDM_PUBLISH_FAILED, ENRICHMENT_FAILED_GDM, FAILED, FAILED_AND_CANCELED, FAILED_GDM, FINALIZED, MOVED, PROCESSED, PROCESSED_GDM, RECEIVED, RECEIVING_IN_PROGRESS, SUBMITTED, TRANSFER_IN_PROGRESS. |
| Fulfillment | Removed | 01/22/2026 | Removed ParcelSubmitBookingResponse and LTLSubmitBookingResponse from the 200 response oneOf in POST /v3/fulfillment/inbound-shipments-booking. |
| Fulfillment | Removed | 01/22/2026 | Removed CancelParcelQuoteResponse and CancelLTLQuoteResponse from the 200 response oneOf in DELETE /v3/fulfillment/inbound-shipments-booking. |
| Fulfillment | Removed | 01/22/2026 | Removed ParcelGetQuoteResponse, LTLGetQuoteResponse, FTLGetQuoteResponse from the 200 response oneOf in GET /v3/fulfillment/inbound-shipments-quote. |
| Fulfillment | Removed | 01/22/2026 | Removed ParcelCreateQuoteResponse, LTLCreateQuoteResponse, FTLCreateQuoteResponse from the 200 response oneOf in POST /v3/fulfillment/inbound-shipments-quote. |
| Fulfillment | Removed | 01/22/2026 | Removed ParcelTrackingResponse, LTLTrackingResponse, FTLTrackingResponse from the 200 response oneOf in GET /v3/fulfillment/inbound-shipments-tracking. |
| Returns | Added | 01/22/2026 | Added optional query parameter isWFSEnabled in GET /v3/returns. |
