GET api/GetData?Almacen={Almacen}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Almacen

string

Required

Body Parameters

None.

Response Information

Resource Description

InventarioResult
NameDescriptionTypeAdditional information
LL01OTCRITICA

DataTable

None.

LL02NTCRITICA

DataTable

None.

LL03DOCTCRITICO

DataTable

None.

LL04ENTREGACRITICA

DataTable

None.

LL05STOCKCRITICO

DataTable

None.

LL06UBICRITICA

DataTable

None.

LL07FABCRITICA

DataTable

None.

Response Formats

application/json, text/json

Sample:
{
  "LL01OTCRITICA": null,
  "LL02NTCRITICA": [],
  "LL03DOCTCRITICO": [],
  "LL04ENTREGACRITICA": [],
  "LL05STOCKCRITICO": [],
  "LL06UBICRITICA": [],
  "LL07FABCRITICA": []
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.