Card authorization
Webhook
/managed_cards/authorisations/watch Sent each time an authorization is processed on a managed card — a merchant asking for funds, or an existing hold being adjusted or released. No money moves until the authorization clears.
This reports authorizations after the fact. To approve or decline them as they happen, use Approve or reject card payments instead.
Match against the corresponding settlement using authCode.
Enable and configure webhooks in the Embedder Portal; recent events are listed on its
Webhook Logs page. Weavr sends this event to {Webhook URL}/managed_cards/authorisations/watch.
Payload
*application/json
Authorization event with parent card-payment context — used by GET /card_payment_events so each row is self-contained.
CardPaymentAuthorisationEventDetailCardPaymentAuthorisationEventDetail · object · 21 fields
Responses
204No Content
Event received.