Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost:3000/v1/admin/availability/{id}/events
{ "events": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "event_type": "<string>", "event_source": "<string>", "event_date": "<string>", "quantity": 123, "retailer_location": { "name": "<string>", "retailer_name": "<string>" } } ] }
Returns availability events for a product over the last 60 days.
List of availability events
Show child attributes