About¶
Welcome to Flipkart Marketplace Seller API v3.0 documentation!
The objective of this document is to enable developers to work with the various API frameworks such as Product listing management, Order Fulfilment and Return Management in the Flipkart Marketplace.
Important
- If you wish to access the older v2 APIs , please click here
OVERVIEW
GETTING STARTED
LISTING MANAGEMENT
ORDER MANAGEMENT
- Order Management API
- Order Management API Reference
- POST /v3/shipments/filter/
- GET /v3/shipments?shipmentIds={} or, GET /v3/shipments?orderItemIds={} or, GET /v3/shipments?orderIds={}
- GET /v3/shipments?orderItemIds={}
- GET /v3/shipments?orderIds={}
- POST /v3/shipments/labels
- GET /v3/shipments/{shipmentIds}/labels
- POST /v3/shipments/{shipmentIds}/labelOnly/pdf
- POST /v3/shipments/{shipmentIds}/labelOnly
- GET /v3/shipments/{shipmentIds}/invoices
- POST /v3/shipments/dispatch
- GET /v3/shipments/{shipmentIds}
- POST /v3/shipments/cancel
- GET /v3/shipments/handover/counts?locationId={location_id}
- POST /v3/shipments/manifest
- POST /v3/shipments/selfShip/dispatch
- POST /v3/shipments/selfShip/delivery
- GET /v3/shipments/otc/{locationId}?requestType={requestType}
- POST /v2/services/attempt
- POST /v2/services/complete
- GET /v2/returns
- GET /v2/returns?returnIds={id list}
- POST /v2/returns/approve
- POST /v2/returns/reject
- POST /v2/returns/complete
- POST /v2/returns/pickup
- POST /v2/returns/pickupAttempt
- Order Management Notification Service
- Order Management Notification Reference
APPENDIX
Contact Us