InvoiceItems
Field | Type | Required | Description | Example |
---|---|---|---|---|
statusCode |
int | ✔️ | 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 | invoice-items |
operation |
string | ✔️ | Operation performed | one |
data |
Components\InvoiceItem | ✔️ | N/A |