# Invoice captured event Endpoint: POST InvoiceCaptureCompletedEvent Version: 1.0.0 ## Request fields (application/json): - `ClientId` (integer, required) Client identifier - `ApplicationId` (integer, required) Application identifier - `CapturedInvoiceId` (integer, required) Norce internal id for the invoice - `State` (string, required) This is the state of the captured invoice. Enum: "Captured", "Error"