Skip to main content

Get shipment handover counts per vendor

GET /sellers/v3/shipments/handover/counts

This operation returns the count of shipments to be handed over to the logistics partner (E-Kart or 3rd party vendors)

Query Parameters
  • locationId string
Responses

successful operation

Schema
  • Array [
  • vendorGroupCode string
  • count int32
  • pickUpDate object
  • from date-time
  • to date-time
  • otc object
  • code string
  • error_code string
  • isMps boolean
  • ]
Loading...