{ "opencollection": "1.0.0", "info": { "name": "Stripe Accounts Account Microdeposits API", "version": "2023-10-16" }, "items": [ { "info": { "name": "Microdeposits", "type": "folder" }, "items": [ { "info": { "name": "Stripe Post Payment Intents Verify Microdeposits", "type": "http" }, "http": { "method": "POST", "url": "https://api.stripe.com/v1/payment_intents/:intent/verify_microdeposits", "params": [ { "name": "intent", "value": "", "type": "path" } ], "body": { "type": "form-urlencoded", "data": [] } }, "docs": "
Verifies microdeposits on a PaymentIntent object.
" } ] } ], "bundled": true }