Export Goods
Last updated
Last updated
Name | Descripsion |
---|---|
Method
Link
{{host}}/Item/Export
Type
Bearer Token
Token
{{access_token}}
ma_vt
string
Material identification code required
modifyDateFrom
string
Customer created on date
pageIndex
string
When the API returns data, it will provide paginated results, with a pageIndex parameter to specify the desired page to retrieve
code
When successfully executed, the status code is 200. For other codes, such as 401, 452, it indicates a failed operation, accompanied by a descriptive message explaining the result
msg
Description of API execution results
data.data
JSON array containing customers found based on the conditions specified in the request
data.pageInfo.pagecount
The maximum result per page that can be returned
data.pageInfo.page
The current page number
data.pageInfo.t_record
The total number of results across all pages
data.pageInfo.t_page
The total number of pages containing results