# Mandates

## Endpoints

### Retrieve a Mandate

- [GET /v1/mandates/:id](https://docs.stripe.com/api/mandates/retrieve.md)

## Events

- `mandate.updated`
Occurs whenever a Mandate is updated.

A Mandate is a record of the permission that your customer gives you to debit their payment method.
