Invoice updated
Field | Type | Required | Description | Example |
---|---|---|---|---|
StatusCode |
int64 | ✔️ | HTTP Response Status Code | 200 |
Status |
string | ✔️ | HTTP Response Status | OK |
Service |
string | ✔️ | Apideck ID of service provider | xero |
Resource |
string | ✔️ | Unified API resource name | invoices |
Operation |
string | ✔️ | Operation performed | update |
Data |
components.InvoiceResponse | ✔️ | N/A |