Request

GET http:///api/v1/partner/store/batches

Query parameters

Parameter name Value Description Additional
batchId string
productId string
start int32
limit int32
term string
status string

Possible values are:

  • RECEIVED
  • IN_TESTING
  • READY_FOR_SALE
  • PROCESSING
  • ERROR

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

successful operation

SearchResultProductBatch

Explore this API

batchId
productId
start
limit
term
status
Response Content-Type
Try it out!