v8
OpenAPI 3.1.02026-08-033623795.0 MBInvoices
Mark paid invoice
Mark an open invoice as paid when payment was collected outside of Whop.
Required permissions:
- invoice:update
post/invoices/{id}/mark_paid
Path parameters
idstring required
Example:inv_xxxxxxxxxxxxxx
The unique identifier of the invoice to mark as paid.
Response
A successful response
boolean required
Represents true or false values.