Suppliers

Get Suppliers

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

This endpoint allows you to get free cakes.

[
    {
        "SupplierID": "f0417d23-2bd3-48bc-8029-00aa0b8e1f35",
        "Code": "121",
        "Name": "משחקי נמרוד"
    },
    {
        "SupplierID": "f24d3052-dd97-421f-9c4f-01183c560c55",
        "Code": "34",
        "Name": "יד יצחק בן צבי"
    },
    {
        "SupplierID": "0b4c1d0e-cf0c-4406-88dc-02bad8ed4279",
        "Code": "1117",
        "Name": "עוז והדר"
    },
    {
        "SupplierID": "c4a9fe61-fe84-409e-8378-07b15a1be8ba",
        "Code": "54",
        "Name": "ישראטויס"
    },
    {
        "SupplierID": "e39f7d01-488e-4826-9e4f-091cc976598d",
        "Code": "313",
        "Name": "313"
    }
]

Last updated

Was this helpful?