Reconcile invoices with Stripe (admin)
Administration
Reconcile invoices with Stripe (admin)
Pulls the Stripe invoice list and reconciles it against local invoices: marks PENDING invoices paid when Stripe says paid, imports paid Stripe invoices with no local counterpart, and attaches Stripe ids. Recovers from missed webhooks. Returns per-outcome counts.
POST
Reconcile invoices with Stripe (admin)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
201 - undefined
Related topics
Pay an existing PENDING invoice via StripeStripe webhook (signature verified)Create a Stripe Customer Portal sessionList a user's invoices (admin)Get a single invoice with full details (admin)