listingId |
Flipkart internal identifier for a list corresponding to a skuId |
skuId |
The seller SKU ID for a listingId |
attributeValues |
Dynamic attributes such as selling price, stock count, etc. |
listings |
The complete product information that a buyer views before placing an order |
mrp |
The maximum retail price of the product |
selling_price |
The price at which seller wants to sell the product. The value maybe different, but cannot be greater than the mrp |
stock_count |
The quantity of the product on sale (cannot exceed 25) |
local_shipping_charge |
The cost that the seller charges the buyer to ship an order locally. Always a multiple of 10 |
zonal_shipping_charge |
The cost the seller charges the buyer to ship an order in the same zone. Always a multiple of 10 |
national_shipping_charge |
The cost the seller charges the buyer to ship an order within the country. Always a multiple of 10 |
listing_status |
Allows sellers to control their listing status. Permitted values: ACTIVE and INACTIVE |
procurement_sla |
Number of days required by the seller to keep the item ready for pick up |
procurement_type |
Describes the type of inventory procurement done by the seller for the listing. Permitted values: REGULAR , EXPRESS , MADE_TO_ORDER , DOMESTIC , and INTERNATIONAL |
actual_stock_count |
The stock available with the seller for sale on Flipkart |
stock_count |
Pending orders |
status |
Possible values: success or failure |
response |
listingError . Only present if the status is failure |
errors |
Invalid call. Displays the corresponding errorCode |
errorCode |
Attribute specific identifier for API call failure |
message |
Description of the cause of error |
selling_region_restriction |
Allows sellers to configure their listing to enable sales locally (same city), within their zone (North, East, West, South or North East), or nationally (outside of their zone) |