> For the complete documentation index, see [llms.txt](https://developer.smarts.ee/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.smarts.ee/integration/custom-integration/merchant-side-purchase-control/ask-for-purchase-check-data-resend.md).

# Ask for purchase check data resend

{% hint style="info" %}
Implementation is **OPTIONAL**
{% endhint %}

{% hint style="warning" %}
**Reversed direction - Send to Smarts**
{% endhint %}

**resource**:  <https://gateway.smarts.ee/v1/control/resend>

**method**:  *POST*

***headers:*** &#x20;

| ***Header*** | Value                            |
| ------------ | -------------------------------- |
| accessToken  | YOUR\_INSTITUTION\_ACCESS\_TOKEN |
| Content-Type | application/json;charset=UTF-8   |

**Request body**:  [**PurchaseControlCheckResendRequest**](/general/request-and-responses/purchasecontrolcheckresendrequest.md)

**Response**: [**PurchaseControlCheckRequest**](/general/request-and-responses/purchasecontrolcheckrequest.md)
