Download Product (Product List)
Testing
POST
/store/products/download
BosOnline/Product
Catatan: Perbaikan parameter, Perubahan method POST
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/store/products/download?category=name&keyword&type=all&product_category=0&status=&start=0&limit=10&file=xlsx'
Response Response Example
200 - Example 1
"string"
Request
Query Params
category
string
optional
Example:
name
keyword
string
optional
type
string
optional
Example:
all
product_category
integer
optional
Example:
0
status
integer
optional
start
integer
optional
Example:
0
limit
integer
optional
Example:
10
file
string
optional
Example:
xlsx
Responses
Modified at 2025-06-23 03:57:18