xMatix
Sign in Request demo
xMatix
PRODUCTS
SalesField SalesCRMRewardsClaimsInventoryProcurementWarehouse ManagementField ServiceServiceSupportTelephony & MessagingFinance & AccountingPayrollExpense ManagementCommercePortalsAnalytics & ReportingData StudioMobile AppSee all products →
PLATFORM
Platform overviewApp BuilderAutomationIntegrationsSecurity & GovernanceChange ManagementDevelopers
SENSE AI
Sense AI overviewSense AssistSense ControlSense VisionAI StudioTrust & governanceIn Claude & ChatGPTUse cases
SOLUTIONS
FMCG & DistributionManufacturing & Dealer NetworksAutomotive & DealershipsPharma & HealthcareConsumer DurablesAgri-InputsBuilding MaterialsService NetworksWarehousing & 3PLFinancial AccountingERP SoftwareIndia GST ComplianceUAE VAT & e-InvoicingSaudi ZATCA & VATAll solutions →
RESOURCES
Knowledge CenterDeveloper & CLIBlogGuidesWhat is xMatix?Company facts
COMPANY
AboutCareersPartnersEventsContactAuthorsLegal
Sign in Request demo
Home/Docs/Entity Reference/GST Line Item — entity reference
REFERENCE · Last reviewed

GST Line Item — entity reference

Shared rate-slab tax breakup line for GSTR-1 documents: the taxable value at a single GST rate with its IGST/CGST/SGST-UTGST/cess split. Reused across B2B, B2C-large, export and credit/debit-note documents, so the owning row is referenced polymorphically via parentEntityName + parentRecordId (the same pattern as Journal's source reference); the GSTR1 header is also linked directly (gstr1Id) for return-level roll-ups. B2CS and HSN tables do not use it - they are pre-aggregated with tax on their own rows.

Fields

FieldLabelTypeRequiredWhat it does
CentralTaxCentral TaxCurrency
CessCessCurrency
CreatedByIdCreated ByLookup → UserAccountYes
CreatedDateTimeCreated OnDateAndTimeYes
GSTR1IdGSTR-1 HeaderLookup → GSTR1
IdIdGuidYes
IntegratedTaxIntegrated TaxCurrency
IsCarriedForwardCarried ForwardBoolean
IsIgnoredIgnoredBoolean
LabelLabelText
ModifiedByIdModified ByLookup → UserAccountYes
NameNameTextYes
OwnerIdOwnerLookup → UserAccountYes
ParentEntityNameParent Entity NameTextThe entity name of the owning document row - e.g. GSTR1B2BInvoice, GSTR1B2CLInvoice, GSTR1ExportInvoice or GSTR1CreditDebitNote - paired with parentRecordId. The line item is shared across document tables, so ownership is polymorphic rather than a fixed FK.
ParentRecordIdParent Record IdGuidId of the owning document row named by parentEntityName. Together they mirror the Journal source-reference pattern; the gstr1Id link exists separately for return-level roll-ups.
RecordTypeIdRecord TypeGuid
SourceSourceText
StateUTTaxState/UT TaxCurrency
TaxableValueTaxable ValueCurrency
TaxRateTax RatePercent
UIPropsUI PropsText
UpdatedDateTimeModified OnDateAndTimeYes

Actions

ActionLabelTypeWhat it does
CloneCloneServerAction (Clone)Create a copy of this record
  • GSTR1 — looks up via GSTR1Id