Change Updates

Do not miss any Dock Nxt API changes, ever again

Subscribe to the Dock Nxt API changelog to be up to date on recent changes.

RSS

Mar 5, 2025

main
M2.4 - v1.0.0
Compare

API structure has changed

6 structure changes including:
4 Additions
2 Modifications
Modified 2 Breaking
GET /V1/winkelstraat/dock_nxt/{merchantCode}/shipment/
  • Response
  • 200 response Modified
    • content type Modified
      • items property Modified
        • track property Modified
        • date property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • created_at property Added
GET /V1/winkelstraat/dock_nxt/{merchantCode}/shipment/{incrementId}
  • Response
  • 200 response Modified
    • content type Modified
      • track property Modified
        • last_modified property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • date property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • created_at property Added
Added 4
GET /V1/winkelstraat/dock_nxt/{merchantCode}/rma/
GET /V1/winkelstraat/dock_nxt/{merchantCode}/rma/items/attributes
GET /V1/winkelstraat/dock_nxt/{merchantCode}/rma/{incrementId}
PUT /V1/winkelstraat/dock_nxt/{merchantCode}/rma/{incrementId}/process