Skip to main content
Schema2020-08-27object

source_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

SourceCodeVerificationFlow

object
attempts_remaining integer
required

The number of attempts remaining to authenticate the source object with a verification code.

status string
required

The status of the code verification, either `pending` (awaiting verification, `attempts_remaining` should be greater than 0), `succeeded` (successful verification) or `failed` (failed verification, cannot be verified anymore as `attempts_remaining` should be 0).