[
{
"id": 1,
"name": "132392 - KitKat",
"uom": "PCS"
},
{
"id": 2,
"name": "132392 - KitKat",
"uom": "PCK"
}
]
The Sample API Response
Module name: Available product info in a source warehouse
Sample view: Response
Provide the product information which is available for transfer to other warehouses given the id of source warehouse.
** Request **
URL: "/api/warehouse/<id>/available-source-products/?product=<product_id>" where <id> represents the ID of warehouse and <product_id> represents the ID of a given product.
Request Method: GET
Module name: Available product info in a source warehouse
Sample view: Response
Provide the product information which is available for transfer to other warehouses given the id of source warehouse.
** Request **
URL: "/api/warehouse/<id>/available-source-products/?product=<product_id>" where <id> represents the ID of warehouse and <product_id> represents the ID of a given product.
Request Method: GET
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.