archived_at | string or null <date-time> |
object | |
code | string or null <= 100 characters |
concession_type_name | string or null |
created_at | string <date-time> |
deleted_at | string or null <date-time> |
discount_percentage | number or null [ 0 .. 100 ] |
discounted_amount | string or null <decimal> |
id | string <int64> |
object | |
is_monetary_discount | boolean or null |
object | |
name | string or null |
net_price | string or null <decimal> |
object | |
quantity | integer [ -4000000000 .. 4000000000 ) |
tax_amount | number or null Deprecated |
tax_name | string or null |
tax_rate | number or null |
total_including_tax | number or null |
unit_price | string <decimal> [ -4000000000 .. 4000000000 ) |
updated_at | string <date-time> |
{- "archived_at": "2019-08-24T14:15:22Z",
- "code": "string",
- "concession_type_name": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "discount_percentage": 100,
- "discounted_amount": "string",
- "id": "string",
- "is_monetary_discount": true,
- "name": "string",
- "net_price": "string",
- "quantity": -4000000000,
- "tax_amount": 0,
- "tax_name": "string",
- "tax_rate": 0,
- "total_including_tax": 0,
- "unit_price": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
successful operation
{- "invoice_items": [
- {
- "archived_at": "2019-08-24T14:15:22Z",
- "code": "string",
- "concession_type_name": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "discount_percentage": 100,
- "discounted_amount": "string",
- "id": "string",
- "is_monetary_discount": true,
- "name": "string",
- "net_price": "string",
- "quantity": -4000000000,
- "tax_amount": 0,
- "tax_name": "string",
- "tax_rate": 0,
- "total_including_tax": 0,
- "unit_price": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
], - "total_entries": 1,
- "links": {
}
}
Successful operation
{- "archived_at": "2019-08-24T14:15:22Z",
- "code": "string",
- "concession_type_name": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "discount_percentage": 100,
- "discounted_amount": "string",
- "id": "string",
- "is_monetary_discount": true,
- "name": "string",
- "net_price": "string",
- "quantity": -4000000000,
- "tax_amount": 0,
- "tax_name": "string",
- "tax_rate": 0,
- "total_including_tax": 0,
- "unit_price": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
successful operation
{- "invoice_items": [
- {
- "archived_at": "2019-08-24T14:15:22Z",
- "code": "string",
- "concession_type_name": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "discount_percentage": 100,
- "discounted_amount": "string",
- "id": "string",
- "is_monetary_discount": true,
- "name": "string",
- "net_price": "string",
- "quantity": -4000000000,
- "tax_amount": 0,
- "tax_name": "string",
- "tax_rate": 0,
- "total_including_tax": 0,
- "unit_price": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
], - "total_entries": 1,
- "links": {
}
}