Marketplaces · Meesho
GSTR-1 from Meesho TCS and invoice files
Meesho splits a month across two downloads. The amounts are in one and the document numbers in the other, joined on the sub-order number.
Reports neededTCS sales, TCS sales return, Tax invoice details
- In Supplier Panel, open Payments, then GST, and download the TCS zip for the month.
- From the same screen download the Tax Invoice zip for the same month.
- Drop both zips in. Without the second one, Table 13 cannot be built and fynxIQ says so.
How confident we areVerified
This adapter has been checked against real exports from a working seller account, and its edge cases are pinned as tests.
Where it goes wrong
What a Meesho export will not tell you it is doing.
None of these produces an error message. Each produces a return that looks complete and is wrong, which is exactly why they are worth spelling out.
Watch forShipping is inside the taxable value, not added to it
A row reading 229.66 taxable with 77.12 shipping is not 306.78. Multiply 229.66 by 1.18 and you get exactly the invoice total. Adding shipping inflates the base by a third.
Watch forThe taxable column carries float noise
Values arrive as 229.66101694915255. fynxIQ derives the base backwards from the clean invoice total instead, so taxable plus tax equals the total exactly.
Watch forReturns cross month boundaries
A June order returned in July has no matching sale in July. That is what makes a rate show a negative net value with no positive counterpart, and it is correct.
Watch forStates arrive as names
TAMIL NADU, not 33. An unrecognised spelling is never guessed, because the place of supply decides which state receives the tax.
Also supported
Selling on more than one?
Drop every marketplace’s files in together. fynxIQ merges them into one ledger per GSTIN, keeps each document series separate in Table 13, and reports each operator separately in Table 14.
MTR B2C reportBoth halves of Amazon's Merchant Tax Report, read the way GST law reads them: shipments are invoices, refunds are credit notes against the original invoice, and a promotion reduces the tax as well as the base.
GST sales reportSales, returns, cancellations and replacements read from one file, with the event type deciding which is which.
GST sales registerForward and reverse movements arrive in one register, with the credit note number sitting on the return rows themselves.
Any CSV or Excel exportPoint the fields at the columns once and any spreadsheet becomes a supported source. The mapping is saved and reused every month.