# Managed Cards

 - [POST /managed_cards/state_change/watch](https://api.weavr.io/products/webhooks/openapi/managed-cards/managed_cards_state_change_watch.md): Notification that a card has changed state. The following events trigger a notification: - Activate a physical card. - Remove a managed card. - Report a physical card as lost. - Report a physical card
 - [POST /managed_cards/authorisations/watch](https://api.weavr.io/products/webhooks/openapi/managed-cards/managed_cards_authorisations_watch.md): Notification that a card authorisation attempt has been performed on a managed card. This is sent irrespective of the authorisation outcome - the `approved` field indicates whether the authorisation h
 - [POST /managed_cards/adjustments/watch](https://api.weavr.io/products/webhooks/openapi/managed-cards/managed_cards_adjustments_watch.md): Notification that a balance adjustment has been processed on a managed card.
 - [POST /managed_cards/settlements/watch](https://api.weavr.io/products/webhooks/openapi/managed-cards/managed_cards_settlements_watch.md): Notification that a card settlement has been processed on a managed card.
 - [POST /managed_cards/expiries/watch](https://api.weavr.io/products/webhooks/openapi/managed-cards/managed_cards_expiries_watch.md): Notification that a card is about to expire, a card Expired or a Card was renewed.
 - [POST /managed_cards/physical_cards_upgrade/watch](https://api.weavr.io/products/webhooks/openapi/managed-cards/managed_cards_physical_cards_upgrade_watch.md): Notification that there has been an update in the card upgrade to physical process
 - [POST /managed_cards/replacement/watch](https://api.weavr.io/products/webhooks/openapi/managed-cards/managed_cards_replacement_watch.md): Notification that a card replacement has been requested or processed.
 - [POST /managed_cards/payments/watch](https://api.weavr.io/products/webhooks/openapi/managed-cards/managed_cards_payments_watch.md): Notification that a card payment (the aggregate of related authorisations, settlements, reversals, refunds and chargebacks) has been created or updated. The payload carries the full current state of t
