get_inventory_report
Retrieve detailed inventory reports from ShipBob API by specifying start and end dates, and optionally filter data by fulfillment center ID for efficient inventory management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
endDate | Yes | End date for the report (YYYY-MM-DD) | |
fulfillmentCenterId | No | Filter by fulfillment center ID | |
startDate | Yes | Start date for the report (YYYY-MM-DD) |