Skip to main content

Inventory Overview API (0.1)

Download OpenAPI specification:Download

Use this API to get the mispick reports.

Mispick Report

Provides endpoints for obtaining mispick reports.

Mispick

Get mispicks.

Retrieves the list of mispicks.

query Parameters
count
integer >= 1

The number of results retrieved

offset
integer >= 0

The offset of the retrieved results relative to all the matching results

Responses

Response samples

Content type
application/json
{
  • "items": [
    ],
  • "pagination": {
    }
}