PUT /admin/billing/credit-note/{number}
Void a credit invoice to make it ineffective. Reference: GAAP/IFRS (Double-Entry Accounting Principles).
Billing Service `bearerAuth` application/json
Request Parameters
| Name | In | Type | Required | Default | Example | Constraints | Description |
number |
path |
string |
Yes |
|
|
|
Credit invoice number |
Referenced Schemas
dto.SimpleResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|