Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Response example:

Code Block
{
    "id": 49616342,
    "name": "DepositoEl SIMAGalpon",
    "description": ""null,
    "modifiedAtdate_modified": "20212022-1004-18T1108T15:1235:0148-03:00"
}

Warehouses list uri:

...

Code Block
{
    "items": [
        {
            "id": 49616342,
            "name": "DepositoEl SIMAGalpon",
            "description": ""null,
            "modifiedAtdate_modified": "20212022-1004-18T1108T15:12:01-03:00"
        },
        {
            "id": 4962,
            "name": "Granos",
            "description": "",
            "modifiedAt": "2021-10-18T11:12:01-03:00"
        },
        {
            "id": 4963,
            "name": "Insumos controla stock",
            "description": "",
            "modifiedAt": "2021-10-18T11:12:01-35:48-03:00"
        },
        {
            "id": 4964,
            "name": "Insumos no controla stock",
            "description": "",
            "modifiedAt": "2021-10-18T11:12:01-03:00"
        },
        {
            "id": 4965,
            "name": "suplementación",
            "description": "",
            "modifiedAt": "2021-10-18T11:12:01-03:00"
        }
    ],
    "current_page": 1,
    "next_page": 1,
    "total_pages": 1,
    "total_items": 51
}