# Offer Mail

## Load the rendered mail template

<mark style="color:blue;">`GET`</mark> `/store-api/offer-mail/{id}`

#### Path Parameters

| Name | Type   | Description |
| ---- | ------ | ----------- |
| id   | String |             |

## Send an E-Mail with the data of the RequestDataBag

<mark style="color:blue;">`GET`</mark> `/store-api/offer-mail/{id}`

#### Path Parameters

| Name | Type   | Description |
| ---- | ------ | ----------- |
| id   | String |             |
