Org Pay Invoice
public
Org Pay Invoice
Org variant of pay_invoice: settle an open org usage invoice in-app.
Owner/admin only. The paying user enters a card on our page billed to their own Stripe customer (no org-level Stripe customer or pre-attached card required); the seacobra_org_id metadata makes the invoice.paid webhook record the payment against the ORG partner in Odoo, where it FIFO-reconciles the open installment lines and clears org suspension.
POST
Org Pay Invoice
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.