Skip to main content

Pay invoice

POST 

/v1/invoices/:id/pay

Two modes: (a) when payment_method is provided, creates a gateway payment (pix, bank_slip or card) and returns the method artifacts (QR code, barcode or card status); (b) when omitted, marks the invoice as paid manually (reconciliation).

Request

Responses

Payment result or invoice marked as paid.