Get bulk stock items cost (by SKUs) on specific date
GET
/v{version}/stockItems/CostBySKUsReturn stock items cost by SKUs on specific date...
Request
Path Params
version
string
required
The requested API version
Default:
2.0
Query Params
skus
string
required
skus list (comma separated)
date
string <date-time>
required
Cost date
Request samples
Responses
OK(200)
Bad Request(400)
Unauthorized(401)
Record Not Found(404)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
OK
Data Schema
No schema defined
Example
Not configured
Last modified: 5 days ago