Schema2020-08-27
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
SourceCodeVerificationFlow
objectattempts_remaining integer
requiredThe number of attempts remaining to authenticate the source object with a verification code.
status string
requiredThe 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).