get_shipping_report
Generate detailed shipping reports from the ShipBob API by specifying date ranges and fulfillment center IDs for targeted logistics analysis.
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) |