get_shipping_report
Retrieve detailed shipping reports from ShipBob API by specifying start and end dates, and optionally filter by fulfillment center ID for precise analytics.
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) |