# Webhook/winkelstraat/push api/v2/rma item **POST winkelstraat/push-api/v2/rma-item** The RMA item webhook performs a post in JSON format to a designated endpoint of the merchant. The events are send when items are received by the merchant or the RMA request is closed. ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Headers - **x-version** (string) Version of the webhook. - **x-api-key** (string) The API-key is a shared secret that can be used to authenticate the incomming request. ### Body: application/json (object) - **rma_item** (object) - **order** (object) - **rma** (object) ## Responses ### 200 Ok ### 202 Accepted ### 406 Not accepted [Powered by Bump.sh](https://bump.sh)