Card settlement
Webhook
/managed_cards/settlements/watch Sent each time a settlement is processed on a managed card — the point at which money actually moves between the cardholder and the merchant.
A settlement carries the authCode of the authorization it clears, so it can be matched back to
the Card authorization event.
Settlement amounts can differ from the authorized amount.
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/settlements/watch.
Payload
*application/json
Settlement event with parent card-payment context — used by GET /card_payment_events so each row is self-contained.
CardPaymentSettlementEventDetailCardPaymentSettlementEventDetail · object · 16 fields
Responses
204No Content
Event received.