Receipts
Billing receipts. Mixpost Enterprise only — served under /panel and
restricted to admin users.
List receipts
Returns a paginated list of receipts, 20 per page, newest first by creation date. Each item includes the `workspace` it belongs to.
Create a receipt
Creates a receipt for the workspace identified by `workspace_uuid`.
Delete multiple receipts
Deletes several receipts at once, matching them by UUID. `receipts` defaults to an empty list when omitted, which deletes nothing.
Get a receipt
Returns a single receipt with its `workspace`.
Update a receipt
Updates the receipt identified by its UUID.
Delete a receipt
Delete a receipt