# Executes the operation with the specified merchant code **PUT /V1/winkelstraat/dock_nxt/{merchantCode}/rma/{incrementId}/process** Executes the operation with the specified merchant code, increment ID, and item details. ## Servers - https://m2.winkelstraat.nl/rest/all: https://m2.winkelstraat.nl/rest/all () ## Parameters ### Path parameters - **merchantCode** (string) The code of the merchant. - **incrementId** (string) The increment ID to process. ### Body: application/json (object) - **item** (object) ## Responses ### 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)