# Get v1 winkelstraat dock nxt merchant code rma items attributes **GET /V1/winkelstraat/dock_nxt/{merchantCode}/rma/items/attributes** ## Servers - https://m2.winkelstraat.nl/rest/all: https://m2.winkelstraat.nl/rest/all () ## Parameters ## Responses ### 200 200 Success. #### Body: application/json (array[object]) - **attribute_code** (string) - **allowed_values** (array[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)