Endpoint ini digunakan untuk download inventory. Catatan: Perubahn url, Penambahan parameter type: xlsx, Perubahan response menjadi binary dan Perubahn method POST.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST '/store/products/ESB-005/inventory/download?category=name&keyword=&file=xlsx'
Response Response Example
200 - Success
[]
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.