Landed Cost Breakdown
Generate Landed Cost Breakdown Report
Dispatch a filtered, hierarchically-grouped report (brand > product) restricted to a specific sales channel and warehouse. Returns a `tracked_job_log_id`; fetch the payload from the result endpoint once the job completes.
Get Generated Report Result
Fetch the generated landed cost breakdown payload for a completed generation job. Call this once the tracked job (from the generate endpoint) reaches `completed`.
Export Landed Cost Breakdown (CSV)
Export a detailed breakdown with multiple grouping levels as CSV. The CSV includes a column for each grouping dimension (Sales Channel, Brand, Product) followed by all cost breakdown columns. Ideal for pivot-table analysis in a spreadsheet.