Warehouse Export
POST : https://salework.net/api/open/stock/v1/warehouse/export
tạo phiếu xuất kho cho sản phẩm
Request Headers
Request Body
Response Body
Parameters
Parameter | Type | Required | Note |
---|---|---|---|
common_info | object | yes | |
note | string | no | |
warehouse_id | string | yes | |
products_info | object[] | yes | |
code | string | yes | |
quantity | number | yes |
Last updated