# Get a specific return **GET /V1/stock-hub/rma/{rmaIncrementId}** Get a specific return ## Servers - https://m2.winkelstraat.nl/rest/all: https://m2.winkelstraat.nl/rest/all () ## Parameters #### Path parameters - **rmaIncrementId** (string) ## Responses ### 200: 200 Success. #### Body Parameters: (object) - **increment_id** (string) RMA increment id - **order_increment_id** (string) Order_increment_id - **date_requested** (string) Date_requested - **items** (array[object]) Items - **status** (string) Status - **track** (object) - **date_received** (string) Datetime received by merchant. When value is null or absent the RMA has not been received by the merchant. - **date_processed** (string) Datetime processed by merchant. When value is null or absent the RMA has not been processed by the merchant. - **currency** (string) Currency code - **po_number** (string) - **origin_address** (object) - **delivery_address** (object) ### 401: 401 Unauthorized #### Body Parameters: (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 Parameters: (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)