For the complete documentation index, see llms.txt. This page is also available as Markdown.

Product

List Products

get
Query parameters
pageintegerOptionalExample: 1
limitintegerOptionalExample: 20
Responses
200

Successful response

application/json
codeintegerOptionalExample: 200
msgstringOptionalExample: success
get/product/list

Get Product Info

get
Query parameters
idintegerOptionalExample: 1
Responses
200

Successful response

application/json
codeintegerOptionalExample: 200
msgstringOptionalExample: success
get/product/info

List Product Maintenance

get
Query parameters
pidintegerOptionalExample: 1
pageintegerOptionalExample: 1
limitintegerOptionalExample: 20
Responses
200

Successful response

application/json
codeintegerOptionalExample: 200
msgstringOptionalExample: success
get/product/maintenance/list
200

Successful response

Last updated