[
{
"document_type": 31,
"document_type_name": "Sale Order",
"choices": [
{
"id": 1,
"no": "SOR1COM01-0003"
},
{
"id": 2,
"no": "SOR1COM01-0004"
},
{
"id": 3,
"no": "SOR1COM01-0005"
},
{
"id": 4,
"no": "SOR1COM01-0006"
},
],
},
{
"document_type": 34,
"document_type_name": "Work Order",
"choices": [
{
"id": 1,
"no": "WOR1COM01-0003"
},
{
"id": 2,
"no": "WOR1COM01-0004"
},
{
"id": 3,
"no": "WOR1COM01-0005"
},
{
"id": 4,
"no": "WOR1COM01-0006"
},
],
},
]
The Sample API Response
To get: Pending ref docs in a warehouse
Preferred associated module: Warehouse
Sample view: Response
** Request **
URL: "api/warehouse/<id>/ref-docs/" where <id> is the ID of warehouse
Request Method: GET
To get: Pending ref docs in a warehouse
Preferred associated module: Warehouse
Sample view: Response
** Request **
URL: "api/warehouse/<id>/ref-docs/" where <id> is the ID of warehouse
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.