Store Availability API provides the estimated availability of given products in retailer locations for a given distance based on the consumer location asynchronously/synchronously. It accepts up to 9K UPCs and the API response will return the availability for the provided 9k UPCs in a CSV file for asynchronous requests. Client receives a job id for asynchronous requests which can be used to track the requests and download the completed file through mft.
POST
BatchStoreAvailability
https://api.developer.nielsen.com/StoreAvailability/v3/batchStoreAvailability
Batch Store Availability helps to get the store availability data for the up to 9k UPCs asynchronously
GET
JobStatus
https://api.developer.nielsen.com/StoreAvailability/v3/getJobStatus
The API provides the status of the job Id generated by the batch StoreAvailability API