archived_at | string or null <date-time> |
cost_price | string or null <decimal> [ 0 .. 4000000000 ) |
created_at | string <date-time> |
id | string <int64> |
item_code | string or null <= 100 characters |
object | |
name | string <= 255 characters |
notes | string or null |
price_ex_tax | string or null <decimal> |
price_including_tax | string or null <decimal> |
object | |
product_supplier_name | string or null |
serial_number | string or null <= 255 characters |
object | |
stock_level | integer or null ( -4000000000 .. 4000000000 ) |
object | |
updated_at | string <date-time> |
{- "archived_at": "2019-08-24T14:15:22Z",
- "cost_price": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "item_code": "string",
- "name": "string",
- "notes": "string",
- "price_ex_tax": "string",
- "price_including_tax": "string",
- "product_supplier_name": "string",
- "serial_number": "string",
- "stock_adjustments": {
}, - "stock_level": -3999999999,
- "updated_at": "2019-08-24T14:15:22Z"
}
successful operation
{- "products": [
- {
- "archived_at": "2019-08-24T14:15:22Z",
- "cost_price": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "item_code": "string",
- "name": "string",
- "notes": "string",
- "price_ex_tax": "string",
- "price_including_tax": "string",
- "product_supplier_name": "string",
- "serial_number": "string",
- "stock_adjustments": {
}, - "stock_level": -3999999999,
- "updated_at": "2019-08-24T14:15:22Z"
}
], - "total_entries": 1,
- "links": {
}
}
Resource was created
Resource could not be saved due to validation errors
{- "item_code": "string",
- "name": "string",
- "serial_number": "string",
- "price": 0,
- "product_supplier_name": "string",
- "price_includes_tax": true,
- "stock_level": -3999999999,
- "tax_id": "1",
- "cost_price": "string",
- "notes": "string"
}
{- "archived_at": "2019-08-24T14:15:22Z",
- "cost_price": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "item_code": "string",
- "name": "string",
- "notes": "string",
- "price_ex_tax": "string",
- "price_including_tax": "string",
- "product_supplier_name": "string",
- "serial_number": "string",
- "stock_adjustments": {
}, - "stock_level": -3999999999,
- "updated_at": "2019-08-24T14:15:22Z"
}
q[] | Array of strings |
Successful operation
{- "archived_at": "2019-08-24T14:15:22Z",
- "cost_price": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "item_code": "string",
- "name": "string",
- "notes": "string",
- "price_ex_tax": "string",
- "price_including_tax": "string",
- "product_supplier_name": "string",
- "serial_number": "string",
- "stock_adjustments": {
}, - "stock_level": -3999999999,
- "updated_at": "2019-08-24T14:15:22Z"
}
Resource was updated
Resource could not be saved due to validation errors
{- "item_code": "string",
- "name": "string",
- "serial_number": "string",
- "price": 0,
- "product_supplier_name": "string",
- "price_includes_tax": true,
- "stock_level": -3999999999,
- "tax_id": "1",
- "cost_price": "string",
- "notes": "string"
}
{- "archived_at": "2019-08-24T14:15:22Z",
- "cost_price": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "item_code": "string",
- "name": "string",
- "notes": "string",
- "price_ex_tax": "string",
- "price_including_tax": "string",
- "product_supplier_name": "string",
- "serial_number": "string",
- "stock_adjustments": {
}, - "stock_level": -3999999999,
- "updated_at": "2019-08-24T14:15:22Z"
}