Import AWD Ledger CSV
POST//:domain/api/amazon/integration-instances/:integrationInstance/ledgers/import
Import AWD ledger data from a CSV that was previously uploaded to the model-imports disk (typically via the file-upload pre-staging endpoint). Validates that the stored file exists, processes it via ProcessAwdLedgerImport, then deletes the file. Returns counts of processed, created, skipped (duplicate/invalid), and reconciled rows.
Validation rules:
- stored_name: required|string
Request
Responses
- 200
- 400
OK
Response Headers
Content-Type
Bad Request
Response Headers
Content-Type