Listings V3
📄️ Update listing price request
Update listing price request
📄️ Update listing inventory request
Update listing inventory request
📄️ Get listings for SKUs
Get listings for SKUs
📄️ Update listing request
Update listing request
📄️ Create listing request
Create listing request
📄️ Listing Search
It lets the seller/partner to fetch all of the seller's listings along with FSN and SKU in a batch of 500. Payload can contain `listing_status` and `page_id`. One can pass ACTIVE/INACTIVE in the `listing_status` or don't pass the `listing_status` field for fetching all the listings. `page_id` can be null or encrypted `page_id`. Provide null as the `page_id` when retrieving the first page. For subsequent pages, use the `next_page_id` from the previous response as the `page_id`, but only if `has_more` is true.