> ## Documentation Index
> Fetch the complete documentation index at: https://docs.komerza.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Resend Receipt

> Resends the delivery receipt to the customer for a previously delivered order.
Rate limited due to sensitivity.
Requires the `stores.orders.deliver` permission.

<CardGroup cols={2}>
  <Card title="Order Statuses" icon="circle-info" href="/api-reference/payment-status">
    View all possible order status values and their meanings
  </Card>

  <Card title="Payment Methods" icon="credit-card" href="/api-reference/payment-methods">
    See supported payment gateways and cryptocurrencies
  </Card>
</CardGroup>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.komerza.com/llms.txt).
