Items

Get list of items

GET https://api.rnetpos.com/v1/items

Query Parameters

Name
Type
Description

from_date*

string

yyyy-MM-dd

to_date*

string

yyyy-MM-dd

name_contains

string

searches items where name like

barcode_contains

string

searches items where barcode like

include_pic

boolean

group_code

String

from specified group code

[
   {
        "GrossCost": 38.03,
        "Cost": 44.5,
        "Pic1": null,
        "Pic2": null,
        "Pic3": null,
        "ItemID": "a746f4cc-029b-4576-a0c6-05c45794a947",
        "Name": "בקבוק טרמי",
        "BarcodeNumber": "055000001137",
        "ModelNumber": "555",
        "Description": "מחמם במיוחד",
        "GeneralPrice": 89,
        "ERPCode": null
    },
     {
        "GrossCost": 54.7,
        "Cost": 64,
        "Pic1": null,
        "Pic2": null,
        "Pic3": null,
        "ItemID": "97ea2c5e-6709-4198-8e3f-00b768f5c3cc",
        "Name": "תלמודם של גאונים / עוזיאל פוקס",
        "BarcodeNumber": "9789659211531",
        "ModelNumber": "789",
        "Description": null,
        "GeneralPrice": 128,
        "ERPCode": null
    }
 
]

Get single item by barcode number

GET https://api.rnetpos.com/v1/items/barcode/{barcode number}

Path Parameters

Name
Type
Description

barcode_number

string

Query Parameters

Name
Type
Description

include_pic

boolean

default is false

{
        "GrossCost": 38.03,
        "Cost": 44.5,
        "Pic1": null,
        "Pic2": null,
        "Pic3": null,
        "ItemID": "a746f4cc-029b-4576-a0c6-05c45794a947",
        "Name": "בקבוק טרמי",
        "BarcodeNumber": "055000001137",
        "ModelNumber": "555",
        "Description": "מחמם במיוחד",
        "GeneralPrice": 89,
        "ERPCode": null
    }

Get Matrix Item by model number

GET https://api.rnetpos.com/v1/items/model/{model number}

Path Parameters

Name
Type
Description

model_number

string

Query Parameters

Name
Type
Description

include_pic

boolean

[
    {
        "ItemID": "91fbd691-2471-493d-aa76-00021b449dde",
        "Name": "חליפת לייקרה ",
        "BarcodeNumber": "P12025L3536",
        "ModelNumber": "P12025",
        "Description": "חליפת לייקרה  כחול פסים 36 ",
        "GeneralPrice": 300.000,
        "ERPCode": null
        "GrossCost": 0.0000,
        "Cost": 0.0000,
        "ItemGroup": null,
        "Department": {
            "DepartmentID": "a241a98b-370c-49a8-840a-011c5d058284",
            "Code": "47",
            "Name": "חליפת ליקרה",
            "PerentsDepartment": null,
            "ERP_Code": null
        },
        
        "MatrixColumn": [
            {
                "id": "1",
                "val": "כחול פסים",
                "title": "צבע"
            },
            {
                "id": "2",
                "val": "36",
                "title": "מידה"
            },
            {
                "id": "3",
                "val": null,
                "title": ""
            },
            {
                "id": "4",
                "val": null,
                "title": ""
            },
            {
                "id": "5",
                "val": null,
                "title": ""
            },
            {
                "id": "6",
                "val": null,
                "title": ""
            }
        ],
        
    },
    {
        "ItemID": "8f21c11f-913e-4c45-bcdc-00438600065a",
        "Name": "חליפת לייקרה ",
        "BarcodeNumber": "P12025L3140",
        "ModelNumber": "P12025",
        "Description": "חליפת לייקרה  כחול פסים 48 ",
        "GeneralPrice": 300.000,
        "ERPCode": null,
        "GrossCost": 0.0000,
        "Cost": 0.0000,
        "Pic1": null,
        "Pic2": null,
        "Pic3": null,
        "ItemGroup": null,
        "Department": {
            "DepartmentID": "a241a98b-370c-49a8-840a-011c5d058284",
            "Code": "47",
            "Name": "חליפת ליקרה",
            "PerentsDepartment": null,
            "ERP_Code": null
        },
        "Supplier": null,
        "MatrixColumn": [
            {
                "id": "1",
                "val": "כחול פסים",
                "title": "צבע"
            },
            {
                "id": "2",
                "val": "48",
                "title": "מידה"
            },
            {
                "id": "3",
                "val": null,
                "title": ""
            },
            {
                "id": "4",
                "val": null,
                "title": ""
            },
            {
                "id": "5",
                "val": null,
                "title": ""
            },
            {
                "id": "6",
                "val": null,
                "title": ""
            }
        ],
       
    },
    {
    "ItemID": "4ddf4aa5-cb61-4ef0-8d6e-007559c53901",
        "Name": "חליפת לייקרה סופר סלים",
        "BarcodeNumber": "P12025L0340",
        "ModelNumber": "P12025",
        "Description": "חליפת לייקרה שחור 46 ",
        "GeneralPrice": 300.000,
        "ERPCode": null,
        "GrossCost": 0.0000,
        "Cost": 0.0000,
        "Pic1": null,
        "Pic2": null,
        "Pic3": null,
        "ItemGroup": {
            "ItemGroupID": "90d77edd-5611-4280-b46a-7a1571baf826",
            "Code": "2",
            "Name": "חליפות לייקרה חלקות ",
            "ERP_Code": null
        },
        "Department": {
            "DepartmentID": "a241a98b-370c-49a8-840a-011c5d058284",
            "Code": "47",
            "Name": "חליפת ליקרה",
            "PerentsDepartment": null,
            "ERP_Code": null
        },
        "Supplier": null,
        "MatrixColumn": [
            {
                "id": "1",
                "val": "שחור",
                "title": "צבע"
            },
            {
                "id": "2",
                "val": "46",
                "title": "מידה"
            },
            {
                "id": "3",
                "val": null,
                "title": ""
            },
            {
                "id": "4",
                "val": null,
                "title": ""
            },
            {
                "id": "5",
                "val": null,
                "title": ""
            },
            {
                "id": "6",
                "val": null,
                "title": ""
            }
        ],
        
    }
]

GET https://api.rnetpos.com/v1/items/query

Path Parameters

Name
Type
Description

fields

string

where

string

order_by

string

{
        "ItemID": "6df72da1-2083-4ae8-8ffa-00f5c0961b94",
        "Name": "יוני ואלופי הטריוויה - דברים",
        "BarcodeNumber": "7290103387532"
    },
    {
        "ItemID": "19335b00-2121-4e28-aaaa-013ad16af5b3",
        "Name": "שיחון עברי הונגרי",
        "BarcodeNumber": "004100013229"
    },
    {
        "ItemID": "5214b484-0ea4-43cc-8df5-015af20b4934",
        "Name": "מי עוזר לאמא?",
        "BarcodeNumber": "032800012440"
    },
    {
        "ItemID": "6b5b59a3-8d88-4649-8736-019651289b28",
        "Name": "נח בר מח נזהר מאיש זר",
        "BarcodeNumber": "069600015074"
    }

Upsert Item By Barcode Or By ID (if exists updates , if not creates new)

POST https://api.rnetpos.com/v1/items/id(or /barcode)

Must specify Id or barcode in path and include Item object in Body

Path Parameters

Name
Type
Description

barcode

String

Id

String

{
        "GrossCost": 38.03,
        "Cost": 44.5,
        "Pic1": null,
        "Pic2": null,
        "Pic3": null,
        "ItemID": "a746f4cc-029b-4576-a0c6-05c45794a947",
        "Name": "בקבוק טרמי",
        "BarcodeNumber": "055000001137",
        "ModelNumber": "555",
        "Description": "מחמם במיוחד",
        "GeneralPrice": 89,
        "ERPCode": null
    }

Last updated

Was this helpful?