Item

    • errors
      Type: object · ResponseBodyErrors
    • Item
      Type: object · id
Examples
{
  "item": {
    "id": 1,
    "name": "Chili Cheese Dog",
    "code": "00000000",
    "merchant_id": null,
    "manufacturer_id": null,
    "item_type": "item"
  },
  "errors": {}
}