Update collected invoice
This endpoint documentation is generated directly from openapi.yaml.
Endpoint
PUT /collected-invoices
Operation
Operation ID: updateCollectedInvoice
Update a collected invoice
Authentication
Security requirements:
Scheme | Scopes |
|---|---|
BearerAuth | - |
Request Body
Required: no.
Content type: application/json
{}
Responses
Status | Description | Content Types |
|---|---|---|
200 | Collected invoice updated successfully | application/json |
Schema for response 200 (application/json):
{}
17 March 2026