# Put v1 winkelstraat dock nxt merchant code shipment increment id packed **PUT /V1/winkelstraat/dock_nxt/{merchantCode}/shipment/{incrementId}/packed** ## Servers - https://m2.winkelstraat.nl/rest/all: https://m2.winkelstraat.nl/rest/all () ## Parameters ### Path parameters - **merchantCode** (string) - **incrementId** (string) ## Responses ### 200 200 Success. #### Body: application/json (string) string ### 401 401 Unauthorized #### Body: application/json (object) - **message** (string) Error message - **errors** (array[object]) Errors list - **code** (integer) Error code - **parameters** (array[object]) Error parameters list - **trace** (string) Stack trace ### default Unexpected error #### Body: application/json (object) - **message** (string) Error message - **errors** (array[object]) Errors list - **code** (integer) Error code - **parameters** (array[object]) Error parameters list - **trace** (string) Stack trace [Powered by Bump.sh](https://bump.sh)