V3
Invoices
Access to invoices
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| orgId | path | string | true | organization name |
| accountId | path | integer(int64) | true | account identifier |
| body | body | InvoiceConfigUpdate | true | ‘none’ |
Request body - instance of InvoiceConfigUpdate
|
|
| Name | Type | Required | Description |
|---|---|---|---|
| delivery_mode | string | true | New delivery mode |
| Property | Values |
|---|---|
| delivery_mode | one of [EMAIL, PAPER, APPLICATION] |
Request example
|
|
Responses
| Code | Meaning | Description | Schema |
|---|---|---|---|
| 204 | No Content | Invoice configuration updated | None |
| 400 | Bad Request | Invalid request body | ErrorMessage |
| 404 | Not Found | Resource not found | ErrorMessage |
Endpoints
Customers
Events
Memos
Typifications
Invoices