objecttopup
To top up your Stripe balance, you create a top-up object. You can retrieve individual top-ups, as well as list all top-ups. Top-ups are identified by a unique, random ID. Related guide: [Topping Up your Platform Account](https://stripe.com/docs/connect/top-ups).
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
SourceCodeVerificationFlow
objectThe number of attempts remaining to authenticate the source object with a verification code.
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).