get_orders_report
Retrieve detailed order reports within a specified date range for sales channel analysis from ShipBob's e-commerce fulfillment API using a dedicated MCP server tool.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channelId | No | Filter by sales channel ID | |
endDate | Yes | End date for the report (YYYY-MM-DD) | |
startDate | Yes | Start date for the report (YYYY-MM-DD) |