Platform Settlement
Reconcile OTA, marketplace, and aggregator settlements against booking records
What this pattern solves
Platform and aggregator businesses disburse settlements on a weekly or bi-weekly cycle, bundling hundreds of individual transactions into a single bank credit. The settlement file lists individual transactions with platform fees, returns, and TDS deducted — but the identifiers used by the platform rarely match the identifiers in your accounting system. The Platform Settlement pattern handles this in three stages: ingestion of the settlement file with format normalisation, ID mapping from platform identifiers to internal records, and multi-item matching within the settlement batch.
Use this pattern when:
- You receive revenue through OTAs (MakeMyTrip, Booking.com, Goibibo, Expedia)
- You sell on marketplaces (Amazon, Flipkart, Meesho)
- You use food/delivery aggregators (Zomato, Swiggy, Dunzo, Blinkit)
- You use logistics platforms (Delhivery, Porter, Shiprocket)
- Platform settlements arrive in weekly batches with commission and TDS pre-deducted
How it works in TransactIG
Ingest settlement file
TransactIG ingests the platform's settlement report using a pre-built format template. Each line item is parsed — booking/order ID, gross amount, commission, TDS, net payout.
Map identifiers
Platform booking IDs or order IDs are mapped to your internal records using the configured ID mapping rule. Unmapped IDs are flagged for review.
Match net payout to bank credit
The sum of net payouts in the settlement batch is matched against the actual bank credit amount. Discrepancies are classified as settlement shortfall or timing difference.
Classify variances
Unmatched items are classified: commission rate change, disputed order, return clawback, TDS deduction, or unidentified. Each variance type has a configured workflow.
Matching rules
Variance taxonomy
Frequently asked questions
Which platform settlement formats does TransactIG support?
TransactIG ships with ingestion templates for MakeMyTrip, Goibibo, Booking.com, Expedia, Agoda, Amazon Seller Central, Flipkart, Zomato, Swiggy, Delhivery, Porter, Dunzo, and Shiprocket. New formats can be added without code changes.
What happens when a platform changes their settlement report format?
Column mapping templates are updated in the TransactIG admin console. No engineering work is required. Terra Insight monitors major platform format changes and releases updates proactively.
Can I reconcile multiple platforms in the same run?
Yes. TransactIG processes multiple platform settlement files in a single reconciliation run with unified output and cross-platform variance reporting.
See the Platform Settlement pattern in action
Terra Insight will run a live TransactIG demo using this matching pattern on data from your industry vertical.