objectsource_mandate_notification
Source mandate notifications should be created when a notification related to a source mandate must be sent to the payer. They will trigger a webhook or deliver an email to the customer.
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
SourceReceiverFlow
objectThe address of the receiver source. This is the value that should be communicated to the customer to send their funds to.
The total amount that was moved to your balance. This is almost always equal to the amount charged. In rare cases when customers deposit excess funds and we are unable to refund those, those funds get moved to your balance and show up in amount_charged as well. The amount charged is expressed in the source's currency.
The total amount received by the receiver source. `amount_received = amount_returned + amount_charged` should be true for consumed sources unless customers deposit excess funds. The amount received is expressed in the source's currency.
The total amount that was returned to the customer. The amount returned is expressed in the source's currency.
Type of refund attribute method, one of `email`, `manual`, or `none`.
Type of refund attribute status, one of `missing`, `requested`, or `available`.