Lấy danh sách kho doanh nghiệp
Last updated
Last updated
/api/store/depot: Tính năng này dùng để lấy danh sách kho của doanh nghiệp.
The search param - (Data array)
Param | Required | Description | |
---|---|---|---|
JSON decode the response to get the structure:
Key | Type | Description |
---|---|---|
depotId
Int
No
Tìm kiếm theo ID kho
code
int
1 = success or 0 = failed
messages
[ ]
is an array of error messages if code = 0
data
[ ]
Mảng danh sách kho của doanh nghiệp