Skip to main content

SAP Business One Component

SAP Business One is an integrated enterprise resource planning (ERP) solution designed for organizations to manage their entire operations. Use the component to manage entities and actions from accounting, financials, inventory and more.

Component key: sap-business-one

Description

SAP Business One is an integrated enterprise resource planning (ERP) solution designed for organizations to manage their entire operations.

Use the component to manage entities and actions from accounting, financials, inventory and more.

API Documentation:

This component was built using the SAP REST API V1 Reference.

Connections

SAP Business One Authentication

To start a Business One API session:

  1. Enter the following information into the connection configuration of the integration
    1. Server Address - Including Server Name, IP Address, Port Number. Server address must be like https://<Server Name/IP>:<Port>
    2. Username
    3. Password
    4. Company DB

Data Sources

Select Business Partner

Select a Business Partner from a dropdown menu. | key: selectBusinessPartner | type: picklist

Data Source Payload

{
"result": [
{
"key": "C01305",
"label": "Anmol Steps – Bijolia(EL)"
}
]
}

Select Invoice

Select an Invoice from a dropdown menu. | key: selectInvoice | type: picklist

Data Source Payload

{
"result": [
{
"key": "10689",
"label": "10689"
}
]
}

Select Order

Select an Order from a dropdown menu. | key: selectOrder | type: picklist

Data Source Payload

{
"result": [
{
"key": "10689",
"label": "10689"
}
]
}

Select Purchase Order

Select an Purchase Order from a dropdown menu. | key: selectPurchaseOrder | type: picklist

Data Source Payload

{
"result": [
{
"key": "10689",
"label": "10689"
}
]
}

Select Record

Select a Custom Record type from a dropdown menu. | key: selectRecord | type: picklist

Data Source Payload

{
"result": [
{
"key": "C01305",
"label": "Anmol Steps – Bijolia(EL)"
}
]
}

Select Warehouse

Select a Warehouse from a dropdown menu. | key: selectWarehouse | type: picklist

Data Source Payload

{
"result": [
{
"key": "Del-02",
"label": "AnBadapur - Rejection warehouse"
}
]
}

Actions

Close Invoice

Invoke the method Close. | key: closeInvoice


Create Business Partner

Create an instance of Business Partners | key: createBusinessPartner

Output Example Payload

{
"data": {
"odata.etag": "W/\"356A192B7913B04C54574D18C28D46E6395428AB\"",
"CardCode": "C01305",
"CardName": "Anmol Steps – Bijolia(EL)",
"CardType": "cCustomer",
"GroupCode": 112,
"Address": "Bundi Road, Bijolia",
"ZipCode": "311602",
"MailAddress": "Bundi Road, Bijolia",
"MailZipCode": "311602",
"Phone1": "9460351521",
"Phone2": null,
"Fax": null,
"ContactPerson": "Anmol Steps – Bijolia(EL)",
"Notes": null,
"PayTermsGrpCode": 5,
"CreditLimit": 0,
"MaxCommitment": 0,
"DiscountPercent": 0,
"VatLiable": "vLiable",
"FederalTaxID": null,
"DeductibleAtSource": "tNO",
"DeductionPercent": 0,
"DeductionValidUntil": null,
"PriceListNum": 19,
"IntrestRatePercent": 0,
"CommissionPercent": 0,
"CommissionGroupCode": 0,
"FreeText": null,
"SalesPersonCode": -1,
"Currency": "INR",
"RateDiffAccount": "",
"Cellular": "9460351521",
"AvarageLate": null,
"City": "Bijolia",
"County": null,
"Country": "IN",
"MailCity": "Bijolia",
"MailCounty": null,
"MailCountry": "IN",
"EmailAddress": null,
"Picture": null,
"DefaultAccount": null,
"DefaultBranch": null,
"DefaultBankCode": "-1",
"AdditionalID": null,
"Pager": null,
"FatherCard": "C01169",
"CardForeignName": null,
"FatherType": "cDelivery_sum",
"DeductionOffice": null,
"ExportCode": null,
"MinIntrest": 0,
"CurrentAccountBalance": 0,
"OpenDeliveryNotesBalance": 0,
"OpenOrdersBalance": 0,
"OpenChecksBalance": 0,
"VatGroup": null,
"ShippingType": null,
"Password": null,
"Indicator": null,
"IBAN": null,
"CreditCardCode": -1,
"CreditCardNum": null,
"CreditCardExpiration": null,
"DebitorAccount": "_SYS00000000037",
"OpenOpportunities": null,
"Valid": "tYES",
"ValidFrom": null,
"ValidTo": null,
"ValidRemarks": null,
"Frozen": "tNO",
"FrozenFrom": null,
"FrozenTo": null,
"FrozenRemarks": null,
"Block": null,
"BillToState": "RJ",
"ShipToState": "RJ",
"ExemptNum": null,
"Priority": -1,
"FormCode1099": null,
"Box1099": null,
"PeymentMethodCode": null,
"BackOrder": "tYES",
"PartialDelivery": "tYES",
"BlockDunning": "tNO",
"BankCountry": null,
"HouseBank": null,
"HouseBankCountry": "IN",
"HouseBankAccount": null,
"ShipToDefault": "Anmol Steps – Bijolia(EL)",
"DunningLevel": null,
"DunningDate": null,
"CollectionAuthorization": "tNO",
"DME": null,
"InstructionKey": null,
"SinglePayment": "tNO",
"ISRBillerID": null,
"PaymentBlock": "tNO",
"ReferenceDetails": null,
"HouseBankBranch": null,
"OwnerIDNumber": null,
"PaymentBlockDescription": -1,
"TaxExemptionLetterNum": null,
"MaxAmountOfExemption": 0,
"ExemptionValidityDateFrom": null,
"ExemptionValidityDateTo": null,
"LinkedBusinessPartner": null,
"LastMultiReconciliationNum": null,
"DeferredTax": "tNO",
"Equalization": "tNO",
"SubjectToWithholdingTax": "boNO",
"CertificateNumber": null,
"ExpirationDate": null,
"NationalInsuranceNum": null,
"AccrualCriteria": "tNO",
"WTCode": null,
"BillToBuildingFloorRoom": "",
"DownPaymentClearAct": "_SYS00000000084",
"ChannelBP": null,
"DefaultTechnician": null,
"BilltoDefault": "Anmol Steps – Bijolia(EL)",
"CustomerBillofExchangDisc": null,
"Territory": null,
"ShipToBuildingFloorRoom": "",
"CustomerBillofExchangPres": null,
"ProjectCode": null,
"VatGroupLatinAmerica": null,
"DunningTerm": null,
"Website": null,
"OtherReceivablePayable": null,
"BillofExchangeonCollection": null,
"CompanyPrivate": "cCompany",
"LanguageCode": 8,
"UnpaidBillofExchange": null,
"WithholdingTaxDeductionGroup": -1,
"ClosingDateProcedureNumber": null,
"Profession": null,
"BankChargesAllocationCode": null,
"TaxRoundingRule": "trr_CompanyDefault",
"Properties1": "tNO",
"Properties2": "tNO",
"Properties3": "tNO",
"Properties4": "tNO",
"Properties5": "tNO",
"Properties6": "tNO",
"Properties7": "tNO",
"Properties8": "tNO",
"Properties9": "tNO",
"Properties10": "tNO",
"Properties11": "tNO",
"Properties12": "tNO",
"Properties13": "tNO",
"Properties14": "tNO",
"Properties15": "tNO",
"Properties16": "tNO",
"Properties17": "tNO",
"Properties18": "tNO",
"Properties19": "tNO",
"Properties20": "tNO",
"Properties21": "tNO",
"Properties22": "tNO",
"Properties23": "tNO",
"Properties24": "tNO",
"Properties25": "tNO",
"Properties26": "tNO",
"Properties27": "tNO",
"Properties28": "tNO",
"Properties29": "tNO",
"Properties30": "tNO",
"Properties31": "tNO",
"Properties32": "tNO",
"Properties33": "tNO",
"Properties34": "tNO",
"Properties35": "tNO",
"Properties36": "tNO",
"Properties37": "tNO",
"Properties38": "tNO",
"Properties39": "tNO",
"Properties40": "tNO",
"Properties41": "tNO",
"Properties42": "tNO",
"Properties43": "tNO",
"Properties44": "tNO",
"Properties45": "tNO",
"Properties46": "tNO",
"Properties47": "tNO",
"Properties48": "tNO",
"Properties49": "tNO",
"Properties50": "tNO",
"Properties51": "tNO",
"Properties52": "tNO",
"Properties53": "tNO",
"Properties54": "tNO",
"Properties55": "tNO",
"Properties56": "tNO",
"Properties57": "tNO",
"Properties58": "tNO",
"Properties59": "tNO",
"Properties60": "tNO",
"Properties61": "tNO",
"Properties62": "tNO",
"Properties63": "tNO",
"Properties64": "tNO",
"CompanyRegistrationNumber": null,
"VerificationNumber": null,
"DiscountBaseObject": "dgboNone",
"DiscountRelations": "dgrLowestDiscount",
"TypeReport": "atCompany",
"ThresholdOverlook": "tNO",
"SurchargeOverlook": "tNO",
"DownPaymentInterimAccount": "_SYS00000000054",
"OperationCode347": "ocSalesOrServicesRevenues",
"InsuranceOperation347": "tNO",
"HierarchicalDeduction": "tNO",
"ShaamGroup": "sgServicesAndAsset",
"WithholdingTaxCertified": "tNO",
"BookkeepingCertified": "tNO",
"PlanningGroup": null,
"Affiliate": "tNO",
"Industry": null,
"VatIDNum": null,
"DatevAccount": null,
"DatevFirstDataEntry": "tYES",
"UseShippedGoodsAccount": "tNO",
"GTSRegNo": null,
"GTSBankAccountNo": null,
"GTSBillingAddrTel": null,
"ETaxWebSite": null,
"HouseBankIBAN": "",
"VATRegistrationNumber": null,
"RepresentativeName": null,
"IndustryType": null,
"BusinessType": null,
"Series": 85,
"AutomaticPosting": null,
"InterestAccount": null,
"FeeAccount": null,
"CampaignNumber": null,
"AliasName": null,
"DefaultBlanketAgreementNumber": null,
"EffectiveDiscount": "dgrLowestDiscount",
"NoDiscounts": "tNO",
"EffectivePrice": "epDefaultPriority",
"EffectivePriceConsidersPriceBeforeDiscount": "tNO",
"GlobalLocationNumber": null,
"EDISenderID": null,
"EDIRecipientID": null,
"ResidenNumber": "rntSpanishFiscalID",
"RelationshipCode": null,
"RelationshipDateFrom": null,
"RelationshipDateTill": null,
"UnifiedFederalTaxID": null,
"AttachmentEntry": null,
"TypeOfOperation": null,
"EndorsableChecksFromBP": "tYES",
"AcceptsEndorsedChecks": "tNO",
"OwnerCode": null,
"BlockSendingMarketingContent": "tNO",
"AgentCode": null,
"PriceMode": null,
"EDocGenerationType": null,
"EDocStreet": null,
"EDocStreetNumber": null,
"EDocBuildingNumber": null,
"EDocZipCode": null,
"EDocCity": null,
"EDocCountry": null,
"EDocDistrict": null,
"EDocRepresentativeFirstName": null,
"EDocRepresentativeSurname": null,
"EDocRepresentativeCompany": null,
"EDocRepresentativeFiscalCode": null,
"EDocRepresentativeAdditionalId": null,
"EDocPECAddress": null,
"IPACodeForPA": null,
"UpdateDate": "2023-10-26",
"UpdateTime": "13:16:49",
"ExemptionMaxAmountValidationType": "emaIndividual",
"ECommerceMerchantID": null,
"UseBillToAddrToDetermineTax": "tNO",
"CreateDate": "2023-10-26",
"CreateTime": "13:16:49",
"DefaultTransporterEntry": 0,
"DefaultTransporterLineNumber": 0,
"FCERelevant": "tNO",
"FCEValidateBaseDelivery": "tNO",
"MainUsage": null,
"EBooksVATExemptionCause": null,
"LegalText": null,
"DataVersion": 1,
"ExchangeRateForIncomingPayment": "tYES",
"ExchangeRateForOutgoingPayment": "tYES",
"CertificateDetails": null,
"DefaultCurrency": null,
"EORINumber": null,
"FCEAsPaymentMeans": "tNO",
"U_Discount": 0,
"U_InterBranch": "N",
"ElectronicProtocols": [],
"BPAddresses": [
{
"AddressName": "Anmol Steps – Bijolia(EL)",
"Street": "Bundi Road, Bijolia",
"Block": null,
"ZipCode": "311602",
"City": "Bijolia",
"County": null,
"Country": "IN",
"State": "RJ",
"FederalTaxID": null,
"TaxCode": null,
"BuildingFloorRoom": null,
"AddressType": "bo_BillTo",
"AddressName2": null,
"AddressName3": null,
"TypeOfAddress": null,
"StreetNo": null,
"BPCode": "C01305",
"RowNum": 0,
"GlobalLocationNumber": null,
"Nationality": null,
"TaxOffice": null,
"GSTIN": null,
"GstType": null,
"CreateDate": "2023-10-26",
"CreateTime": "13:16:49",
"MYFType": null,
"TaasEnabled": "tYES",
"U_UTL_ST_ThLegName": null,
"U_UTL_ST_ThTrdName": null
},
{
"AddressName": "Anmol Steps – Bijolia(EL)",
"Street": "Bundi Road, Bijolia",
"Block": null,
"ZipCode": "311602",
"City": "Bijolia",
"County": null,
"Country": "IN",
"State": "RJ",
"FederalTaxID": null,
"TaxCode": null,
"BuildingFloorRoom": null,
"AddressType": "bo_ShipTo",
"AddressName2": null,
"AddressName3": null,
"TypeOfAddress": null,
"StreetNo": null,
"BPCode": "C01305",
"RowNum": 1,
"GlobalLocationNumber": null,
"Nationality": null,
"TaxOffice": null,
"GSTIN": null,
"GstType": null,
"CreateDate": "2023-10-26",
"CreateTime": "13:16:49",
"MYFType": null,
"TaasEnabled": "tYES",
"U_UTL_ST_ThLegName": null,
"U_UTL_ST_ThTrdName": null
}
],
"ContactEmployees": [
{
"CardCode": "C01305",
"Name": "Anmol Steps – Bijolia(EL)",
"Position": null,
"Address": null,
"Phone1": "9460351521",
"Phone2": null,
"MobilePhone": "9460351521",
"Fax": null,
"E_Mail": null,
"Pager": null,
"Remarks1": null,
"Remarks2": null,
"Password": null,
"InternalCode": 1325,
"PlaceOfBirth": "-1",
"DateOfBirth": null,
"Gender": "gt_Undefined",
"Profession": null,
"Title": null,
"CityOfBirth": null,
"Active": "tYES",
"FirstName": null,
"MiddleName": null,
"LastName": null,
"EmailGroupCode": null,
"BlockSendingMarketingContent": "tNO",
"CreateDate": "2023-10-26",
"CreateTime": "13:16:49",
"UpdateDate": "2023-10-26",
"UpdateTime": "13:16:00",
"ConnectedAddressName": null,
"ConnectedAddressType": null,
"ForeignCountry": null,
"ContactEmployeeBlockSendingMarketingContents": []
}
],
"BPAccountReceivablePaybleCollection": [],
"BPPaymentMethods": [],
"BPWithholdingTaxCollection": [],
"BPPaymentDates": [],
"BPBranchAssignment": [
{
"BPCode": "C01305",
"BPLID": 2,
"DisabledForBP": "tNO"
},
{
"BPCode": "C01305",
"BPLID": 4,
"DisabledForBP": "tNO"
}
],
"BPBankAccounts": [],
"BPFiscalTaxIDCollection": [
{
"Address": "",
"CNAECode": null,
"TaxId0": "ALKPM0323M",
"TaxId1": "",
"TaxId2": "",
"TaxId3": "",
"TaxId4": "",
"TaxId5": "",
"TaxId6": "",
"TaxId7": "",
"TaxId8": "",
"TaxId9": "",
"TaxId10": "",
"TaxId11": "",
"BPCode": "C01305",
"AddrType": "bo_ShipTo",
"TaxId12": null,
"TaxId13": "",
"AToRetrNFe": "tNO"
},
{
"Address": "Anmol Steps – Bijolia(EL)",
"CNAECode": null,
"TaxId0": null,
"TaxId1": null,
"TaxId2": null,
"TaxId3": null,
"TaxId4": null,
"TaxId5": null,
"TaxId6": null,
"TaxId7": null,
"TaxId8": null,
"TaxId9": null,
"TaxId10": null,
"TaxId11": null,
"BPCode": "C01305",
"AddrType": "bo_BillTo",
"TaxId12": null,
"TaxId13": null,
"AToRetrNFe": "tNO"
},
{
"Address": "Anmol Steps – Bijolia(EL)",
"CNAECode": null,
"TaxId0": "ALKPM0323M",
"TaxId1": "",
"TaxId2": "",
"TaxId3": "",
"TaxId4": "",
"TaxId5": "",
"TaxId6": "",
"TaxId7": "",
"TaxId8": "",
"TaxId9": "",
"TaxId10": "",
"TaxId11": "",
"BPCode": "C01305",
"AddrType": "bo_ShipTo",
"TaxId12": null,
"TaxId13": null,
"AToRetrNFe": "tNO"
}
],
"DiscountGroups": [],
"BPIntrastatExtension": {},
"BPBlockSendingMarketingContents": [],
"BPCurrenciesCollection": []
}
}

Create Invoice

Create an instance of Invoices. | key: createInvoice

Output Example Payload

{
"data": {
"odata.etag": "W/\"356A192B7913B04C54574D18C28D46E6395428AB\"",
"DocEntry": 3975,
"DocNum": 1330,
"DocType": "dDocument_Items",
"HandWritten": "tNO",
"Printed": "psNo",
"DocDate": "2021-03-09",
"DocDueDate": "2021-04-08",
"CardCode": "C00001",
"CardName": "Aakash & Co.",
"Address": "-\rIN",
"NumAtCard": null,
"DocTotal": 17547,
"AttachmentEntry": null,
"DocCurrency": "INR",
"DocRate": 1,
"Reference1": "1330",
"Reference2": null,
"Comments": "Aakash & Co. Based On Sales Orders 773. Based On Deliveries 1268.",
"JournalMemo": "A/R Invoices - C00001",
"PaymentGroupCode": 1,
"DocTime": "16:02:00",
"SalesPersonCode": -1,
"TransportationCode": -1,
"Confirmed": "tYES",
"ImportFileNum": null,
"SummeryType": "dNoSummary",
"ContactPersonCode": 17,
"ShowSCN": "tNO",
"Series": 89,
"TaxDate": "2021-03-09",
"PartialSupply": "tYES",
"DocObjectCode": "oInvoices",
"ShipToCode": "HYDERABAD",
"Indicator": null,
"FederalTaxID": null,
"DiscountPercent": 0,
"PaymentReference": null,
"CreationDate": "2021-03-09",
"UpdateDate": "2021-03-09",
"FinancialPeriod": 26,
"UserSign": 9,
"TransNum": 9210,
"VatSum": 2676.73,
"VatSumSys": 2676.73,
"VatSumFc": 0,
"NetProcedure": "tNO",
"DocTotalFc": 0,
"DocTotalSys": 17547,
"Form1099": null,
"Box1099": null,
"RevisionPo": "tNO",
"RequriedDate": null,
"CancelDate": null,
"BlockDunning": "tNO",
"Submitted": "tNO",
"Segment": 0,
"PickStatus": "tNO",
"Pick": "tNO",
"PaymentMethod": "",
"PaymentBlock": "tNO",
"PaymentBlockEntry": null,
"CentralBankIndicator": null,
"MaximumCashDiscount": "tNO",
"Reserve": "tNO",
"Project": null,
"ExemptionValidityDateFrom": null,
"ExemptionValidityDateTo": null,
"WareHouseUpdateType": "dwh_Stock",
"Rounding": "tNO",
"ExternalCorrectedDocNum": null,
"InternalCorrectedDocNum": null,
"NextCorrectingDocument": null,
"DeferredTax": "tNO",
"TaxExemptionLetterNum": null,
"WTApplied": 0,
"WTAppliedFC": 0,
"BillOfExchangeReserved": "tNO",
"AgentCode": null,
"WTAppliedSC": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NumberOfInstallments": 1,
"ApplyTaxOnFirstInstallment": "tNO",
"WTNonSubjectAmount": 0,
"WTNonSubjectAmountSC": 0,
"WTNonSubjectAmountFC": 0,
"WTExemptedAmount": 0,
"WTExemptedAmountSC": 0,
"WTExemptedAmountFC": 0,
"BaseAmount": 0,
"BaseAmountSC": 0,
"BaseAmountFC": 0,
"WTAmount": 0,
"WTAmountSC": 0,
"WTAmountFC": 0,
"VatDate": null,
"DocumentsOwner": null,
"FolioPrefixString": null,
"FolioNumber": null,
"DocumentSubType": "bod_GSTTaxInvoice",
"BPChannelCode": null,
"BPChannelContact": null,
"Address2": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"DocumentStatus": "bost_Close",
"PeriodIndicator": "202021",
"PayToCode": "Aakash & Co.",
"ManualNumber": null,
"UseShpdGoodsAct": "tNO",
"IsPayToBank": "tNO",
"PayToBankCountry": null,
"PayToBankCode": null,
"PayToBankAccountNo": null,
"PayToBankBranch": null,
"BPL_IDAssignedToInvoice": 2,
"DownPayment": 0,
"ReserveInvoice": "tNO",
"LanguageCode": 8,
"TrackingNumber": null,
"PickRemark": "",
"ClosingDate": null,
"SequenceCode": null,
"SequenceSerial": null,
"SeriesString": null,
"SubSeriesString": null,
"SequenceModel": "0",
"UseCorrectionVATGroup": "tNO",
"TotalDiscount": 0,
"DownPaymentAmount": 0,
"DownPaymentPercentage": 0,
"DownPaymentType": "dptInvoice",
"DownPaymentAmountSC": 0,
"DownPaymentAmountFC": 0,
"VatPercent": 0,
"ServiceGrossProfitPercent": null,
"OpeningRemarks": null,
"ClosingRemarks": null,
"RoundingDiffAmount": -0.46,
"RoundingDiffAmountFC": 0,
"RoundingDiffAmountSC": -0.46,
"Cancelled": "tNO",
"SignatureInputMessage": null,
"SignatureDigest": null,
"CertificationNumber": null,
"PrivateKeyVersion": null,
"ControlAccount": "_SYS00000000037",
"InsuranceOperation347": "tNO",
"ArchiveNonremovableSalesQuotation": "tNO",
"GTSChecker": null,
"GTSPayee": null,
"ExtraMonth": 0,
"ExtraDays": 30,
"CashDiscountDateOffset": 0,
"StartFrom": "pdt_None",
"NTSApproved": "tNO",
"ETaxWebSite": null,
"ETaxNumber": null,
"NTSApprovedNumber": null,
"EDocGenerationType": "edocNotRelevant",
"EDocSeries": null,
"EDocNum": null,
"EDocExportFormat": null,
"EDocStatus": "edoc_Ok",
"EDocErrorCode": null,
"EDocErrorMessage": null,
"DownPaymentStatus": "so_Open",
"GroupSeries": null,
"GroupNumber": null,
"GroupHandWritten": "tNO",
"ReopenOriginalDocument": null,
"ReopenManuallyClosedOrCanceledDocument": null,
"CreateOnlineQuotation": "tNO",
"POSEquipmentNumber": null,
"POSManufacturerSerialNumber": null,
"POSCashierNumber": null,
"ApplyCurrentVATRatesForDownPaymentsToDraw": "tNO",
"ClosingOption": "coByCurrentSystemDate",
"SpecifiedClosingDate": null,
"OpenForLandedCosts": "tYES",
"AuthorizationStatus": "dasWithout",
"TotalDiscountFC": 0,
"TotalDiscountSC": 0,
"RelevantToGTS": "tNO",
"BPLName": "Eltus Mode Delhi",
"VATRegNum": "07AAFCE3317E1Z1",
"AnnualInvoiceDeclarationReference": null,
"Supplier": null,
"Releaser": null,
"Receiver": null,
"BlanketAgreementNumber": null,
"IsAlteration": "tNO",
"CancelStatus": "csNo",
"AssetValueDate": null,
"InvoicePayment": "tNO",
"DocumentDelivery": "ddtNoneSeleted",
"AuthorizationCode": null,
"StartDeliveryDate": null,
"StartDeliveryTime": null,
"EndDeliveryDate": null,
"EndDeliveryTime": null,
"VehiclePlate": null,
"ATDocumentType": null,
"ElecCommStatus": null,
"ElecCommMessage": null,
"ReuseDocumentNum": "tNO",
"ReuseNotaFiscalNum": "tNO",
"PrintSEPADirect": "tNO",
"FiscalDocNum": null,
"POSDailySummaryNo": null,
"POSReceiptNo": null,
"PointOfIssueCode": null,
"Letter": null,
"FolioNumberFrom": null,
"FolioNumberTo": null,
"InterimType": "boidt_None",
"RelatedType": -1,
"RelatedEntry": null,
"SAPPassport": null,
"DocumentTaxID": null,
"DateOfReportingControlStatementVAT": null,
"ReportingSectionControlStatementVAT": null,
"ExcludeFromTaxReportControlStatementVAT": "tNO",
"POS_CashRegister": null,
"UpdateTime": "16:02:16",
"CreateQRCodeFrom": null,
"PriceMode": null,
"Revision": "tNO",
"OriginalRefNo": null,
"OriginalRefDate": null,
"GSTTransactionType": "gsttrantyp_GSTTaxInvoice",
"OriginalCreditOrDebitNo": null,
"OriginalCreditOrDebitDate": null,
"ECommerceOperator": null,
"ECommerceGSTIN": null,
"ShipFrom": "HYDERABAD",
"CommissionTrade": "ct_Empty",
"CommissionTradeReturn": "tNO",
"UseBillToAddrToDetermineTax": "tNO",
"IssuingReason": 1,
"Cig": null,
"Cup": null,
"EDocType": "edocFE",
"FCEAsPaymentMeans": "tNO",
"PaidToDate": 17547,
"PaidToDateFC": 0,
"PaidToDateSys": 17547,
"BaseType": -1,
"BaseEntry": null,
"FatherCard": null,
"FatherType": "cDelivery_sum",
"ShipState": null,
"ShipPlace": null,
"CustOffice": null,
"FCI": null,
"AddLegIn": null,
"LegTextF": null,
"DANFELgTxt": null,
"IndFinal": "tNO",
"DataVersion": 1,
"LastPageFolioNumber": null,
"U_Discount1": 0,
"U_Discount2": 0,
"U_Discount3": 0,
"U_WayBill": null,
"U_WayDate": null,
"U_TransMode": null,
"U_TransName": null,
"U_VehicleNo": null,
"U_GenType": null,
"U_UTL_ST_ADD": null,
"U_UTL_SC_JVCD": null,
"U_UTL_SC_JVNM": null,
"Document_ApprovalRequests": [],
"DocumentLines": [
{
"LineNum": 0,
"ItemCode": "PCM.27.1009.2 - 41",
"ItemDescription": "PC1009 TAN-CHARCOAL - 41",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1054.47,
"PriceAfterVAT": 1244.27,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163000985",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 0,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 189.8046,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 189.8046,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1054.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 189.8046,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1054.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 0,
"BaseOpenQuantity": 1,
"UnitPrice": 1999,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 650,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 650,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1054.47,
"OpenAmountFC": 0,
"OpenAmountSC": 1054.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 404.47,
"GrossProfitFC": 0,
"GrossProfitSC": 404.47,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2358.81,
"GrossTotal": 1244.27,
"GrossTotalFC": 0,
"GrossTotalSC": 1244.27,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 94.9023,
"TaxAmountSC": 94.9023,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 0,
"RowSequence": 0,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 94.9023,
"TaxAmountSC": 94.9023,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 0,
"RowSequence": 1,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 1,
"ItemCode": "PCM.27.1009.2 - 43",
"ItemDescription": "PC1009 TAN-CHARCOAL - 43",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1054.47,
"PriceAfterVAT": 1244.27,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163001005",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 1,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 189.8046,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 189.8046,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1054.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 189.8046,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1054.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 1,
"BaseOpenQuantity": 1,
"UnitPrice": 1999,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 650,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 650,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1054.47,
"OpenAmountFC": 0,
"OpenAmountSC": 1054.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 404.47,
"GrossProfitFC": 0,
"GrossProfitSC": 404.47,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2358.81,
"GrossTotal": 1244.27,
"GrossTotalFC": 0,
"GrossTotalSC": 1244.27,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 94.9023,
"TaxAmountSC": 94.9023,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 1,
"RowSequence": 2,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 94.9023,
"TaxAmountSC": 94.9023,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 1,
"RowSequence": 3,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 2,
"ItemCode": "PCM.22.3005.5 - 45",
"ItemDescription": "PC3005 BORDO - 45",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1581.97,
"PriceAfterVAT": 1866.72,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163003184",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 2,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 284.7546,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 284.7546,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1581.97,
"TaxPercentagePerRow": 18,
"TaxTotal": 284.7546,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1581.97,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 2,
"BaseOpenQuantity": 1,
"UnitPrice": 2999,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 925,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 925,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1581.97,
"OpenAmountFC": 0,
"OpenAmountSC": 1581.97,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 656.97,
"GrossProfitFC": 0,
"GrossProfitSC": 656.97,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3538.81,
"GrossTotal": 1866.72,
"GrossTotalFC": 0,
"GrossTotalSC": 1866.72,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 142.3773,
"TaxAmountSC": 142.3773,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 2,
"RowSequence": 4,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 142.3773,
"TaxAmountSC": 142.3773,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 2,
"RowSequence": 5,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 3,
"ItemCode": "PCM.23.5004.2 - 43",
"ItemDescription": "PC5004 COGNAC - 43",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 2109.47,
"PriceAfterVAT": 2489.17,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006048",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 3,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1963,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 379.7046,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 379.7046,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2109.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 379.7046,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2109.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 3,
"BaseOpenQuantity": 1,
"UnitPrice": 3999,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1245,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1245,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 2109.47,
"OpenAmountFC": 0,
"OpenAmountSC": 2109.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 864.47,
"GrossProfitFC": 0,
"GrossProfitSC": 864.47,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 4718.81,
"GrossTotal": 2489.17,
"GrossTotalFC": 0,
"GrossTotalSC": 2489.17,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 189.8523,
"TaxAmountSC": 189.8523,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 3,
"RowSequence": 6,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 189.8523,
"TaxAmountSC": 189.8523,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 3,
"RowSequence": 7,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 4,
"ItemCode": "PCM.23.5004.2 - 44",
"ItemDescription": "PC5004 COGNAC - 44",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 2109.47,
"PriceAfterVAT": 2489.17,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006055",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 4,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1963,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 379.7046,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 379.7046,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2109.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 379.7046,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2109.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 4,
"BaseOpenQuantity": 1,
"UnitPrice": 3999,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1245,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1245,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 2109.47,
"OpenAmountFC": 0,
"OpenAmountSC": 2109.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 864.47,
"GrossProfitFC": 0,
"GrossProfitSC": 864.47,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 4718.81,
"GrossTotal": 2489.17,
"GrossTotalFC": 0,
"GrossTotalSC": 2489.17,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 189.8523,
"TaxAmountSC": 189.8523,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 4,
"RowSequence": 8,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 189.8523,
"TaxAmountSC": 189.8523,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 4,
"RowSequence": 9,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 5,
"ItemCode": "PCM.12.9001.0 - 41",
"ItemDescription": "PC9001 BLACK - 41",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1740.22,
"PriceAfterVAT": 2053.46,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006925",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 5,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 313.2396,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 313.2396,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1740.22,
"TaxPercentagePerRow": 18,
"TaxTotal": 313.2396,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1740.22,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 5,
"BaseOpenQuantity": 1,
"UnitPrice": 3299,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1050,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1050,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1740.22,
"OpenAmountFC": 0,
"OpenAmountSC": 1740.22,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 690.22,
"GrossProfitFC": 0,
"GrossProfitSC": 690.22,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3892.81,
"GrossTotal": 2053.46,
"GrossTotalFC": 0,
"GrossTotalSC": 2053.46,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 5,
"RowSequence": 10,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 5,
"RowSequence": 11,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 6,
"ItemCode": "PCM.12.9001.0 - 43",
"ItemDescription": "PC9001 BLACK - 43",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1740.22,
"PriceAfterVAT": 2053.46,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006949",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 6,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 313.2396,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 313.2396,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1740.22,
"TaxPercentagePerRow": 18,
"TaxTotal": 313.2396,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1740.22,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 6,
"BaseOpenQuantity": 1,
"UnitPrice": 3299,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1050,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1050,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1740.22,
"OpenAmountFC": 0,
"OpenAmountSC": 1740.22,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 690.22,
"GrossProfitFC": 0,
"GrossProfitSC": 690.22,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3892.81,
"GrossTotal": 2053.46,
"GrossTotalFC": 0,
"GrossTotalSC": 2053.46,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 6,
"RowSequence": 12,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 6,
"RowSequence": 13,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 7,
"ItemCode": "PCM.12.9001.0 - 44",
"ItemDescription": "PC9001 BLACK - 44",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1740.22,
"PriceAfterVAT": 2053.46,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006956",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 7,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 313.2396,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 313.2396,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1740.22,
"TaxPercentagePerRow": 18,
"TaxTotal": 313.2396,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1740.22,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 7,
"BaseOpenQuantity": 1,
"UnitPrice": 3299,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1050,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1050,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1740.22,
"OpenAmountFC": 0,
"OpenAmountSC": 1740.22,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 690.22,
"GrossProfitFC": 0,
"GrossProfitSC": 690.22,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3892.81,
"GrossTotal": 2053.46,
"GrossTotalFC": 0,
"GrossTotalSC": 2053.46,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 7,
"RowSequence": 14,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 7,
"RowSequence": 15,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 8,
"ItemCode": "PCM.12.9001.0 - 45",
"ItemDescription": "PC9001 BLACK - 45",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1740.22,
"PriceAfterVAT": 2053.46,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006963",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 8,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1963,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 313.2396,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 313.2396,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1740.22,
"TaxPercentagePerRow": 18,
"TaxTotal": 313.2396,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1740.22,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 8,
"BaseOpenQuantity": 1,
"UnitPrice": 3299,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1050,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1050,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1740.22,
"OpenAmountFC": 0,
"OpenAmountSC": 1740.22,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 690.22,
"GrossProfitFC": 0,
"GrossProfitSC": 690.22,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3892.81,
"GrossTotal": 2053.46,
"GrossTotalFC": 0,
"GrossTotalSC": 2053.46,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 8,
"RowSequence": 16,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 8,
"RowSequence": 17,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
}
],
"EWayBillDetails": {
"DocEntry": 3975,
"SupplyType": "ewb_st_Outward",
"SubType": 1,
"DocumentType": "INV",
"TransportationMode": null,
"Distance": 0,
"TransporterDocNo": null,
"TransporterDocDate": null,
"VehicleType": null,
"VehicleNo": null,
"EWayBillNo": null,
"EWayBillDate": null,
"BillFromName": "Eltus Mode Live",
"BillFromGSTIN": "07AAFCE3317E1Z1",
"BillFromStateGSTCode": "07",
"DispatchFromAddress1": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"DispatchFromAddress2": null,
"DispatchFromZipCode": "110044",
"DispatchFromStateGSTCode": "07",
"BillToName": "Aakash & Co.",
"BillToGSTIN": "07AEPPG2883Q1ZO",
"BillToStateGSTCode": "07",
"ShipToAddress1": "-\rIN",
"ShipToAddress2": null,
"ShipToZipCode": "999999",
"ShipToStateGSTCode": "07",
"MainHSNEntry": null,
"DispatchFromPlace": "New Delhi",
"ShipToPlace": null,
"TransporterID": null,
"TransporterName": null,
"EWayBillExpirationDate": null,
"TransporterEntry": null,
"TransporterLineNumber": null,
"TransactionType": "ewb_tt_Regular"
},
"ElectronicProtocols": [],
"DocumentAdditionalExpenses": [],
"WithholdingTaxDataWTXCollection": [],
"WithholdingTaxDataCollection": [],
"DocumentPackages": [],
"DocumentSpecialLines": [],
"DocumentInstallments": [
{
"DueDate": "2021-04-08",
"Percentage": 100,
"Total": 17547,
"LastDunningDate": null,
"DunningLevel": 0,
"TotalFC": null,
"InstallmentId": 1,
"PaymentOrdered": "tNO"
}
],
"DownPaymentsToDraw": [],
"TaxExtension": {
"TaxId0": null,
"TaxId1": null,
"TaxId2": null,
"TaxId3": null,
"TaxId4": null,
"TaxId5": null,
"TaxId6": null,
"TaxId7": null,
"TaxId8": null,
"TaxId9": null,
"State": "TN",
"County": null,
"Incoterms": null,
"Vehicle": null,
"VehicleState": null,
"NFRef": "Aakash & Co. Based On Sales Orders 773. Aakash & Co. Based On Sales Orders 773. Based On Deliveries 1268.",
"Carrier": null,
"PackQuantity": null,
"PackDescription": null,
"Brand": null,
"ShipUnitNo": null,
"NetWeight": 0,
"GrossWeight": 0,
"StreetS": "GACHIBOWLI",
"BlockS": null,
"BuildingS": null,
"CityS": "HYDERABAD",
"ZipCodeS": "500032",
"CountyS": null,
"StateS": "TN",
"CountryS": "IN",
"StreetB": null,
"BlockB": null,
"BuildingB": null,
"CityB": null,
"ZipCodeB": null,
"CountyB": null,
"StateB": "DL",
"CountryB": "IN",
"ImportOrExport": "tNO",
"MainUsage": null,
"GlobalLocationNumberS": null,
"GlobalLocationNumberB": null,
"TaxId12": null,
"TaxId13": null,
"BillOfEntryNo": null,
"BillOfEntryDate": null,
"OriginalBillOfEntryNo": null,
"OriginalBillOfEntryDate": null,
"ImportOrExportType": "et_IpmortsOrExports",
"PortCode": null,
"DocEntry": 3975,
"BoEValue": null,
"ClaimRefund": "tNO",
"DifferentialOfTaxRate": 100,
"IsIGSTAccount": "tYES"
},
"AddressExtension": {
"ShipToStreet": "GACHIBOWLI",
"ShipToStreetNo": null,
"ShipToBlock": null,
"ShipToBuilding": null,
"ShipToCity": "HYDERABAD",
"ShipToZipCode": "500032",
"ShipToCounty": null,
"ShipToState": "TN",
"ShipToCountry": "IN",
"ShipToAddressType": null,
"BillToStreet": null,
"BillToStreetNo": null,
"BillToBlock": null,
"BillToBuilding": null,
"BillToCity": null,
"BillToZipCode": null,
"BillToCounty": null,
"BillToState": "DL",
"BillToCountry": "IN",
"BillToAddressType": null,
"ShipToGlobalLocationNumber": null,
"BillToGlobalLocationNumber": null,
"ShipToAddress2": "SURVEY NO.50P, PLOT NO.187,188,188/A,,",
"ShipToAddress3": "199,199/A and 200, SILPA SUMMIT,,",
"BillToAddress2": "103 B Moli Chand Buidling, 11/56 Desh Bandhu Gupta",
"BillToAddress3": "Road, Karol Bagh,",
"PlaceOfSupply": "DL",
"PurchasePlaceOfSupply": "DL",
"DocEntry": 3975,
"GoodsIssuePlaceBP": null,
"GoodsIssuePlaceCNPJ": null,
"GoodsIssuePlaceCPF": null,
"GoodsIssuePlaceStreet": null,
"GoodsIssuePlaceStreetNo": null,
"GoodsIssuePlaceBuilding": null,
"GoodsIssuePlaceZip": null,
"GoodsIssuePlaceBlock": null,
"GoodsIssuePlaceCity": null,
"GoodsIssuePlaceCounty": null,
"GoodsIssuePlaceState": null,
"GoodsIssuePlaceCountry": null,
"GoodsIssuePlacePhone": null,
"GoodsIssuePlaceEMail": null,
"GoodsIssuePlaceDepartureDate": null,
"DeliveryPlaceBP": null,
"DeliveryPlaceCNPJ": null,
"DeliveryPlaceCPF": null,
"DeliveryPlaceStreet": null,
"DeliveryPlaceStreetNo": null,
"DeliveryPlaceBuilding": null,
"DeliveryPlaceZip": null,
"DeliveryPlaceBlock": null,
"DeliveryPlaceCity": null,
"DeliveryPlaceCounty": null,
"DeliveryPlaceState": null,
"DeliveryPlaceCountry": null,
"DeliveryPlacePhone": null,
"DeliveryPlaceEMail": null,
"DeliveryPlaceDepartureDate": null,
"U_UTL_ST_ThLegNameS": null,
"U_UTL_ST_ThLegNameB": null,
"U_UTL_ST_ThTrdNameS": null,
"U_UTL_ST_ThTrdNameB": null
},
"DocumentReferences": []
}
}

Create Item

Retrieve all or some selected properties from an instance of Items with the given id. | key: createItem


Create Order

Create an instance of Orders. | key: createOrder

Output Example Payload

{
"data": {
"odata.etag": "W/\"356A192B7913B04C54574D18C28D46E6395428AB\"",
"DocEntry": 10689,
"DocNum": 210,
"DocType": "dDocument_Items",
"HandWritten": "tNO",
"Printed": "psNo",
"DocDate": "2023-04-06",
"DocDueDate": "2023-04-06",
"CardCode": "C00642",
"CardName": "Pioneer Sports Company",
"Address": "F-21 Connaught Place\rDelhi-110001\rIN",
"NumAtCard": null,
"DocTotal": 48406,
"AttachmentEntry": null,
"DocCurrency": "INR",
"DocRate": 1,
"Reference1": "210",
"Reference2": null,
"Comments": "Aakash & Co.",
"JournalMemo": "Sales Orders - C00642",
"PaymentGroupCode": 1,
"DocTime": "11:13:00",
"SalesPersonCode": -1,
"TransportationCode": -1,
"Confirmed": "tYES",
"ImportFileNum": null,
"SummeryType": "dNoSummary",
"ContactPersonCode": 587,
"ShowSCN": "tNO",
"Series": 291,
"TaxDate": "2023-04-06",
"PartialSupply": "tYES",
"DocObjectCode": "oOrders",
"ShipToCode": "Pioneer Sports Company",
"Indicator": null,
"FederalTaxID": null,
"DiscountPercent": 0,
"PaymentReference": null,
"CreationDate": "2023-04-06",
"UpdateDate": "2023-04-06",
"FinancialPeriod": 58,
"UserSign": 9,
"TransNum": null,
"VatSum": 7383.98,
"VatSumSys": 7383.98,
"VatSumFc": 0,
"NetProcedure": "tNO",
"DocTotalFc": 0,
"DocTotalSys": 48406,
"Form1099": null,
"Box1099": null,
"RevisionPo": "tNO",
"RequriedDate": "2023-04-06",
"CancelDate": "2023-05-06",
"BlockDunning": "tNO",
"Submitted": "tNO",
"Segment": 0,
"PickStatus": "tNO",
"Pick": "tNO",
"PaymentMethod": "",
"PaymentBlock": "tNO",
"PaymentBlockEntry": null,
"CentralBankIndicator": null,
"MaximumCashDiscount": "tNO",
"Reserve": "tNO",
"Project": null,
"ExemptionValidityDateFrom": null,
"ExemptionValidityDateTo": null,
"WareHouseUpdateType": "dwh_CustomerOrders",
"Rounding": "tNO",
"ExternalCorrectedDocNum": null,
"InternalCorrectedDocNum": null,
"NextCorrectingDocument": null,
"DeferredTax": "tNO",
"TaxExemptionLetterNum": null,
"WTApplied": 0,
"WTAppliedFC": 0,
"BillOfExchangeReserved": "tNO",
"AgentCode": null,
"WTAppliedSC": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NumberOfInstallments": 1,
"ApplyTaxOnFirstInstallment": "tNO",
"WTNonSubjectAmount": 0,
"WTNonSubjectAmountSC": 0,
"WTNonSubjectAmountFC": 0,
"WTExemptedAmount": 0,
"WTExemptedAmountSC": 0,
"WTExemptedAmountFC": 0,
"BaseAmount": 0,
"BaseAmountSC": 0,
"BaseAmountFC": 0,
"WTAmount": 0,
"WTAmountSC": 0,
"WTAmountFC": 0,
"VatDate": null,
"DocumentsOwner": null,
"FolioPrefixString": null,
"FolioNumber": null,
"DocumentSubType": "bod_None",
"BPChannelCode": null,
"BPChannelContact": null,
"Address2": "F-21 Connaught Place\rDelhi-110001\rIN",
"DocumentStatus": "bost_Close",
"PeriodIndicator": "202324",
"PayToCode": "Pioneer Sports Company",
"ManualNumber": null,
"UseShpdGoodsAct": "tNO",
"IsPayToBank": "tNO",
"PayToBankCountry": null,
"PayToBankCode": null,
"PayToBankAccountNo": null,
"PayToBankBranch": null,
"BPL_IDAssignedToInvoice": 2,
"DownPayment": 0,
"ReserveInvoice": "tNO",
"LanguageCode": 8,
"TrackingNumber": null,
"PickRemark": null,
"ClosingDate": null,
"SequenceCode": null,
"SequenceSerial": null,
"SeriesString": null,
"SubSeriesString": null,
"SequenceModel": "0",
"UseCorrectionVATGroup": "tNO",
"TotalDiscount": 0,
"DownPaymentAmount": 0,
"DownPaymentPercentage": 0,
"DownPaymentType": "dptInvoice",
"DownPaymentAmountSC": 0,
"DownPaymentAmountFC": 0,
"VatPercent": 0,
"ServiceGrossProfitPercent": null,
"OpeningRemarks": null,
"ClosingRemarks": null,
"RoundingDiffAmount": -0.1,
"RoundingDiffAmountFC": 0,
"RoundingDiffAmountSC": -0.1,
"Cancelled": "tNO",
"SignatureInputMessage": null,
"SignatureDigest": null,
"CertificationNumber": null,
"PrivateKeyVersion": null,
"ControlAccount": "_SYS00000000037",
"InsuranceOperation347": "tNO",
"ArchiveNonremovableSalesQuotation": "tNO",
"GTSChecker": null,
"GTSPayee": null,
"ExtraMonth": 0,
"ExtraDays": 30,
"CashDiscountDateOffset": 0,
"StartFrom": "pdt_None",
"NTSApproved": "tNO",
"ETaxWebSite": null,
"ETaxNumber": null,
"NTSApprovedNumber": null,
"EDocGenerationType": "edocNotRelevant",
"EDocSeries": null,
"EDocNum": null,
"EDocExportFormat": null,
"EDocStatus": "edoc_Ok",
"EDocErrorCode": null,
"EDocErrorMessage": null,
"DownPaymentStatus": "so_Open",
"GroupSeries": null,
"GroupNumber": null,
"GroupHandWritten": "tNO",
"ReopenOriginalDocument": null,
"ReopenManuallyClosedOrCanceledDocument": null,
"CreateOnlineQuotation": "tNO",
"POSEquipmentNumber": null,
"POSManufacturerSerialNumber": null,
"POSCashierNumber": null,
"ApplyCurrentVATRatesForDownPaymentsToDraw": "tNO",
"ClosingOption": "coByCurrentSystemDate",
"SpecifiedClosingDate": null,
"OpenForLandedCosts": "tYES",
"AuthorizationStatus": "dasWithout",
"TotalDiscountFC": 0,
"TotalDiscountSC": 0,
"RelevantToGTS": "tNO",
"BPLName": "Eltus Mode Delhi",
"VATRegNum": "07AAFCE3317E1Z1",
"AnnualInvoiceDeclarationReference": null,
"Supplier": null,
"Releaser": null,
"Receiver": null,
"BlanketAgreementNumber": null,
"IsAlteration": "tNO",
"CancelStatus": "csNo",
"AssetValueDate": null,
"DocumentDelivery": "ddtNoneSeleted",
"AuthorizationCode": null,
"StartDeliveryDate": null,
"StartDeliveryTime": null,
"EndDeliveryDate": null,
"EndDeliveryTime": null,
"VehiclePlate": null,
"ATDocumentType": null,
"ElecCommStatus": null,
"ElecCommMessage": null,
"ReuseDocumentNum": "tNO",
"ReuseNotaFiscalNum": "tNO",
"PrintSEPADirect": "tNO",
"FiscalDocNum": null,
"POSDailySummaryNo": null,
"POSReceiptNo": null,
"PointOfIssueCode": null,
"Letter": null,
"FolioNumberFrom": null,
"FolioNumberTo": null,
"InterimType": "boidt_None",
"RelatedType": -1,
"RelatedEntry": null,
"SAPPassport": null,
"DocumentTaxID": null,
"DateOfReportingControlStatementVAT": null,
"ReportingSectionControlStatementVAT": null,
"ExcludeFromTaxReportControlStatementVAT": "tNO",
"POS_CashRegister": null,
"UpdateTime": "11:13:07",
"CreateQRCodeFrom": null,
"PriceMode": null,
"ShipFrom": "Pioneer Sports Company",
"CommissionTrade": "ct_Empty",
"CommissionTradeReturn": "tNO",
"UseBillToAddrToDetermineTax": "tNO",
"Cig": null,
"Cup": null,
"FatherCard": "C00001",
"FatherType": "cDelivery_sum",
"ShipState": null,
"ShipPlace": null,
"CustOffice": null,
"FCI": null,
"AddLegIn": null,
"LegTextF": null,
"DANFELgTxt": null,
"IndFinal": "tNO",
"DataVersion": 1,
"LastPageFolioNumber": null,
"U_Discount1": 0,
"U_Discount2": 0,
"U_Discount3": 0,
"U_WayBill": null,
"U_WayDate": null,
"U_TransMode": null,
"U_TransName": null,
"U_VehicleNo": null,
"U_GenType": null,
"U_UTL_ST_ADD": null,
"U_UTL_SC_JVCD": null,
"U_UTL_SC_JVNM": null,
"Document_ApprovalRequests": [],
"DocumentLines": [
{
"LineNum": 0,
"ItemCode": "PCM.22.3011.0 - 44",
"ItemDescription": "PC3011 BLACK - 44",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 1728.32,
"PriceAfterVAT": 2039.42,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163003894",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 311.0976,
"AppliedTaxFC": 0,
"AppliedTaxSC": 311.0976,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 311.0976,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 311.0976,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1728.32,
"TaxPercentagePerRow": 18,
"TaxTotal": 311.0976,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1728.32,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 0,
"BaseOpenQuantity": 0,
"UnitPrice": 1728.32,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 990,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 990,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 1728.32,
"OpenAmountFC": 0,
"OpenAmountSC": 1728.32,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 738.32,
"GrossProfitFC": 0,
"GrossProfitSC": 738.32,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2039.42,
"GrossTotal": 2039.42,
"GrossTotalFC": 0,
"GrossTotalSC": 2039.42,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 155.5488,
"TaxAmountSC": 155.5488,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 0,
"RowSequence": 0,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 155.5488,
"TaxAmountSC": 155.5488,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 0,
"RowSequence": 1,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 1,
"ItemCode": "PCM.21.3016.2 - 42",
"ItemDescription": "PC3016 COGNAC - 42",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2016.47,
"PriceAfterVAT": 2379.43,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163004532",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 362.9646,
"AppliedTaxFC": 0,
"AppliedTaxSC": 362.9646,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 362.9646,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 362.9646,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2016.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 362.9646,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2016.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 1,
"BaseOpenQuantity": 0,
"UnitPrice": 2016.47,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1094.89,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1094.89,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2016.47,
"OpenAmountFC": 0,
"OpenAmountSC": 2016.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 921.58,
"GrossProfitFC": 0,
"GrossProfitSC": 921.58,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2379.43,
"GrossTotal": 2379.43,
"GrossTotalFC": 0,
"GrossTotalSC": 2379.43,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 181.4823,
"TaxAmountSC": 181.4823,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 1,
"RowSequence": 2,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 181.4823,
"TaxAmountSC": 181.4823,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 1,
"RowSequence": 3,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 2,
"ItemCode": "PCM.13.5001.0 - 39",
"ItemDescription": "PC5001 BLACK - 39",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163010878",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 2,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 2,
"RowSequence": 4,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 2,
"RowSequence": 5,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 3,
"ItemCode": "PCM.13.5001.0 - 40",
"ItemDescription": "PC5001 BLACK - 40",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005713",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 3,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 3,
"RowSequence": 6,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 3,
"RowSequence": 7,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 4,
"ItemCode": "PCM.13.5001.0 - 43",
"ItemDescription": "PC5001 BLACK - 43",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005744",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 4,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 4,
"RowSequence": 8,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 4,
"RowSequence": 9,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 5,
"ItemCode": "PCM.13.5001.2 - 39",
"ItemDescription": "PC5001 COGNAC - 39",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163010885",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 5,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 5,
"RowSequence": 10,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 5,
"RowSequence": 11,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 6,
"ItemCode": "PCM.13.5001.2 - 41",
"ItemDescription": "PC5001 COGNAC - 41",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005669",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 6,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 6,
"RowSequence": 12,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 6,
"RowSequence": 13,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 7,
"ItemCode": "PCM.13.5001.2 - 42",
"ItemDescription": "PC5001 COGNAC - 42",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005676",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 7,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 7,
"RowSequence": 14,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 7,
"RowSequence": 15,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 8,
"ItemCode": "PCM.13.5001.2 - 43",
"ItemDescription": "PC5001 COGNAC - 43",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005683",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 8,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1274.97,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1274.97,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.65,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.65,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 8,
"RowSequence": 16,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 8,
"RowSequence": 17,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 9,
"ItemCode": "PCM.13.5001.2 - 44",
"ItemDescription": "PC5001 COGNAC - 44",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005690",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 9,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 9,
"RowSequence": 18,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 9,
"RowSequence": 19,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 10,
"ItemCode": "PCM.23.5004.0 - 43",
"ItemDescription": "PC5004 BLACK - 43",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163016924",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 10,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1375,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1375,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 929.62,
"GrossProfitFC": 0,
"GrossProfitSC": 929.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 10,
"RowSequence": 20,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 10,
"RowSequence": 21,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 11,
"ItemCode": "PCM.23.5004.0 - 44",
"ItemDescription": "PC5004 BLACK - 44",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163016931",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 11,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1375,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1375,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 929.62,
"GrossProfitFC": 0,
"GrossProfitSC": 929.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 11,
"RowSequence": 22,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 11,
"RowSequence": 23,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 12,
"ItemCode": "PCM.23.5011.1 - 43",
"ItemDescription": "PC5011 CAFÉ - 43",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2189.36,
"PriceAfterVAT": 2583.44,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163022598",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 394.0848,
"AppliedTaxFC": 0,
"AppliedTaxSC": 394.0848,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 394.0848,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 394.0848,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2189.36,
"TaxPercentagePerRow": 18,
"TaxTotal": 394.0848,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2189.36,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 12,
"BaseOpenQuantity": 0,
"UnitPrice": 2189.36,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1125,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1125,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2189.36,
"OpenAmountFC": 0,
"OpenAmountSC": 2189.36,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1064.36,
"GrossProfitFC": 0,
"GrossProfitSC": 1064.36,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2583.44,
"GrossTotal": 2583.44,
"GrossTotalFC": 0,
"GrossTotalSC": 2583.44,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 197.0424,
"TaxAmountSC": 197.0424,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 12,
"RowSequence": 24,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 197.0424,
"TaxAmountSC": 197.0424,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 12,
"RowSequence": 25,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 13,
"ItemCode": "PCM.23.6001.0 - 41",
"ItemDescription": "PC6001 BLACK - 41",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2880.92,
"PriceAfterVAT": 3399.49,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163036632",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 518.5656,
"AppliedTaxFC": 0,
"AppliedTaxSC": 518.5656,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 518.5656,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 518.5656,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2880.92,
"TaxPercentagePerRow": 18,
"TaxTotal": 518.5656,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2880.92,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 13,
"BaseOpenQuantity": 0,
"UnitPrice": 2880.92,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1450,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1450,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2880.92,
"OpenAmountFC": 0,
"OpenAmountSC": 2880.92,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1430.92,
"GrossProfitFC": 0,
"GrossProfitSC": 1430.92,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3399.49,
"GrossTotal": 3399.49,
"GrossTotalFC": 0,
"GrossTotalSC": 3399.49,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 259.2828,
"TaxAmountSC": 259.2828,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 13,
"RowSequence": 26,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 259.2828,
"TaxAmountSC": 259.2828,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 13,
"RowSequence": 27,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 14,
"ItemCode": "PCM.23.6001.0 - 42",
"ItemDescription": "PC6001 BLACK - 42",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2880.92,
"PriceAfterVAT": 3399.49,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163036649",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 518.5656,
"AppliedTaxFC": 0,
"AppliedTaxSC": 518.5656,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 518.5656,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 518.5656,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2880.92,
"TaxPercentagePerRow": 18,
"TaxTotal": 518.5656,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2880.92,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 14,
"BaseOpenQuantity": 0,
"UnitPrice": 2880.92,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1450,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1450,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2880.92,
"OpenAmountFC": 0,
"OpenAmountSC": 2880.92,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1430.92,
"GrossProfitFC": 0,
"GrossProfitSC": 1430.92,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3399.49,
"GrossTotal": 3399.49,
"GrossTotalFC": 0,
"GrossTotalSC": 3399.49,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 259.2828,
"TaxAmountSC": 259.2828,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 14,
"RowSequence": 28,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 259.2828,
"TaxAmountSC": 259.2828,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 14,
"RowSequence": 29,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 15,
"ItemCode": "PCM.12.9014.0 - 44",
"ItemDescription": "PC9014 BLACK - 44",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2016.47,
"PriceAfterVAT": 2379.43,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163008516",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 362.9646,
"AppliedTaxFC": 0,
"AppliedTaxSC": 362.9646,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 362.9646,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 362.9646,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2016.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 362.9646,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2016.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 15,
"BaseOpenQuantity": 0,
"UnitPrice": 2016.47,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1110,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1110,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2016.47,
"OpenAmountFC": 0,
"OpenAmountSC": 2016.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 906.47,
"GrossProfitFC": 0,
"GrossProfitSC": 906.47,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2379.43,
"GrossTotal": 2379.43,
"GrossTotalFC": 0,
"GrossTotalSC": 2379.43,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 181.4823,
"TaxAmountSC": 181.4823,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 15,
"RowSequence": 30,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 181.4823,
"TaxAmountSC": 181.4823,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 15,
"RowSequence": 31,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 16,
"ItemCode": "PCM.11.9041.2 - 44",
"ItemDescription": "PC9041 COGNAC - 44",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2131.73,
"PriceAfterVAT": 2515.44,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163021188",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 383.7114,
"AppliedTaxFC": 0,
"AppliedTaxSC": 383.7114,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 383.7114,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 383.7114,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2131.73,
"TaxPercentagePerRow": 18,
"TaxTotal": 383.7114,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2131.73,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 16,
"BaseOpenQuantity": 0,
"UnitPrice": 2131.73,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1100,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1100,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2131.73,
"OpenAmountFC": 0,
"OpenAmountSC": 2131.73,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1031.73,
"GrossProfitFC": 0,
"GrossProfitSC": 1031.73,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2515.44,
"GrossTotal": 2515.44,
"GrossTotalFC": 0,
"GrossTotalSC": 2515.44,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 191.8557,
"TaxAmountSC": 191.8557,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 16,
"RowSequence": 32,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 191.8557,
"TaxAmountSC": 191.8557,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 16,
"RowSequence": 33,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 17,
"ItemCode": "PCM.11.9042.2 - 42",
"ItemDescription": "PC9042 COGNAC - 42",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2131.73,
"PriceAfterVAT": 2515.44,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163026077",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 383.7114,
"AppliedTaxFC": 0,
"AppliedTaxSC": 383.7114,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 383.7114,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 383.7114,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2131.73,
"TaxPercentagePerRow": 18,
"TaxTotal": 383.7114,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2131.73,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 17,
"BaseOpenQuantity": 0,
"UnitPrice": 2131.73,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1100,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1100,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2131.73,
"OpenAmountFC": 0,
"OpenAmountSC": 2131.73,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1031.73,
"GrossProfitFC": 0,
"GrossProfitSC": 1031.73,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2515.44,
"GrossTotal": 2515.44,
"GrossTotalFC": 0,
"GrossTotalSC": 2515.44,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 191.8557,
"TaxAmountSC": 191.8557,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 17,
"RowSequence": 34,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 191.8557,
"TaxAmountSC": 191.8557,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 17,
"RowSequence": 35,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
}
],
"ElectronicProtocols": [],
"DocumentAdditionalExpenses": [],
"WithholdingTaxDataWTXCollection": [],
"WithholdingTaxDataCollection": [],
"DocumentSpecialLines": [],
"TaxExtension": {
"TaxId0": null,
"TaxId1": null,
"TaxId2": null,
"TaxId3": null,
"TaxId4": null,
"TaxId5": null,
"TaxId6": null,
"TaxId7": null,
"TaxId8": null,
"TaxId9": null,
"State": "DL",
"County": null,
"Incoterms": null,
"Vehicle": null,
"VehicleState": null,
"NFRef": null,
"Carrier": null,
"PackQuantity": null,
"PackDescription": null,
"Brand": null,
"ShipUnitNo": null,
"NetWeight": 0,
"GrossWeight": 0,
"StreetS": "F-21 Connaught Place",
"BlockS": null,
"BuildingS": "",
"CityS": "Delhi",
"ZipCodeS": "110001",
"CountyS": null,
"StateS": "DL",
"CountryS": "IN",
"StreetB": "F-21 Connaught Place",
"BlockB": null,
"BuildingB": "",
"CityB": "Delhi",
"ZipCodeB": "110001",
"CountyB": null,
"StateB": "DL",
"CountryB": "IN",
"ImportOrExport": "tNO",
"MainUsage": null,
"GlobalLocationNumberS": null,
"GlobalLocationNumberB": null,
"TaxId12": null,
"TaxId13": null,
"BillOfEntryNo": null,
"BillOfEntryDate": null,
"OriginalBillOfEntryNo": null,
"OriginalBillOfEntryDate": null,
"ImportOrExportType": "et_IpmortsOrExports",
"PortCode": null,
"DocEntry": 10689,
"BoEValue": null,
"ClaimRefund": "tNO",
"DifferentialOfTaxRate": 100,
"IsIGSTAccount": "tYES"
},
"AddressExtension": {
"ShipToStreet": "F-21 Connaught Place",
"ShipToStreetNo": null,
"ShipToBlock": null,
"ShipToBuilding": "",
"ShipToCity": "Delhi",
"ShipToZipCode": "110001",
"ShipToCounty": null,
"ShipToState": "DL",
"ShipToCountry": "IN",
"ShipToAddressType": null,
"BillToStreet": "F-21 Connaught Place",
"BillToStreetNo": null,
"BillToBlock": null,
"BillToBuilding": "",
"BillToCity": "Delhi",
"BillToZipCode": "110001",
"BillToCounty": null,
"BillToState": "DL",
"BillToCountry": "IN",
"BillToAddressType": null,
"ShipToGlobalLocationNumber": null,
"BillToGlobalLocationNumber": null,
"ShipToAddress2": "F-21 Connaught Place",
"ShipToAddress3": null,
"BillToAddress2": "F-21 Connaught Place",
"BillToAddress3": null,
"PlaceOfSupply": "DL",
"PurchasePlaceOfSupply": "DL",
"DocEntry": 10689,
"GoodsIssuePlaceBP": null,
"GoodsIssuePlaceCNPJ": null,
"GoodsIssuePlaceCPF": null,
"GoodsIssuePlaceStreet": null,
"GoodsIssuePlaceStreetNo": null,
"GoodsIssuePlaceBuilding": null,
"GoodsIssuePlaceZip": null,
"GoodsIssuePlaceBlock": null,
"GoodsIssuePlaceCity": null,
"GoodsIssuePlaceCounty": null,
"GoodsIssuePlaceState": null,
"GoodsIssuePlaceCountry": null,
"GoodsIssuePlacePhone": null,
"GoodsIssuePlaceEMail": null,
"GoodsIssuePlaceDepartureDate": null,
"DeliveryPlaceBP": null,
"DeliveryPlaceCNPJ": null,
"DeliveryPlaceCPF": null,
"DeliveryPlaceStreet": null,
"DeliveryPlaceStreetNo": null,
"DeliveryPlaceBuilding": null,
"DeliveryPlaceZip": null,
"DeliveryPlaceBlock": null,
"DeliveryPlaceCity": null,
"DeliveryPlaceCounty": null,
"DeliveryPlaceState": null,
"DeliveryPlaceCountry": null,
"DeliveryPlacePhone": null,
"DeliveryPlaceEMail": null,
"DeliveryPlaceDepartureDate": null,
"U_UTL_ST_ThLegNameS": null,
"U_UTL_ST_ThLegNameB": null,
"U_UTL_ST_ThTrdNameS": null,
"U_UTL_ST_ThTrdNameB": null
},
"DocumentReferences": []
}
}

Create Price List

Create an instance of Price Lists | key: createPriceList

Output Example Payload

{
"data": {
"RoundingMethod": "borm_NoRounding",
"GroupNum": "boplgn_Group2",
"BasePriceList": 2,
"Factor": 1,
"PriceListNo": 2,
"PriceListName": "Buying Price List",
"IsGrossPrice": "tNO",
"Active": "tYES",
"ValidFrom": null,
"ValidTo": null,
"DefaultPrimeCurrency": "INR",
"DefaultAdditionalCurrency1": "INR",
"DefaultAdditionalCurrency2": "INR",
"RoundingRule": "borrRoundOff",
"FixedAmount": 0
}
}

Create Purchase Order

Create an instance of Purchase Orders. | key: createPurchaseOrder

Output Example Payload

{
"data": {
"odata.etag": "W/\"356A192B7913B04C54574D18C28D46E6395428AB\"",
"DocEntry": 236,
"DocNum": 19,
"DocType": "dDocument_Items",
"HandWritten": "tNO",
"Printed": "psNo",
"DocDate": "2020-12-12",
"DocDueDate": "2020-12-12",
"CardCode": "V00009",
"CardName": "LUTHRA OVERSEASE",
"Address": "AGRA-282007\rIN",
"NumAtCard": null,
"DocTotal": 7770,
"AttachmentEntry": null,
"DocCurrency": "INR",
"DocRate": 1,
"Reference1": "-236",
"Reference2": null,
"Comments": "PO IS NOT IN SAP",
"JournalMemo": "Purchase Orders - V00009",
"PaymentGroupCode": 2,
"DocTime": "13:26:00",
"SalesPersonCode": -1,
"TransportationCode": -1,
"Confirmed": "tYES",
"ImportFileNum": null,
"SummeryType": "dNoSummary",
"ContactPersonCode": 9,
"ShowSCN": "tNO",
"Series": 149,
"TaxDate": "2020-12-12",
"PartialSupply": null,
"DocObjectCode": "oPurchaseOrders",
"ShipToCode": "Luthra Overseas",
"Indicator": null,
"FederalTaxID": null,
"DiscountPercent": 0,
"PaymentReference": null,
"CreationDate": "2020-12-12",
"UpdateDate": "2020-12-12",
"FinancialPeriod": 23,
"UserSign": 9,
"TransNum": null,
"VatSum": 370,
"VatSumSys": 370,
"VatSumFc": 0,
"NetProcedure": "tNO",
"DocTotalFc": 0,
"DocTotalSys": 7770,
"Form1099": null,
"Box1099": null,
"RevisionPo": "tYES",
"RequriedDate": null,
"CancelDate": null,
"BlockDunning": "tNO",
"Submitted": "tNO",
"Segment": 0,
"PickStatus": "tNO",
"Pick": "tNO",
"PaymentMethod": "",
"PaymentBlock": "tNO",
"PaymentBlockEntry": null,
"CentralBankIndicator": null,
"MaximumCashDiscount": "tNO",
"Reserve": "tNO",
"Project": null,
"ExemptionValidityDateFrom": null,
"ExemptionValidityDateTo": null,
"WareHouseUpdateType": "dwh_OrdersFromVendors",
"Rounding": "tNO",
"ExternalCorrectedDocNum": null,
"InternalCorrectedDocNum": null,
"NextCorrectingDocument": null,
"DeferredTax": "tNO",
"TaxExemptionLetterNum": null,
"WTApplied": 0,
"WTAppliedFC": 0,
"BillOfExchangeReserved": "tNO",
"AgentCode": null,
"WTAppliedSC": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NumberOfInstallments": 1,
"ApplyTaxOnFirstInstallment": "tNO",
"WTNonSubjectAmount": 0,
"WTNonSubjectAmountSC": 0,
"WTNonSubjectAmountFC": 0,
"WTExemptedAmount": 0,
"WTExemptedAmountSC": 0,
"WTExemptedAmountFC": 0,
"BaseAmount": 0,
"BaseAmountSC": 0,
"BaseAmountFC": 0,
"WTAmount": 0,
"WTAmountSC": 0,
"WTAmountFC": 0,
"VatDate": null,
"DocumentsOwner": null,
"FolioPrefixString": null,
"FolioNumber": null,
"DocumentSubType": "bod_None",
"BPChannelCode": null,
"BPChannelContact": null,
"Address2": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"DocumentStatus": "bost_Close",
"PeriodIndicator": "202021",
"PayToCode": "Luthra Overseas",
"ManualNumber": null,
"UseShpdGoodsAct": "tNO",
"IsPayToBank": "tNO",
"PayToBankCountry": null,
"PayToBankCode": null,
"PayToBankAccountNo": null,
"PayToBankBranch": null,
"BPL_IDAssignedToInvoice": 2,
"DownPayment": 0,
"ReserveInvoice": "tNO",
"LanguageCode": 8,
"TrackingNumber": null,
"PickRemark": null,
"ClosingDate": null,
"SequenceCode": null,
"SequenceSerial": null,
"SeriesString": null,
"SubSeriesString": null,
"SequenceModel": "0",
"UseCorrectionVATGroup": "tNO",
"TotalDiscount": 0,
"DownPaymentAmount": 0,
"DownPaymentPercentage": 0,
"DownPaymentType": "dptInvoice",
"DownPaymentAmountSC": 0,
"DownPaymentAmountFC": 0,
"VatPercent": 0,
"ServiceGrossProfitPercent": 0,
"OpeningRemarks": null,
"ClosingRemarks": null,
"RoundingDiffAmount": 0,
"RoundingDiffAmountFC": 0,
"RoundingDiffAmountSC": 0,
"Cancelled": "tNO",
"SignatureInputMessage": null,
"SignatureDigest": null,
"CertificationNumber": null,
"PrivateKeyVersion": null,
"ControlAccount": "_SYS00000000064",
"InsuranceOperation347": "tNO",
"ArchiveNonremovableSalesQuotation": "tNO",
"GTSChecker": null,
"GTSPayee": null,
"ExtraMonth": 0,
"ExtraDays": 90,
"CashDiscountDateOffset": 0,
"StartFrom": "pdt_None",
"NTSApproved": "tNO",
"ETaxWebSite": null,
"ETaxNumber": null,
"NTSApprovedNumber": null,
"EDocGenerationType": "edocNotRelevant",
"EDocSeries": null,
"EDocNum": null,
"EDocExportFormat": null,
"EDocStatus": "edoc_Ok",
"EDocErrorCode": null,
"EDocErrorMessage": null,
"DownPaymentStatus": "so_Open",
"GroupSeries": null,
"GroupNumber": null,
"GroupHandWritten": "tNO",
"ReopenOriginalDocument": null,
"ReopenManuallyClosedOrCanceledDocument": null,
"CreateOnlineQuotation": "tNO",
"POSEquipmentNumber": null,
"POSManufacturerSerialNumber": null,
"POSCashierNumber": null,
"ApplyCurrentVATRatesForDownPaymentsToDraw": "tNO",
"ClosingOption": "coByCurrentSystemDate",
"SpecifiedClosingDate": null,
"OpenForLandedCosts": "tYES",
"AuthorizationStatus": "dasWithout",
"TotalDiscountFC": 0,
"TotalDiscountSC": 0,
"RelevantToGTS": "tNO",
"BPLName": "Eltus Mode Delhi",
"VATRegNum": "07AAFCE3317E1Z1",
"AnnualInvoiceDeclarationReference": null,
"Supplier": null,
"Releaser": null,
"Receiver": null,
"BlanketAgreementNumber": null,
"IsAlteration": "tNO",
"CancelStatus": "csNo",
"AssetValueDate": null,
"DocumentDelivery": "ddtNoneSeleted",
"AuthorizationCode": null,
"StartDeliveryDate": null,
"StartDeliveryTime": null,
"EndDeliveryDate": null,
"EndDeliveryTime": null,
"VehiclePlate": null,
"ATDocumentType": null,
"ElecCommStatus": null,
"ElecCommMessage": null,
"ReuseDocumentNum": "tNO",
"ReuseNotaFiscalNum": "tNO",
"PrintSEPADirect": "tNO",
"FiscalDocNum": null,
"POSDailySummaryNo": null,
"POSReceiptNo": null,
"PointOfIssueCode": null,
"Letter": null,
"FolioNumberFrom": null,
"FolioNumberTo": null,
"InterimType": "boidt_None",
"RelatedType": -1,
"RelatedEntry": null,
"SAPPassport": null,
"DocumentTaxID": null,
"DateOfReportingControlStatementVAT": null,
"ReportingSectionControlStatementVAT": null,
"ExcludeFromTaxReportControlStatementVAT": "tNO",
"POS_CashRegister": null,
"UpdateTime": "13:29:39",
"CreateQRCodeFrom": null,
"PriceMode": null,
"ShipFrom": "Luthra Overseas",
"CommissionTrade": "ct_Empty",
"CommissionTradeReturn": "tNO",
"UseBillToAddrToDetermineTax": "tNO",
"Cig": null,
"Cup": null,
"FatherCard": null,
"FatherType": "cPayments_sum",
"ShipState": null,
"ShipPlace": null,
"CustOffice": null,
"FCI": null,
"AddLegIn": null,
"LegTextF": null,
"DANFELgTxt": null,
"DataVersion": 1,
"LastPageFolioNumber": null,
"U_Discount1": 0,
"U_Discount2": 0,
"U_Discount3": 0,
"U_WayBill": null,
"U_WayDate": null,
"U_TransMode": null,
"U_TransName": null,
"U_VehicleNo": null,
"U_GenType": null,
"U_UTL_ST_ADD": null,
"U_UTL_SC_JVCD": null,
"U_UTL_SC_JVNM": null,
"Document_ApprovalRequests": [],
"DocumentLines": [
{
"LineNum": 0,
"ItemCode": "PCM.12.9026.2 - 40",
"ItemDescription": "PC9026 TAN - 40",
"Quantity": 2,
"ShipDate": "2020-12-12",
"Price": 925,
"PriceAfterVAT": 971.25,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000027",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163009919",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "IGST5",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": null,
"OriginalItem": null,
"BackOrder": null,
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 92.5,
"AppliedTaxFC": 0,
"AppliedTaxSC": 92.5,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 92.5,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 92.5,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1850,
"TaxPercentagePerRow": 5,
"TaxTotal": 92.5,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1850,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 0,
"BaseOpenQuantity": 0,
"UnitPrice": 925,
"LineStatus": "bost_Close",
"PackageQuantity": 2,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": null,
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 0,
"GrossBase": null,
"GrossProfitTotalBasePrice": 0,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 1850,
"OpenAmountFC": 0,
"OpenAmountSC": 1850,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 236,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 0,
"GrossProfitFC": 0,
"GrossProfitSC": 0,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 2,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 971.25,
"GrossTotal": 1942.5,
"GrossTotalFC": 0,
"GrossTotalSC": 1942.5,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": null,
"CNJPMan": null,
"CESTCode": null,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipFromCode": null,
"ShipFromDescription": null,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": null,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "IGST5",
"JurisdictionType": -120,
"TaxAmount": 92.5,
"TaxAmountSC": 92.5,
"TaxAmountFC": 0,
"TaxRate": 5,
"DocEntry": 236,
"LineNumber": 0,
"RowSequence": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 1,
"ItemCode": "PCM.12.9026.2 - 45",
"ItemDescription": "PC9026 TAN - 45",
"Quantity": 5,
"ShipDate": "2020-12-12",
"Price": 925,
"PriceAfterVAT": 971.25,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000027",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163009964",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "IGST5",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": null,
"OriginalItem": null,
"BackOrder": null,
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 231.25,
"AppliedTaxFC": 0,
"AppliedTaxSC": 231.25,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 231.25,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 231.25,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 4625,
"TaxPercentagePerRow": 5,
"TaxTotal": 231.25,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 4625,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 1,
"BaseOpenQuantity": 0,
"UnitPrice": 925,
"LineStatus": "bost_Close",
"PackageQuantity": 5,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": null,
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 0,
"GrossBase": null,
"GrossProfitTotalBasePrice": 0,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 4625,
"OpenAmountFC": 0,
"OpenAmountSC": 4625,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 236,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 0,
"GrossProfitFC": 0,
"GrossProfitSC": 0,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 5,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 971.25,
"GrossTotal": 4856.25,
"GrossTotalFC": 0,
"GrossTotalSC": 4856.25,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": null,
"CNJPMan": null,
"CESTCode": null,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipFromCode": null,
"ShipFromDescription": null,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": null,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "IGST5",
"JurisdictionType": -120,
"TaxAmount": 231.25,
"TaxAmountSC": 231.25,
"TaxAmountFC": 0,
"TaxRate": 5,
"DocEntry": 236,
"LineNumber": 1,
"RowSequence": 1
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 2,
"ItemCode": "PCM.12.9029.0 - 45",
"ItemDescription": "PC9029 BLACK - 45",
"Quantity": 1,
"ShipDate": "2020-12-12",
"Price": 925,
"PriceAfterVAT": 971.25,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000027",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163010267",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "IGST5",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": null,
"OriginalItem": null,
"BackOrder": null,
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 46.25,
"AppliedTaxFC": 0,
"AppliedTaxSC": 46.25,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 46.25,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 46.25,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 925,
"TaxPercentagePerRow": 5,
"TaxTotal": 46.25,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 925,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 2,
"BaseOpenQuantity": 0,
"UnitPrice": 925,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": null,
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 0,
"GrossBase": null,
"GrossProfitTotalBasePrice": 0,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 925,
"OpenAmountFC": 0,
"OpenAmountSC": 925,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 236,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 0,
"GrossProfitFC": 0,
"GrossProfitSC": 0,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 971.25,
"GrossTotal": 971.25,
"GrossTotalFC": 0,
"GrossTotalSC": 971.25,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": null,
"CNJPMan": null,
"CESTCode": null,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipFromCode": null,
"ShipFromDescription": null,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": null,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "IGST5",
"JurisdictionType": -120,
"TaxAmount": 46.25,
"TaxAmountSC": 46.25,
"TaxAmountFC": 0,
"TaxRate": 5,
"DocEntry": 236,
"LineNumber": 2,
"RowSequence": 2
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
}
],
"ElectronicProtocols": [],
"DocumentAdditionalExpenses": [],
"WithholdingTaxDataWTXCollection": [],
"WithholdingTaxDataCollection": [],
"DocumentSpecialLines": [],
"TaxExtension": {
"TaxId0": null,
"TaxId1": null,
"TaxId2": null,
"TaxId3": null,
"TaxId4": null,
"TaxId5": null,
"TaxId6": null,
"TaxId7": null,
"TaxId8": null,
"TaxId9": null,
"State": "UP",
"County": null,
"Incoterms": null,
"Vehicle": null,
"VehicleState": null,
"NFRef": null,
"Carrier": null,
"PackQuantity": null,
"PackDescription": null,
"Brand": null,
"ShipUnitNo": null,
"NetWeight": 0,
"GrossWeight": 0,
"StreetS": "B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate",
"BlockS": "Mathura Road",
"BuildingS": null,
"CityS": "New Delhi",
"ZipCodeS": "110044",
"CountyS": null,
"StateS": "DL",
"CountryS": "IN",
"StreetB": null,
"BlockB": null,
"BuildingB": null,
"CityB": "AGRA",
"ZipCodeB": "282007",
"CountyB": null,
"StateB": "UP",
"CountryB": "IN",
"ImportOrExport": "tNO",
"MainUsage": null,
"GlobalLocationNumberS": null,
"GlobalLocationNumberB": null,
"TaxId12": null,
"TaxId13": null,
"BillOfEntryNo": null,
"BillOfEntryDate": null,
"OriginalBillOfEntryNo": null,
"OriginalBillOfEntryDate": null,
"ImportOrExportType": "et_IpmortsOrExports",
"PortCode": null,
"DocEntry": 236,
"BoEValue": null,
"ClaimRefund": "tNO",
"DifferentialOfTaxRate": 100,
"IsIGSTAccount": "tYES"
},
"AddressExtension": {
"ShipToStreet": "B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate",
"ShipToStreetNo": null,
"ShipToBlock": "Mathura Road",
"ShipToBuilding": null,
"ShipToCity": "New Delhi",
"ShipToZipCode": "110044",
"ShipToCounty": null,
"ShipToState": "DL",
"ShipToCountry": "IN",
"ShipToAddressType": null,
"BillToStreet": null,
"BillToStreetNo": null,
"BillToBlock": null,
"BillToBuilding": null,
"BillToCity": "AGRA",
"BillToZipCode": "282007",
"BillToCounty": null,
"BillToState": "UP",
"BillToCountry": "IN",
"BillToAddressType": null,
"ShipToGlobalLocationNumber": null,
"BillToGlobalLocationNumber": null,
"ShipToAddress2": null,
"ShipToAddress3": null,
"BillToAddress2": "B-25, EPIP, UPSIDC, SHASTRIPURAM, -",
"BillToAddress3": null,
"PlaceOfSupply": "UP",
"PurchasePlaceOfSupply": "DL",
"DocEntry": 236,
"GoodsIssuePlaceBP": null,
"GoodsIssuePlaceCNPJ": null,
"GoodsIssuePlaceCPF": null,
"GoodsIssuePlaceStreet": null,
"GoodsIssuePlaceStreetNo": null,
"GoodsIssuePlaceBuilding": null,
"GoodsIssuePlaceZip": null,
"GoodsIssuePlaceBlock": null,
"GoodsIssuePlaceCity": null,
"GoodsIssuePlaceCounty": null,
"GoodsIssuePlaceState": null,
"GoodsIssuePlaceCountry": null,
"GoodsIssuePlacePhone": null,
"GoodsIssuePlaceEMail": null,
"GoodsIssuePlaceDepartureDate": null,
"DeliveryPlaceBP": null,
"DeliveryPlaceCNPJ": null,
"DeliveryPlaceCPF": null,
"DeliveryPlaceStreet": null,
"DeliveryPlaceStreetNo": null,
"DeliveryPlaceBuilding": null,
"DeliveryPlaceZip": null,
"DeliveryPlaceBlock": null,
"DeliveryPlaceCity": null,
"DeliveryPlaceCounty": null,
"DeliveryPlaceState": null,
"DeliveryPlaceCountry": null,
"DeliveryPlacePhone": null,
"DeliveryPlaceEMail": null,
"DeliveryPlaceDepartureDate": null,
"U_UTL_ST_ThLegNameS": null,
"U_UTL_ST_ThLegNameB": null,
"U_UTL_ST_ThTrdNameS": null,
"U_UTL_ST_ThTrdNameB": null
},
"DocumentReferences": []
}
}

Create Record

Create a new record in SAP Business One. | key: createRecord


Create Warehouse

Create an instance of Warehouses. | key: createWarehouse


Delete Business Partner

Delete an instance of BusinessPartners with the specified id. | key: deleteBusinessPartner

Output Example Payload

{
"data": "DELETED SUCCESSFULLY"
}

Delete Item

Delete an instance of Items with the specified id. | key: deleteItem

Output Example Payload

{
"data": "DELETED SUCCESSFULLY"
}

Delete Price List

Delete an instance of Items with the specified id. | key: deletePriceList

Output Example Payload

{
"data": "DELETED SUCCESSFULLY"
}

Delete Record

Delete an existing record in SAP Business One. | key: deleteRecord

Output Example Payload

{
"data": "DELETED SUCCESSFULLY"
}

Delete Warehouse

Delete an instance of Warehouses with the specified id. | key: deleteWarehouse

Output Example Payload

{
"data": "DELETED SUCCESSFULLY"
}

Get Business Partner

Retrieve all or some selected properties from an instance of BusinessPartners with the given id. | key: getBusinessPartner

Output Example Payload

{
"data": {
"odata.etag": "W/\"356A192B7913B04C54574D18C28D46E6395428AB\"",
"CardCode": "C01305",
"CardName": "Anmol Steps – Bijolia(EL)",
"CardType": "cCustomer",
"GroupCode": 112,
"Address": "Bundi Road, Bijolia",
"ZipCode": "311602",
"MailAddress": "Bundi Road, Bijolia",
"MailZipCode": "311602",
"Phone1": "9460351521",
"Phone2": null,
"Fax": null,
"ContactPerson": "Anmol Steps – Bijolia(EL)",
"Notes": null,
"PayTermsGrpCode": 5,
"CreditLimit": 0,
"MaxCommitment": 0,
"DiscountPercent": 0,
"VatLiable": "vLiable",
"FederalTaxID": null,
"DeductibleAtSource": "tNO",
"DeductionPercent": 0,
"DeductionValidUntil": null,
"PriceListNum": 19,
"IntrestRatePercent": 0,
"CommissionPercent": 0,
"CommissionGroupCode": 0,
"FreeText": null,
"SalesPersonCode": -1,
"Currency": "INR",
"RateDiffAccount": "",
"Cellular": "9460351521",
"AvarageLate": null,
"City": "Bijolia",
"County": null,
"Country": "IN",
"MailCity": "Bijolia",
"MailCounty": null,
"MailCountry": "IN",
"EmailAddress": null,
"Picture": null,
"DefaultAccount": null,
"DefaultBranch": null,
"DefaultBankCode": "-1",
"AdditionalID": null,
"Pager": null,
"FatherCard": "C01169",
"CardForeignName": null,
"FatherType": "cDelivery_sum",
"DeductionOffice": null,
"ExportCode": null,
"MinIntrest": 0,
"CurrentAccountBalance": 0,
"OpenDeliveryNotesBalance": 0,
"OpenOrdersBalance": 0,
"OpenChecksBalance": 0,
"VatGroup": null,
"ShippingType": null,
"Password": null,
"Indicator": null,
"IBAN": null,
"CreditCardCode": -1,
"CreditCardNum": null,
"CreditCardExpiration": null,
"DebitorAccount": "_SYS00000000037",
"OpenOpportunities": null,
"Valid": "tYES",
"ValidFrom": null,
"ValidTo": null,
"ValidRemarks": null,
"Frozen": "tNO",
"FrozenFrom": null,
"FrozenTo": null,
"FrozenRemarks": null,
"Block": null,
"BillToState": "RJ",
"ShipToState": "RJ",
"ExemptNum": null,
"Priority": -1,
"FormCode1099": null,
"Box1099": null,
"PeymentMethodCode": null,
"BackOrder": "tYES",
"PartialDelivery": "tYES",
"BlockDunning": "tNO",
"BankCountry": null,
"HouseBank": null,
"HouseBankCountry": "IN",
"HouseBankAccount": null,
"ShipToDefault": "Anmol Steps – Bijolia(EL)",
"DunningLevel": null,
"DunningDate": null,
"CollectionAuthorization": "tNO",
"DME": null,
"InstructionKey": null,
"SinglePayment": "tNO",
"ISRBillerID": null,
"PaymentBlock": "tNO",
"ReferenceDetails": null,
"HouseBankBranch": null,
"OwnerIDNumber": null,
"PaymentBlockDescription": -1,
"TaxExemptionLetterNum": null,
"MaxAmountOfExemption": 0,
"ExemptionValidityDateFrom": null,
"ExemptionValidityDateTo": null,
"LinkedBusinessPartner": null,
"LastMultiReconciliationNum": null,
"DeferredTax": "tNO",
"Equalization": "tNO",
"SubjectToWithholdingTax": "boNO",
"CertificateNumber": null,
"ExpirationDate": null,
"NationalInsuranceNum": null,
"AccrualCriteria": "tNO",
"WTCode": null,
"BillToBuildingFloorRoom": "",
"DownPaymentClearAct": "_SYS00000000084",
"ChannelBP": null,
"DefaultTechnician": null,
"BilltoDefault": "Anmol Steps – Bijolia(EL)",
"CustomerBillofExchangDisc": null,
"Territory": null,
"ShipToBuildingFloorRoom": "",
"CustomerBillofExchangPres": null,
"ProjectCode": null,
"VatGroupLatinAmerica": null,
"DunningTerm": null,
"Website": null,
"OtherReceivablePayable": null,
"BillofExchangeonCollection": null,
"CompanyPrivate": "cCompany",
"LanguageCode": 8,
"UnpaidBillofExchange": null,
"WithholdingTaxDeductionGroup": -1,
"ClosingDateProcedureNumber": null,
"Profession": null,
"BankChargesAllocationCode": null,
"TaxRoundingRule": "trr_CompanyDefault",
"Properties1": "tNO",
"Properties2": "tNO",
"Properties3": "tNO",
"Properties4": "tNO",
"Properties5": "tNO",
"Properties6": "tNO",
"Properties7": "tNO",
"Properties8": "tNO",
"Properties9": "tNO",
"Properties10": "tNO",
"Properties11": "tNO",
"Properties12": "tNO",
"Properties13": "tNO",
"Properties14": "tNO",
"Properties15": "tNO",
"Properties16": "tNO",
"Properties17": "tNO",
"Properties18": "tNO",
"Properties19": "tNO",
"Properties20": "tNO",
"Properties21": "tNO",
"Properties22": "tNO",
"Properties23": "tNO",
"Properties24": "tNO",
"Properties25": "tNO",
"Properties26": "tNO",
"Properties27": "tNO",
"Properties28": "tNO",
"Properties29": "tNO",
"Properties30": "tNO",
"Properties31": "tNO",
"Properties32": "tNO",
"Properties33": "tNO",
"Properties34": "tNO",
"Properties35": "tNO",
"Properties36": "tNO",
"Properties37": "tNO",
"Properties38": "tNO",
"Properties39": "tNO",
"Properties40": "tNO",
"Properties41": "tNO",
"Properties42": "tNO",
"Properties43": "tNO",
"Properties44": "tNO",
"Properties45": "tNO",
"Properties46": "tNO",
"Properties47": "tNO",
"Properties48": "tNO",
"Properties49": "tNO",
"Properties50": "tNO",
"Properties51": "tNO",
"Properties52": "tNO",
"Properties53": "tNO",
"Properties54": "tNO",
"Properties55": "tNO",
"Properties56": "tNO",
"Properties57": "tNO",
"Properties58": "tNO",
"Properties59": "tNO",
"Properties60": "tNO",
"Properties61": "tNO",
"Properties62": "tNO",
"Properties63": "tNO",
"Properties64": "tNO",
"CompanyRegistrationNumber": null,
"VerificationNumber": null,
"DiscountBaseObject": "dgboNone",
"DiscountRelations": "dgrLowestDiscount",
"TypeReport": "atCompany",
"ThresholdOverlook": "tNO",
"SurchargeOverlook": "tNO",
"DownPaymentInterimAccount": "_SYS00000000054",
"OperationCode347": "ocSalesOrServicesRevenues",
"InsuranceOperation347": "tNO",
"HierarchicalDeduction": "tNO",
"ShaamGroup": "sgServicesAndAsset",
"WithholdingTaxCertified": "tNO",
"BookkeepingCertified": "tNO",
"PlanningGroup": null,
"Affiliate": "tNO",
"Industry": null,
"VatIDNum": null,
"DatevAccount": null,
"DatevFirstDataEntry": "tYES",
"UseShippedGoodsAccount": "tNO",
"GTSRegNo": null,
"GTSBankAccountNo": null,
"GTSBillingAddrTel": null,
"ETaxWebSite": null,
"HouseBankIBAN": "",
"VATRegistrationNumber": null,
"RepresentativeName": null,
"IndustryType": null,
"BusinessType": null,
"Series": 85,
"AutomaticPosting": null,
"InterestAccount": null,
"FeeAccount": null,
"CampaignNumber": null,
"AliasName": null,
"DefaultBlanketAgreementNumber": null,
"EffectiveDiscount": "dgrLowestDiscount",
"NoDiscounts": "tNO",
"EffectivePrice": "epDefaultPriority",
"EffectivePriceConsidersPriceBeforeDiscount": "tNO",
"GlobalLocationNumber": null,
"EDISenderID": null,
"EDIRecipientID": null,
"ResidenNumber": "rntSpanishFiscalID",
"RelationshipCode": null,
"RelationshipDateFrom": null,
"RelationshipDateTill": null,
"UnifiedFederalTaxID": null,
"AttachmentEntry": null,
"TypeOfOperation": null,
"EndorsableChecksFromBP": "tYES",
"AcceptsEndorsedChecks": "tNO",
"OwnerCode": null,
"BlockSendingMarketingContent": "tNO",
"AgentCode": null,
"PriceMode": null,
"EDocGenerationType": null,
"EDocStreet": null,
"EDocStreetNumber": null,
"EDocBuildingNumber": null,
"EDocZipCode": null,
"EDocCity": null,
"EDocCountry": null,
"EDocDistrict": null,
"EDocRepresentativeFirstName": null,
"EDocRepresentativeSurname": null,
"EDocRepresentativeCompany": null,
"EDocRepresentativeFiscalCode": null,
"EDocRepresentativeAdditionalId": null,
"EDocPECAddress": null,
"IPACodeForPA": null,
"UpdateDate": "2023-10-26",
"UpdateTime": "13:16:49",
"ExemptionMaxAmountValidationType": "emaIndividual",
"ECommerceMerchantID": null,
"UseBillToAddrToDetermineTax": "tNO",
"CreateDate": "2023-10-26",
"CreateTime": "13:16:49",
"DefaultTransporterEntry": 0,
"DefaultTransporterLineNumber": 0,
"FCERelevant": "tNO",
"FCEValidateBaseDelivery": "tNO",
"MainUsage": null,
"EBooksVATExemptionCause": null,
"LegalText": null,
"DataVersion": 1,
"ExchangeRateForIncomingPayment": "tYES",
"ExchangeRateForOutgoingPayment": "tYES",
"CertificateDetails": null,
"DefaultCurrency": null,
"EORINumber": null,
"FCEAsPaymentMeans": "tNO",
"U_Discount": 0,
"U_InterBranch": "N",
"ElectronicProtocols": [],
"BPAddresses": [
{
"AddressName": "Anmol Steps – Bijolia(EL)",
"Street": "Bundi Road, Bijolia",
"Block": null,
"ZipCode": "311602",
"City": "Bijolia",
"County": null,
"Country": "IN",
"State": "RJ",
"FederalTaxID": null,
"TaxCode": null,
"BuildingFloorRoom": null,
"AddressType": "bo_BillTo",
"AddressName2": null,
"AddressName3": null,
"TypeOfAddress": null,
"StreetNo": null,
"BPCode": "C01305",
"RowNum": 0,
"GlobalLocationNumber": null,
"Nationality": null,
"TaxOffice": null,
"GSTIN": null,
"GstType": null,
"CreateDate": "2023-10-26",
"CreateTime": "13:16:49",
"MYFType": null,
"TaasEnabled": "tYES",
"U_UTL_ST_ThLegName": null,
"U_UTL_ST_ThTrdName": null
},
{
"AddressName": "Anmol Steps – Bijolia(EL)",
"Street": "Bundi Road, Bijolia",
"Block": null,
"ZipCode": "311602",
"City": "Bijolia",
"County": null,
"Country": "IN",
"State": "RJ",
"FederalTaxID": null,
"TaxCode": null,
"BuildingFloorRoom": null,
"AddressType": "bo_ShipTo",
"AddressName2": null,
"AddressName3": null,
"TypeOfAddress": null,
"StreetNo": null,
"BPCode": "C01305",
"RowNum": 1,
"GlobalLocationNumber": null,
"Nationality": null,
"TaxOffice": null,
"GSTIN": null,
"GstType": null,
"CreateDate": "2023-10-26",
"CreateTime": "13:16:49",
"MYFType": null,
"TaasEnabled": "tYES",
"U_UTL_ST_ThLegName": null,
"U_UTL_ST_ThTrdName": null
}
],
"ContactEmployees": [
{
"CardCode": "C01305",
"Name": "Anmol Steps – Bijolia(EL)",
"Position": null,
"Address": null,
"Phone1": "9460351521",
"Phone2": null,
"MobilePhone": "9460351521",
"Fax": null,
"E_Mail": null,
"Pager": null,
"Remarks1": null,
"Remarks2": null,
"Password": null,
"InternalCode": 1325,
"PlaceOfBirth": "-1",
"DateOfBirth": null,
"Gender": "gt_Undefined",
"Profession": null,
"Title": null,
"CityOfBirth": null,
"Active": "tYES",
"FirstName": null,
"MiddleName": null,
"LastName": null,
"EmailGroupCode": null,
"BlockSendingMarketingContent": "tNO",
"CreateDate": "2023-10-26",
"CreateTime": "13:16:49",
"UpdateDate": "2023-10-26",
"UpdateTime": "13:16:00",
"ConnectedAddressName": null,
"ConnectedAddressType": null,
"ForeignCountry": null,
"ContactEmployeeBlockSendingMarketingContents": []
}
],
"BPAccountReceivablePaybleCollection": [],
"BPPaymentMethods": [],
"BPWithholdingTaxCollection": [],
"BPPaymentDates": [],
"BPBranchAssignment": [
{
"BPCode": "C01305",
"BPLID": 2,
"DisabledForBP": "tNO"
},
{
"BPCode": "C01305",
"BPLID": 4,
"DisabledForBP": "tNO"
}
],
"BPBankAccounts": [],
"BPFiscalTaxIDCollection": [
{
"Address": "",
"CNAECode": null,
"TaxId0": "ALKPM0323M",
"TaxId1": "",
"TaxId2": "",
"TaxId3": "",
"TaxId4": "",
"TaxId5": "",
"TaxId6": "",
"TaxId7": "",
"TaxId8": "",
"TaxId9": "",
"TaxId10": "",
"TaxId11": "",
"BPCode": "C01305",
"AddrType": "bo_ShipTo",
"TaxId12": null,
"TaxId13": "",
"AToRetrNFe": "tNO"
},
{
"Address": "Anmol Steps – Bijolia(EL)",
"CNAECode": null,
"TaxId0": null,
"TaxId1": null,
"TaxId2": null,
"TaxId3": null,
"TaxId4": null,
"TaxId5": null,
"TaxId6": null,
"TaxId7": null,
"TaxId8": null,
"TaxId9": null,
"TaxId10": null,
"TaxId11": null,
"BPCode": "C01305",
"AddrType": "bo_BillTo",
"TaxId12": null,
"TaxId13": null,
"AToRetrNFe": "tNO"
},
{
"Address": "Anmol Steps – Bijolia(EL)",
"CNAECode": null,
"TaxId0": "ALKPM0323M",
"TaxId1": "",
"TaxId2": "",
"TaxId3": "",
"TaxId4": "",
"TaxId5": "",
"TaxId6": "",
"TaxId7": "",
"TaxId8": "",
"TaxId9": "",
"TaxId10": "",
"TaxId11": "",
"BPCode": "C01305",
"AddrType": "bo_ShipTo",
"TaxId12": null,
"TaxId13": null,
"AToRetrNFe": "tNO"
}
],
"DiscountGroups": [],
"BPIntrastatExtension": {},
"BPBlockSendingMarketingContents": [],
"BPCurrenciesCollection": []
}
}

Get Invoice

Retrieve all or some selected properties from an instance of Warehouses with the given id. | key: getInvoice

Output Example Payload

{
"data": {
"odata.etag": "W/\"356A192B7913B04C54574D18C28D46E6395428AB\"",
"DocEntry": 3975,
"DocNum": 1330,
"DocType": "dDocument_Items",
"HandWritten": "tNO",
"Printed": "psNo",
"DocDate": "2021-03-09",
"DocDueDate": "2021-04-08",
"CardCode": "C00001",
"CardName": "Aakash & Co.",
"Address": "-\rIN",
"NumAtCard": null,
"DocTotal": 17547,
"AttachmentEntry": null,
"DocCurrency": "INR",
"DocRate": 1,
"Reference1": "1330",
"Reference2": null,
"Comments": "Aakash & Co. Based On Sales Orders 773. Based On Deliveries 1268.",
"JournalMemo": "A/R Invoices - C00001",
"PaymentGroupCode": 1,
"DocTime": "16:02:00",
"SalesPersonCode": -1,
"TransportationCode": -1,
"Confirmed": "tYES",
"ImportFileNum": null,
"SummeryType": "dNoSummary",
"ContactPersonCode": 17,
"ShowSCN": "tNO",
"Series": 89,
"TaxDate": "2021-03-09",
"PartialSupply": "tYES",
"DocObjectCode": "oInvoices",
"ShipToCode": "HYDERABAD",
"Indicator": null,
"FederalTaxID": null,
"DiscountPercent": 0,
"PaymentReference": null,
"CreationDate": "2021-03-09",
"UpdateDate": "2021-03-09",
"FinancialPeriod": 26,
"UserSign": 9,
"TransNum": 9210,
"VatSum": 2676.73,
"VatSumSys": 2676.73,
"VatSumFc": 0,
"NetProcedure": "tNO",
"DocTotalFc": 0,
"DocTotalSys": 17547,
"Form1099": null,
"Box1099": null,
"RevisionPo": "tNO",
"RequriedDate": null,
"CancelDate": null,
"BlockDunning": "tNO",
"Submitted": "tNO",
"Segment": 0,
"PickStatus": "tNO",
"Pick": "tNO",
"PaymentMethod": "",
"PaymentBlock": "tNO",
"PaymentBlockEntry": null,
"CentralBankIndicator": null,
"MaximumCashDiscount": "tNO",
"Reserve": "tNO",
"Project": null,
"ExemptionValidityDateFrom": null,
"ExemptionValidityDateTo": null,
"WareHouseUpdateType": "dwh_Stock",
"Rounding": "tNO",
"ExternalCorrectedDocNum": null,
"InternalCorrectedDocNum": null,
"NextCorrectingDocument": null,
"DeferredTax": "tNO",
"TaxExemptionLetterNum": null,
"WTApplied": 0,
"WTAppliedFC": 0,
"BillOfExchangeReserved": "tNO",
"AgentCode": null,
"WTAppliedSC": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NumberOfInstallments": 1,
"ApplyTaxOnFirstInstallment": "tNO",
"WTNonSubjectAmount": 0,
"WTNonSubjectAmountSC": 0,
"WTNonSubjectAmountFC": 0,
"WTExemptedAmount": 0,
"WTExemptedAmountSC": 0,
"WTExemptedAmountFC": 0,
"BaseAmount": 0,
"BaseAmountSC": 0,
"BaseAmountFC": 0,
"WTAmount": 0,
"WTAmountSC": 0,
"WTAmountFC": 0,
"VatDate": null,
"DocumentsOwner": null,
"FolioPrefixString": null,
"FolioNumber": null,
"DocumentSubType": "bod_GSTTaxInvoice",
"BPChannelCode": null,
"BPChannelContact": null,
"Address2": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"DocumentStatus": "bost_Close",
"PeriodIndicator": "202021",
"PayToCode": "Aakash & Co.",
"ManualNumber": null,
"UseShpdGoodsAct": "tNO",
"IsPayToBank": "tNO",
"PayToBankCountry": null,
"PayToBankCode": null,
"PayToBankAccountNo": null,
"PayToBankBranch": null,
"BPL_IDAssignedToInvoice": 2,
"DownPayment": 0,
"ReserveInvoice": "tNO",
"LanguageCode": 8,
"TrackingNumber": null,
"PickRemark": "",
"ClosingDate": null,
"SequenceCode": null,
"SequenceSerial": null,
"SeriesString": null,
"SubSeriesString": null,
"SequenceModel": "0",
"UseCorrectionVATGroup": "tNO",
"TotalDiscount": 0,
"DownPaymentAmount": 0,
"DownPaymentPercentage": 0,
"DownPaymentType": "dptInvoice",
"DownPaymentAmountSC": 0,
"DownPaymentAmountFC": 0,
"VatPercent": 0,
"ServiceGrossProfitPercent": null,
"OpeningRemarks": null,
"ClosingRemarks": null,
"RoundingDiffAmount": -0.46,
"RoundingDiffAmountFC": 0,
"RoundingDiffAmountSC": -0.46,
"Cancelled": "tNO",
"SignatureInputMessage": null,
"SignatureDigest": null,
"CertificationNumber": null,
"PrivateKeyVersion": null,
"ControlAccount": "_SYS00000000037",
"InsuranceOperation347": "tNO",
"ArchiveNonremovableSalesQuotation": "tNO",
"GTSChecker": null,
"GTSPayee": null,
"ExtraMonth": 0,
"ExtraDays": 30,
"CashDiscountDateOffset": 0,
"StartFrom": "pdt_None",
"NTSApproved": "tNO",
"ETaxWebSite": null,
"ETaxNumber": null,
"NTSApprovedNumber": null,
"EDocGenerationType": "edocNotRelevant",
"EDocSeries": null,
"EDocNum": null,
"EDocExportFormat": null,
"EDocStatus": "edoc_Ok",
"EDocErrorCode": null,
"EDocErrorMessage": null,
"DownPaymentStatus": "so_Open",
"GroupSeries": null,
"GroupNumber": null,
"GroupHandWritten": "tNO",
"ReopenOriginalDocument": null,
"ReopenManuallyClosedOrCanceledDocument": null,
"CreateOnlineQuotation": "tNO",
"POSEquipmentNumber": null,
"POSManufacturerSerialNumber": null,
"POSCashierNumber": null,
"ApplyCurrentVATRatesForDownPaymentsToDraw": "tNO",
"ClosingOption": "coByCurrentSystemDate",
"SpecifiedClosingDate": null,
"OpenForLandedCosts": "tYES",
"AuthorizationStatus": "dasWithout",
"TotalDiscountFC": 0,
"TotalDiscountSC": 0,
"RelevantToGTS": "tNO",
"BPLName": "Eltus Mode Delhi",
"VATRegNum": "07AAFCE3317E1Z1",
"AnnualInvoiceDeclarationReference": null,
"Supplier": null,
"Releaser": null,
"Receiver": null,
"BlanketAgreementNumber": null,
"IsAlteration": "tNO",
"CancelStatus": "csNo",
"AssetValueDate": null,
"InvoicePayment": "tNO",
"DocumentDelivery": "ddtNoneSeleted",
"AuthorizationCode": null,
"StartDeliveryDate": null,
"StartDeliveryTime": null,
"EndDeliveryDate": null,
"EndDeliveryTime": null,
"VehiclePlate": null,
"ATDocumentType": null,
"ElecCommStatus": null,
"ElecCommMessage": null,
"ReuseDocumentNum": "tNO",
"ReuseNotaFiscalNum": "tNO",
"PrintSEPADirect": "tNO",
"FiscalDocNum": null,
"POSDailySummaryNo": null,
"POSReceiptNo": null,
"PointOfIssueCode": null,
"Letter": null,
"FolioNumberFrom": null,
"FolioNumberTo": null,
"InterimType": "boidt_None",
"RelatedType": -1,
"RelatedEntry": null,
"SAPPassport": null,
"DocumentTaxID": null,
"DateOfReportingControlStatementVAT": null,
"ReportingSectionControlStatementVAT": null,
"ExcludeFromTaxReportControlStatementVAT": "tNO",
"POS_CashRegister": null,
"UpdateTime": "16:02:16",
"CreateQRCodeFrom": null,
"PriceMode": null,
"Revision": "tNO",
"OriginalRefNo": null,
"OriginalRefDate": null,
"GSTTransactionType": "gsttrantyp_GSTTaxInvoice",
"OriginalCreditOrDebitNo": null,
"OriginalCreditOrDebitDate": null,
"ECommerceOperator": null,
"ECommerceGSTIN": null,
"ShipFrom": "HYDERABAD",
"CommissionTrade": "ct_Empty",
"CommissionTradeReturn": "tNO",
"UseBillToAddrToDetermineTax": "tNO",
"IssuingReason": 1,
"Cig": null,
"Cup": null,
"EDocType": "edocFE",
"FCEAsPaymentMeans": "tNO",
"PaidToDate": 17547,
"PaidToDateFC": 0,
"PaidToDateSys": 17547,
"BaseType": -1,
"BaseEntry": null,
"FatherCard": null,
"FatherType": "cDelivery_sum",
"ShipState": null,
"ShipPlace": null,
"CustOffice": null,
"FCI": null,
"AddLegIn": null,
"LegTextF": null,
"DANFELgTxt": null,
"IndFinal": "tNO",
"DataVersion": 1,
"LastPageFolioNumber": null,
"U_Discount1": 0,
"U_Discount2": 0,
"U_Discount3": 0,
"U_WayBill": null,
"U_WayDate": null,
"U_TransMode": null,
"U_TransName": null,
"U_VehicleNo": null,
"U_GenType": null,
"U_UTL_ST_ADD": null,
"U_UTL_SC_JVCD": null,
"U_UTL_SC_JVNM": null,
"Document_ApprovalRequests": [],
"DocumentLines": [
{
"LineNum": 0,
"ItemCode": "PCM.27.1009.2 - 41",
"ItemDescription": "PC1009 TAN-CHARCOAL - 41",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1054.47,
"PriceAfterVAT": 1244.27,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163000985",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 0,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 189.8046,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 189.8046,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1054.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 189.8046,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1054.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 0,
"BaseOpenQuantity": 1,
"UnitPrice": 1999,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 650,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 650,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1054.47,
"OpenAmountFC": 0,
"OpenAmountSC": 1054.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 404.47,
"GrossProfitFC": 0,
"GrossProfitSC": 404.47,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2358.81,
"GrossTotal": 1244.27,
"GrossTotalFC": 0,
"GrossTotalSC": 1244.27,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 94.9023,
"TaxAmountSC": 94.9023,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 0,
"RowSequence": 0,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 94.9023,
"TaxAmountSC": 94.9023,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 0,
"RowSequence": 1,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 1,
"ItemCode": "PCM.27.1009.2 - 43",
"ItemDescription": "PC1009 TAN-CHARCOAL - 43",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1054.47,
"PriceAfterVAT": 1244.27,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163001005",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 1,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 189.8046,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 189.8046,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1054.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 189.8046,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1054.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 1,
"BaseOpenQuantity": 1,
"UnitPrice": 1999,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 650,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 650,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1054.47,
"OpenAmountFC": 0,
"OpenAmountSC": 1054.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 404.47,
"GrossProfitFC": 0,
"GrossProfitSC": 404.47,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2358.81,
"GrossTotal": 1244.27,
"GrossTotalFC": 0,
"GrossTotalSC": 1244.27,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 94.9023,
"TaxAmountSC": 94.9023,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 1,
"RowSequence": 2,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 94.9023,
"TaxAmountSC": 94.9023,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 1,
"RowSequence": 3,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 2,
"ItemCode": "PCM.22.3005.5 - 45",
"ItemDescription": "PC3005 BORDO - 45",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1581.97,
"PriceAfterVAT": 1866.72,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163003184",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 2,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 284.7546,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 284.7546,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1581.97,
"TaxPercentagePerRow": 18,
"TaxTotal": 284.7546,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1581.97,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 2,
"BaseOpenQuantity": 1,
"UnitPrice": 2999,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 925,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 925,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1581.97,
"OpenAmountFC": 0,
"OpenAmountSC": 1581.97,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 656.97,
"GrossProfitFC": 0,
"GrossProfitSC": 656.97,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3538.81,
"GrossTotal": 1866.72,
"GrossTotalFC": 0,
"GrossTotalSC": 1866.72,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 142.3773,
"TaxAmountSC": 142.3773,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 2,
"RowSequence": 4,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 142.3773,
"TaxAmountSC": 142.3773,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 2,
"RowSequence": 5,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 3,
"ItemCode": "PCM.23.5004.2 - 43",
"ItemDescription": "PC5004 COGNAC - 43",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 2109.47,
"PriceAfterVAT": 2489.17,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006048",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 3,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1963,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 379.7046,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 379.7046,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2109.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 379.7046,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2109.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 3,
"BaseOpenQuantity": 1,
"UnitPrice": 3999,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1245,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1245,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 2109.47,
"OpenAmountFC": 0,
"OpenAmountSC": 2109.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 864.47,
"GrossProfitFC": 0,
"GrossProfitSC": 864.47,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 4718.81,
"GrossTotal": 2489.17,
"GrossTotalFC": 0,
"GrossTotalSC": 2489.17,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 189.8523,
"TaxAmountSC": 189.8523,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 3,
"RowSequence": 6,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 189.8523,
"TaxAmountSC": 189.8523,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 3,
"RowSequence": 7,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 4,
"ItemCode": "PCM.23.5004.2 - 44",
"ItemDescription": "PC5004 COGNAC - 44",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 2109.47,
"PriceAfterVAT": 2489.17,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006055",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 4,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1963,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 379.7046,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 379.7046,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2109.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 379.7046,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2109.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 4,
"BaseOpenQuantity": 1,
"UnitPrice": 3999,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1245,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1245,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 2109.47,
"OpenAmountFC": 0,
"OpenAmountSC": 2109.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 864.47,
"GrossProfitFC": 0,
"GrossProfitSC": 864.47,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 4718.81,
"GrossTotal": 2489.17,
"GrossTotalFC": 0,
"GrossTotalSC": 2489.17,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 189.8523,
"TaxAmountSC": 189.8523,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 4,
"RowSequence": 8,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 189.8523,
"TaxAmountSC": 189.8523,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 4,
"RowSequence": 9,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 5,
"ItemCode": "PCM.12.9001.0 - 41",
"ItemDescription": "PC9001 BLACK - 41",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1740.22,
"PriceAfterVAT": 2053.46,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006925",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 5,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 313.2396,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 313.2396,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1740.22,
"TaxPercentagePerRow": 18,
"TaxTotal": 313.2396,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1740.22,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 5,
"BaseOpenQuantity": 1,
"UnitPrice": 3299,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1050,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1050,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1740.22,
"OpenAmountFC": 0,
"OpenAmountSC": 1740.22,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 690.22,
"GrossProfitFC": 0,
"GrossProfitSC": 690.22,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3892.81,
"GrossTotal": 2053.46,
"GrossTotalFC": 0,
"GrossTotalSC": 2053.46,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 5,
"RowSequence": 10,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 5,
"RowSequence": 11,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 6,
"ItemCode": "PCM.12.9001.0 - 43",
"ItemDescription": "PC9001 BLACK - 43",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1740.22,
"PriceAfterVAT": 2053.46,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006949",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 6,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 313.2396,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 313.2396,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1740.22,
"TaxPercentagePerRow": 18,
"TaxTotal": 313.2396,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1740.22,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 6,
"BaseOpenQuantity": 1,
"UnitPrice": 3299,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1050,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1050,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1740.22,
"OpenAmountFC": 0,
"OpenAmountSC": 1740.22,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 690.22,
"GrossProfitFC": 0,
"GrossProfitSC": 690.22,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3892.81,
"GrossTotal": 2053.46,
"GrossTotalFC": 0,
"GrossTotalSC": 2053.46,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 6,
"RowSequence": 12,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 6,
"RowSequence": 13,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 7,
"ItemCode": "PCM.12.9001.0 - 44",
"ItemDescription": "PC9001 BLACK - 44",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1740.22,
"PriceAfterVAT": 2053.46,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006956",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 7,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 313.2396,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 313.2396,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1740.22,
"TaxPercentagePerRow": 18,
"TaxTotal": 313.2396,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1740.22,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 7,
"BaseOpenQuantity": 1,
"UnitPrice": 3299,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1050,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1050,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1740.22,
"OpenAmountFC": 0,
"OpenAmountSC": 1740.22,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 690.22,
"GrossProfitFC": 0,
"GrossProfitSC": 690.22,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3892.81,
"GrossTotal": 2053.46,
"GrossTotalFC": 0,
"GrossTotalSC": 2053.46,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 7,
"RowSequence": 14,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 7,
"RowSequence": 15,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 8,
"ItemCode": "PCM.12.9001.0 - 45",
"ItemDescription": "PC9001 BLACK - 45",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1740.22,
"PriceAfterVAT": 2053.46,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006963",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 8,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1963,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 313.2396,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 313.2396,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1740.22,
"TaxPercentagePerRow": 18,
"TaxTotal": 313.2396,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1740.22,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 8,
"BaseOpenQuantity": 1,
"UnitPrice": 3299,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1050,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1050,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1740.22,
"OpenAmountFC": 0,
"OpenAmountSC": 1740.22,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 690.22,
"GrossProfitFC": 0,
"GrossProfitSC": 690.22,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3892.81,
"GrossTotal": 2053.46,
"GrossTotalFC": 0,
"GrossTotalSC": 2053.46,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 8,
"RowSequence": 16,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 8,
"RowSequence": 17,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
}
],
"EWayBillDetails": {
"DocEntry": 3975,
"SupplyType": "ewb_st_Outward",
"SubType": 1,
"DocumentType": "INV",
"TransportationMode": null,
"Distance": 0,
"TransporterDocNo": null,
"TransporterDocDate": null,
"VehicleType": null,
"VehicleNo": null,
"EWayBillNo": null,
"EWayBillDate": null,
"BillFromName": "Eltus Mode Live",
"BillFromGSTIN": "07AAFCE3317E1Z1",
"BillFromStateGSTCode": "07",
"DispatchFromAddress1": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"DispatchFromAddress2": null,
"DispatchFromZipCode": "110044",
"DispatchFromStateGSTCode": "07",
"BillToName": "Aakash & Co.",
"BillToGSTIN": "07AEPPG2883Q1ZO",
"BillToStateGSTCode": "07",
"ShipToAddress1": "-\rIN",
"ShipToAddress2": null,
"ShipToZipCode": "999999",
"ShipToStateGSTCode": "07",
"MainHSNEntry": null,
"DispatchFromPlace": "New Delhi",
"ShipToPlace": null,
"TransporterID": null,
"TransporterName": null,
"EWayBillExpirationDate": null,
"TransporterEntry": null,
"TransporterLineNumber": null,
"TransactionType": "ewb_tt_Regular"
},
"ElectronicProtocols": [],
"DocumentAdditionalExpenses": [],
"WithholdingTaxDataWTXCollection": [],
"WithholdingTaxDataCollection": [],
"DocumentPackages": [],
"DocumentSpecialLines": [],
"DocumentInstallments": [
{
"DueDate": "2021-04-08",
"Percentage": 100,
"Total": 17547,
"LastDunningDate": null,
"DunningLevel": 0,
"TotalFC": null,
"InstallmentId": 1,
"PaymentOrdered": "tNO"
}
],
"DownPaymentsToDraw": [],
"TaxExtension": {
"TaxId0": null,
"TaxId1": null,
"TaxId2": null,
"TaxId3": null,
"TaxId4": null,
"TaxId5": null,
"TaxId6": null,
"TaxId7": null,
"TaxId8": null,
"TaxId9": null,
"State": "TN",
"County": null,
"Incoterms": null,
"Vehicle": null,
"VehicleState": null,
"NFRef": "Aakash & Co. Based On Sales Orders 773. Aakash & Co. Based On Sales Orders 773. Based On Deliveries 1268.",
"Carrier": null,
"PackQuantity": null,
"PackDescription": null,
"Brand": null,
"ShipUnitNo": null,
"NetWeight": 0,
"GrossWeight": 0,
"StreetS": "GACHIBOWLI",
"BlockS": null,
"BuildingS": null,
"CityS": "HYDERABAD",
"ZipCodeS": "500032",
"CountyS": null,
"StateS": "TN",
"CountryS": "IN",
"StreetB": null,
"BlockB": null,
"BuildingB": null,
"CityB": null,
"ZipCodeB": null,
"CountyB": null,
"StateB": "DL",
"CountryB": "IN",
"ImportOrExport": "tNO",
"MainUsage": null,
"GlobalLocationNumberS": null,
"GlobalLocationNumberB": null,
"TaxId12": null,
"TaxId13": null,
"BillOfEntryNo": null,
"BillOfEntryDate": null,
"OriginalBillOfEntryNo": null,
"OriginalBillOfEntryDate": null,
"ImportOrExportType": "et_IpmortsOrExports",
"PortCode": null,
"DocEntry": 3975,
"BoEValue": null,
"ClaimRefund": "tNO",
"DifferentialOfTaxRate": 100,
"IsIGSTAccount": "tYES"
},
"AddressExtension": {
"ShipToStreet": "GACHIBOWLI",
"ShipToStreetNo": null,
"ShipToBlock": null,
"ShipToBuilding": null,
"ShipToCity": "HYDERABAD",
"ShipToZipCode": "500032",
"ShipToCounty": null,
"ShipToState": "TN",
"ShipToCountry": "IN",
"ShipToAddressType": null,
"BillToStreet": null,
"BillToStreetNo": null,
"BillToBlock": null,
"BillToBuilding": null,
"BillToCity": null,
"BillToZipCode": null,
"BillToCounty": null,
"BillToState": "DL",
"BillToCountry": "IN",
"BillToAddressType": null,
"ShipToGlobalLocationNumber": null,
"BillToGlobalLocationNumber": null,
"ShipToAddress2": "SURVEY NO.50P, PLOT NO.187,188,188/A,,",
"ShipToAddress3": "199,199/A and 200, SILPA SUMMIT,,",
"BillToAddress2": "103 B Moli Chand Buidling, 11/56 Desh Bandhu Gupta",
"BillToAddress3": "Road, Karol Bagh,",
"PlaceOfSupply": "DL",
"PurchasePlaceOfSupply": "DL",
"DocEntry": 3975,
"GoodsIssuePlaceBP": null,
"GoodsIssuePlaceCNPJ": null,
"GoodsIssuePlaceCPF": null,
"GoodsIssuePlaceStreet": null,
"GoodsIssuePlaceStreetNo": null,
"GoodsIssuePlaceBuilding": null,
"GoodsIssuePlaceZip": null,
"GoodsIssuePlaceBlock": null,
"GoodsIssuePlaceCity": null,
"GoodsIssuePlaceCounty": null,
"GoodsIssuePlaceState": null,
"GoodsIssuePlaceCountry": null,
"GoodsIssuePlacePhone": null,
"GoodsIssuePlaceEMail": null,
"GoodsIssuePlaceDepartureDate": null,
"DeliveryPlaceBP": null,
"DeliveryPlaceCNPJ": null,
"DeliveryPlaceCPF": null,
"DeliveryPlaceStreet": null,
"DeliveryPlaceStreetNo": null,
"DeliveryPlaceBuilding": null,
"DeliveryPlaceZip": null,
"DeliveryPlaceBlock": null,
"DeliveryPlaceCity": null,
"DeliveryPlaceCounty": null,
"DeliveryPlaceState": null,
"DeliveryPlaceCountry": null,
"DeliveryPlacePhone": null,
"DeliveryPlaceEMail": null,
"DeliveryPlaceDepartureDate": null,
"U_UTL_ST_ThLegNameS": null,
"U_UTL_ST_ThLegNameB": null,
"U_UTL_ST_ThTrdNameS": null,
"U_UTL_ST_ThTrdNameB": null
},
"DocumentReferences": []
}
}

Get Item

Retrieve all or some selected properties from an instance of Items with the given id. | key: getItem

Output Example Payload

{
"data": {
"odata.etag": "W/\"DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0\"",
"ItemCode": "PCW.27.0719.4 - 40",
"ItemName": "PC0719 NAVY - 40",
"ForeignName": null,
"ItemsGroupCode": 101,
"CustomsGroupCode": -1,
"SalesVATGroup": null,
"BarCode": "8905163038896",
"VatLiable": "tYES",
"PurchaseItem": "tYES",
"SalesItem": "tYES",
"InventoryItem": "tYES",
"IncomeAccount": null,
"ExemptIncomeAccount": null,
"ExpanseAccount": null,
"Mainsupplier": null,
"SupplierCatalogNo": null,
"DesiredInventory": 0,
"MinInventory": 0,
"Picture": null,
"User_Text": null,
"SerialNum": null,
"CommissionPercent": 0,
"CommissionSum": 0,
"CommissionGroup": 0,
"TreeType": "iNotATree",
"AssetItem": "tNO",
"DataExportCode": null,
"Manufacturer": -1,
"QuantityOnStock": 0,
"QuantityOrderedFromVendors": 0,
"QuantityOrderedByCustomers": 0,
"ManageSerialNumbers": "tNO",
"ManageBatchNumbers": "tNO",
"Valid": "tYES",
"ValidFrom": null,
"ValidTo": null,
"ValidRemarks": null,
"Frozen": "tNO",
"FrozenFrom": null,
"FrozenTo": null,
"FrozenRemarks": null,
"SalesUnit": "Pair",
"SalesItemsPerUnit": 1,
"SalesPackagingUnit": null,
"SalesQtyPerPackUnit": 1,
"SalesUnitLength": 0,
"SalesLengthUnit": null,
"SalesUnitWidth": 0,
"SalesWidthUnit": null,
"SalesUnitHeight": 0,
"SalesHeightUnit": null,
"SalesUnitVolume": 0,
"SalesVolumeUnit": 4,
"SalesUnitWeight": 0,
"SalesWeightUnit": null,
"PurchaseUnit": "Pair",
"PurchaseItemsPerUnit": 1,
"PurchasePackagingUnit": null,
"PurchaseQtyPerPackUnit": 1,
"PurchaseUnitLength": 0,
"PurchaseLengthUnit": null,
"PurchaseUnitWidth": 0,
"PurchaseWidthUnit": null,
"PurchaseUnitHeight": 0,
"PurchaseHeightUnit": null,
"PurchaseUnitVolume": 0,
"PurchaseVolumeUnit": 4,
"PurchaseUnitWeight": 0,
"PurchaseWeightUnit": null,
"PurchaseVATGroup": null,
"SalesFactor1": 1,
"SalesFactor2": 1,
"SalesFactor3": 1,
"SalesFactor4": 1,
"PurchaseFactor1": 1,
"PurchaseFactor2": 1,
"PurchaseFactor3": 1,
"PurchaseFactor4": 1,
"MovingAveragePrice": 0,
"ForeignRevenuesAccount": null,
"ECRevenuesAccount": null,
"ForeignExpensesAccount": null,
"ECExpensesAccount": null,
"AvgStdPrice": 0,
"DefaultWarehouse": null,
"ShipType": null,
"GLMethod": "glm_WH",
"TaxType": "tt_Yes",
"MaxInventory": 0,
"ManageStockByWarehouse": "tYES",
"PurchaseHeightUnit1": null,
"PurchaseUnitHeight1": 0,
"PurchaseLengthUnit1": null,
"PurchaseUnitLength1": 0,
"PurchaseWeightUnit1": null,
"PurchaseUnitWeight1": 0,
"PurchaseWidthUnit1": null,
"PurchaseUnitWidth1": 0,
"SalesHeightUnit1": null,
"SalesUnitHeight1": 0,
"SalesLengthUnit1": null,
"SalesUnitLength1": 0,
"SalesWeightUnit1": null,
"SalesUnitWeight1": 0,
"SalesWidthUnit1": null,
"SalesUnitWidth1": 0,
"ForceSelectionOfSerialNumber": "tYES",
"ManageSerialNumbersOnReleaseOnly": "tNO",
"WTLiable": "tYES",
"CostAccountingMethod": "bis_MovingAverage",
"SWW": null,
"WarrantyTemplate": null,
"IndirectTax": "tNO",
"ArTaxCode": null,
"ApTaxCode": null,
"BaseUnitName": null,
"ItemCountryOrg": null,
"IssueMethod": "im_Backflush",
"SRIAndBatchManageMethod": "bomm_OnReleaseOnly",
"IsPhantom": "tNO",
"InventoryUOM": "Pair",
"PlanningSystem": "bop_None",
"ProcurementMethod": "bom_Buy",
"ComponentWarehouse": "bomcw_BOM",
"OrderIntervals": null,
"OrderMultiple": 0,
"LeadTime": null,
"MinOrderQuantity": 0,
"ItemType": "itItems",
"ItemClass": "itcMaterial",
"OutgoingServiceCode": -1,
"IncomingServiceCode": -1,
"ServiceGroup": -1,
"NCMCode": -1,
"MaterialType": "mt_RawMaterial",
"MaterialGroup": -1,
"ProductSource": "0",
"Properties1": "tNO",
"Properties2": "tNO",
"Properties3": "tNO",
"Properties4": "tNO",
"Properties5": "tNO",
"Properties6": "tNO",
"Properties7": "tNO",
"Properties8": "tNO",
"Properties9": "tNO",
"Properties10": "tNO",
"Properties11": "tNO",
"Properties12": "tNO",
"Properties13": "tNO",
"Properties14": "tNO",
"Properties15": "tNO",
"Properties16": "tNO",
"Properties17": "tNO",
"Properties18": "tNO",
"Properties19": "tNO",
"Properties20": "tNO",
"Properties21": "tNO",
"Properties22": "tNO",
"Properties23": "tNO",
"Properties24": "tNO",
"Properties25": "tNO",
"Properties26": "tNO",
"Properties27": "tNO",
"Properties28": "tNO",
"Properties29": "tNO",
"Properties30": "tNO",
"Properties31": "tNO",
"Properties32": "tNO",
"Properties33": "tNO",
"Properties34": "tNO",
"Properties35": "tNO",
"Properties36": "tNO",
"Properties37": "tNO",
"Properties38": "tNO",
"Properties39": "tNO",
"Properties40": "tNO",
"Properties41": "tNO",
"Properties42": "tNO",
"Properties43": "tNO",
"Properties44": "tNO",
"Properties45": "tNO",
"Properties46": "tNO",
"Properties47": "tNO",
"Properties48": "tNO",
"Properties49": "tNO",
"Properties50": "tNO",
"Properties51": "tNO",
"Properties52": "tNO",
"Properties53": "tNO",
"Properties54": "tNO",
"Properties55": "tNO",
"Properties56": "tNO",
"Properties57": "tNO",
"Properties58": "tNO",
"Properties59": "tNO",
"Properties60": "tNO",
"Properties61": "tNO",
"Properties62": "tNO",
"Properties63": "tNO",
"Properties64": "tNO",
"AutoCreateSerialNumbersOnRelease": "tNO",
"DNFEntry": -1,
"GTSItemSpec": null,
"GTSItemTaxCategory": null,
"FuelID": -1,
"BeverageTableCode": null,
"BeverageGroupCode": null,
"BeverageCommercialBrandCode": -1,
"Series": 3,
"ToleranceDays": null,
"TypeOfAdvancedRules": "toarGeneral",
"IssuePrimarilyBy": "ipbSerialAndBatchNumbers",
"NoDiscounts": "tNO",
"AssetClass": "",
"AssetGroup": "",
"InventoryNumber": "",
"Technician": null,
"Employee": null,
"Location": null,
"AssetStatus": "New",
"CapitalizationDate": null,
"StatisticalAsset": "tNO",
"Cession": "tNO",
"DeactivateAfterUsefulLife": "tNO",
"ManageByQuantity": "tNO",
"UoMGroupEntry": 1,
"InventoryUoMEntry": 1,
"DefaultSalesUoMEntry": 1,
"DefaultPurchasingUoMEntry": 1,
"DepreciationGroup": null,
"AssetSerialNumber": "",
"InventoryWeight": 0,
"InventoryWeightUnit": null,
"InventoryWeight1": 0,
"InventoryWeightUnit1": null,
"DefaultCountingUnit": "Pair",
"CountingItemsPerUnit": 1,
"DefaultCountingUoMEntry": 1,
"Excisable": "tNO",
"ChapterID": 19,
"ScsCode": null,
"SpProdType": null,
"ProdStdCost": 0,
"InCostRollup": "tYES",
"VirtualAssetItem": "tNO",
"EnforceAssetSerialNumbers": "tNO",
"AttachmentEntry": null,
"LinkedResource": null,
"UpdateDate": "2023-10-04",
"UpdateTime": "13:54:20",
"GSTRelevnt": "tYES",
"SACEntry": -1,
"GSTTaxCategory": "gtc_Regular",
"ServiceCategoryEntry": -1,
"CapitalGoodsOnHoldPercent": null,
"CapitalGoodsOnHoldLimit": null,
"AssessableValue": 0,
"AssVal4WTR": 0,
"SOIExcisable": "se_NotExcisable",
"TNVED": null,
"ImportedItem": "tNO",
"PricingUnit": 1,
"CreateDate": "2022-10-15",
"CreateTime": "18:03:16",
"NVECode": null,
"CtrSealQty": 0,
"CESTCode": -1,
"LegalText": null,
"DataVersion": 2,
"CreateQRCodeFrom": null,
"TraceableItem": "tNO",
"CommodityClassification": null,
"U_StyleCode": "PCW.27.0719.4",
"U_TaxRate2": "18",
"U_TaxRate": null,
"U_Brand": "Pierre Cardin",
"U_Category": "FOOTWEAR",
"U_Size": "40",
"U_Season": "AW'22",
"U_TaxRate3": "12",
"U_UTL_ST_ISSERVICE": "N",
"U_MSIZE": null,
"U_WSIZE": null,
"U_KSIZE": null,
"ItemPrices": [
{
"PriceList": 1,
"Price": 2499,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 1,
"UoMPrices": []
},
{
"PriceList": 2,
"Price": 458,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 2,
"Factor": 1,
"UoMPrices": []
},
{
"PriceList": 3,
"Price": 2117.8,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.84746,
"UoMPrices": []
},
{
"PriceList": 4,
"Price": 1579.62,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.6321,
"UoMPrices": []
},
{
"PriceList": 5,
"Price": 1573.12,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.6295,
"UoMPrices": []
},
{
"PriceList": 6,
"Price": 1561.88,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.625,
"UoMPrices": []
},
{
"PriceList": 7,
"Price": 1527.14,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.6111,
"UoMPrices": []
},
{
"PriceList": 8,
"Price": 1517.39,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.6072,
"UoMPrices": []
},
{
"PriceList": 9,
"Price": 1500.65,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.6005,
"UoMPrices": []
},
{
"PriceList": 10,
"Price": 1494.15,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.5979,
"UoMPrices": []
},
{
"PriceList": 11,
"Price": 1487.65,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5953,
"UoMPrices": []
},
{
"PriceList": 12,
"Price": 1474.41,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.59,
"UoMPrices": []
},
{
"PriceList": 13,
"Price": 1467.91,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5874,
"UoMPrices": []
},
{
"PriceList": 14,
"Price": 1448.17,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5795,
"UoMPrices": []
},
{
"PriceList": 15,
"Price": 1441.42,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5768,
"UoMPrices": []
},
{
"PriceList": 16,
"Price": 1421.68,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5689,
"UoMPrices": []
},
{
"PriceList": 17,
"Price": 1395.44,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5584,
"UoMPrices": []
},
{
"PriceList": 18,
"Price": 1431.68,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5729,
"UoMPrices": []
},
{
"PriceList": 19,
"Price": 1383.95,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5538,
"UoMPrices": []
},
{
"PriceList": 20,
"Price": 2499,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 1,
"UoMPrices": []
},
{
"PriceList": 21,
"Price": 2499,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 1,
"UoMPrices": []
}
],
"ItemWarehouseInfoCollection": [
{
"MinimalStock": 0,
"MaximalStock": 0,
"MinimalOrder": 0,
"StandardAveragePrice": 0,
"Locked": "tNO",
"InventoryAccount": null,
"CostAccount": null,
"TransferAccount": null,
"RevenuesAccount": null,
"VarienceAccount": null,
"DecreasingAccount": null,
"IncreasingAccount": null,
"ReturningAccount": null,
"ExpensesAccount": null,
"EURevenuesAccount": null,
"EUExpensesAccount": null,
"ForeignRevenueAcc": null,
"ForeignExpensAcc": null,
"ExemptIncomeAcc": null,
"PriceDifferenceAcc": null,
"WarehouseCode": "01",
"InStock": 0,
"Committed": 0,
"Ordered": 0,
"CountedQuantity": 0,
"WasCounted": "tNO",
"UserSignature": 1,
"Counted": 0,
"ExpenseClearingAct": null,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"ExpenseOffsettingAccount": null,
"WipAccount": null,
"ExchangeRateDifferencesAcct": null,
"GoodsClearingAcct": null,
"NegativeInventoryAdjustmentAccount": null,
"CostInflationOffsetAccount": null,
"GLDecreaseAcct": null,
"GLIncreaseAcct": null,
"PAReturnAcct": null,
"PurchaseAcct": null,
"PurchaseOffsetAcct": null,
"ShippedGoodsAccount": null,
"StockInflationOffsetAccount": null,
"StockInflationAdjustAccount": null,
"VATInRevenueAccount": null,
"WipVarianceAccount": null,
"CostInflationAccount": null,
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"PurchaseBalanceAccount": null,
"ItemCode": "PCW.27.0719.4 - 40",
"IndEscala": "tYES",
"CNJPMan": null,
"ItemCycleCounts": []
},
{
"MinimalStock": 0,
"MaximalStock": 0,
"MinimalOrder": 0,
"StandardAveragePrice": 458,
"Locked": "tNO",
"InventoryAccount": null,
"CostAccount": null,
"TransferAccount": null,
"RevenuesAccount": null,
"VarienceAccount": null,
"DecreasingAccount": null,
"IncreasingAccount": null,
"ReturningAccount": null,
"ExpensesAccount": null,
"EURevenuesAccount": null,
"EUExpensesAccount": null,
"ForeignRevenueAcc": null,
"ForeignExpensAcc": null,
"ExemptIncomeAcc": null,
"PriceDifferenceAcc": null,
"WarehouseCode": "Del-01",
"InStock": 0,
"Committed": 0,
"Ordered": 0,
"CountedQuantity": 0,
"WasCounted": "tNO",
"UserSignature": 1,
"Counted": 0,
"ExpenseClearingAct": null,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"ExpenseOffsettingAccount": null,
"WipAccount": null,
"ExchangeRateDifferencesAcct": null,
"GoodsClearingAcct": null,
"NegativeInventoryAdjustmentAccount": null,
"CostInflationOffsetAccount": null,
"GLDecreaseAcct": null,
"GLIncreaseAcct": null,
"PAReturnAcct": null,
"PurchaseAcct": null,
"PurchaseOffsetAcct": null,
"ShippedGoodsAccount": null,
"StockInflationOffsetAccount": null,
"StockInflationAdjustAccount": null,
"VATInRevenueAccount": null,
"WipVarianceAccount": null,
"CostInflationAccount": null,
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"PurchaseBalanceAccount": null,
"ItemCode": "PCW.27.0719.4 - 40",
"IndEscala": "tYES",
"CNJPMan": null,
"ItemCycleCounts": []
},
{
"MinimalStock": 0,
"MaximalStock": 0,
"MinimalOrder": 0,
"StandardAveragePrice": 0,
"Locked": "tNO",
"InventoryAccount": null,
"CostAccount": null,
"TransferAccount": null,
"RevenuesAccount": null,
"VarienceAccount": null,
"DecreasingAccount": null,
"IncreasingAccount": null,
"ReturningAccount": null,
"ExpensesAccount": null,
"EURevenuesAccount": null,
"EUExpensesAccount": null,
"ForeignRevenueAcc": null,
"ForeignExpensAcc": null,
"ExemptIncomeAcc": null,
"PriceDifferenceAcc": null,
"WarehouseCode": "Del-02",
"InStock": 0,
"Committed": 0,
"Ordered": 0,
"CountedQuantity": 0,
"WasCounted": "tNO",
"UserSignature": 1,
"Counted": 0,
"ExpenseClearingAct": null,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"ExpenseOffsettingAccount": null,
"WipAccount": null,
"ExchangeRateDifferencesAcct": null,
"GoodsClearingAcct": null,
"NegativeInventoryAdjustmentAccount": null,
"CostInflationOffsetAccount": null,
"GLDecreaseAcct": null,
"GLIncreaseAcct": null,
"PAReturnAcct": null,
"PurchaseAcct": null,
"PurchaseOffsetAcct": null,
"ShippedGoodsAccount": null,
"StockInflationOffsetAccount": null,
"StockInflationAdjustAccount": null,
"VATInRevenueAccount": null,
"WipVarianceAccount": null,
"CostInflationAccount": null,
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"PurchaseBalanceAccount": null,
"ItemCode": "PCW.27.0719.4 - 40",
"IndEscala": "tYES",
"CNJPMan": null,
"ItemCycleCounts": []
},
{
"MinimalStock": 0,
"MaximalStock": 0,
"MinimalOrder": 0,
"StandardAveragePrice": 0,
"Locked": "tNO",
"InventoryAccount": null,
"CostAccount": null,
"TransferAccount": null,
"RevenuesAccount": null,
"VarienceAccount": null,
"DecreasingAccount": null,
"IncreasingAccount": null,
"ReturningAccount": null,
"ExpensesAccount": null,
"EURevenuesAccount": null,
"EUExpensesAccount": null,
"ForeignRevenueAcc": null,
"ForeignExpensAcc": null,
"ExemptIncomeAcc": null,
"PriceDifferenceAcc": null,
"WarehouseCode": "Del-03",
"InStock": 0,
"Committed": 0,
"Ordered": 0,
"CountedQuantity": 0,
"WasCounted": "tNO",
"UserSignature": 1,
"Counted": 0,
"ExpenseClearingAct": null,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"ExpenseOffsettingAccount": null,
"WipAccount": null,
"ExchangeRateDifferencesAcct": null,
"GoodsClearingAcct": null,
"NegativeInventoryAdjustmentAccount": null,
"CostInflationOffsetAccount": null,
"GLDecreaseAcct": null,
"GLIncreaseAcct": null,
"PAReturnAcct": null,
"PurchaseAcct": null,
"PurchaseOffsetAcct": null,
"ShippedGoodsAccount": null,
"StockInflationOffsetAccount": null,
"StockInflationAdjustAccount": null,
"VATInRevenueAccount": null,
"WipVarianceAccount": null,
"CostInflationAccount": null,
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"PurchaseBalanceAccount": null,
"ItemCode": "PCW.27.0719.4 - 40",
"IndEscala": "tYES",
"CNJPMan": null,
"ItemCycleCounts": []
},
{
"MinimalStock": 0,
"MaximalStock": 0,
"MinimalOrder": 0,
"StandardAveragePrice": 0,
"Locked": "tNO",
"InventoryAccount": null,
"CostAccount": null,
"TransferAccount": null,
"RevenuesAccount": null,
"VarienceAccount": null,
"DecreasingAccount": null,
"IncreasingAccount": null,
"ReturningAccount": null,
"ExpensesAccount": null,
"EURevenuesAccount": null,
"EUExpensesAccount": null,
"ForeignRevenueAcc": null,
"ForeignExpensAcc": null,
"ExemptIncomeAcc": null,
"PriceDifferenceAcc": null,
"WarehouseCode": "Del-04",
"InStock": 0,
"Committed": 0,
"Ordered": 0,
"CountedQuantity": 0,
"WasCounted": "tNO",
"UserSignature": 1,
"Counted": 0,
"ExpenseClearingAct": null,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"ExpenseOffsettingAccount": null,
"WipAccount": null,
"ExchangeRateDifferencesAcct": null,
"GoodsClearingAcct": null,
"NegativeInventoryAdjustmentAccount": null,
"CostInflationOffsetAccount": null,
"GLDecreaseAcct": null,
"GLIncreaseAcct": null,
"PAReturnAcct": null,
"PurchaseAcct": null,
"PurchaseOffsetAcct": null,
"ShippedGoodsAccount": null,
"StockInflationOffsetAccount": null,
"StockInflationAdjustAccount": null,
"VATInRevenueAccount": null,
"WipVarianceAccount": null,
"CostInflationAccount": null,
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"PurchaseBalanceAccount": null,
"ItemCode": "PCW.27.0719.4 - 40",
"IndEscala": "tYES",
"CNJPMan": null,
"ItemCycleCounts": []
},
{
"MinimalStock": 0,
"MaximalStock": 0,
"MinimalOrder": 0,
"StandardAveragePrice": 0,
"Locked": "tNO",
"InventoryAccount": null,
"CostAccount": null,
"TransferAccount": null,
"RevenuesAccount": null,
"VarienceAccount": null,
"DecreasingAccount": null,
"IncreasingAccount": null,
"ReturningAccount": null,
"ExpensesAccount": null,
"EURevenuesAccount": null,
"EUExpensesAccount": null,
"ForeignRevenueAcc": null,
"ForeignExpensAcc": null,
"ExemptIncomeAcc": null,
"PriceDifferenceAcc": null,
"WarehouseCode": "DropShip",
"InStock": 0,
"Committed": 0,
"Ordered": 0,
"CountedQuantity": 0,
"WasCounted": "tNO",
"UserSignature": 1,
"Counted": 0,
"ExpenseClearingAct": null,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"ExpenseOffsettingAccount": null,
"WipAccount": null,
"ExchangeRateDifferencesAcct": null,
"GoodsClearingAcct": null,
"NegativeInventoryAdjustmentAccount": null,
"CostInflationOffsetAccount": null,
"GLDecreaseAcct": null,
"GLIncreaseAcct": null,
"PAReturnAcct": null,
"PurchaseAcct": null,
"PurchaseOffsetAcct": null,
"ShippedGoodsAccount": null,
"StockInflationOffsetAccount": null,
"StockInflationAdjustAccount": null,
"VATInRevenueAccount": null,
"WipVarianceAccount": null,
"CostInflationAccount": null,
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"PurchaseBalanceAccount": null,
"ItemCode": "PCW.27.0719.4 - 40",
"IndEscala": "tYES",
"CNJPMan": null,
"ItemCycleCounts": []
},
{
"MinimalStock": 0,
"MaximalStock": 0,
"MinimalOrder": 0,
"StandardAveragePrice": 0,
"Locked": "tNO",
"InventoryAccount": null,
"CostAccount": null,
"TransferAccount": null,
"RevenuesAccount": null,
"VarienceAccount": null,
"DecreasingAccount": null,
"IncreasingAccount": null,
"ReturningAccount": null,
"ExpensesAccount": null,
"EURevenuesAccount": null,
"EUExpensesAccount": null,
"ForeignRevenueAcc": null,
"ForeignExpensAcc": null,
"ExemptIncomeAcc": null,
"PriceDifferenceAcc": null,
"WarehouseCode": "UP120-01",
"InStock": 0,
"Committed": 0,
"Ordered": 0,
"CountedQuantity": 0,
"WasCounted": "tNO",
"UserSignature": 1,
"Counted": 0,
"ExpenseClearingAct": null,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"ExpenseOffsettingAccount": null,
"WipAccount": null,
"ExchangeRateDifferencesAcct": null,
"GoodsClearingAcct": null,
"NegativeInventoryAdjustmentAccount": null,
"CostInflationOffsetAccount": null,
"GLDecreaseAcct": null,
"GLIncreaseAcct": null,
"PAReturnAcct": null,
"PurchaseAcct": null,
"PurchaseOffsetAcct": null,
"ShippedGoodsAccount": null,
"StockInflationOffsetAccount": null,
"StockInflationAdjustAccount": null,
"VATInRevenueAccount": null,
"WipVarianceAccount": null,
"CostInflationAccount": null,
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"PurchaseBalanceAccount": null,
"ItemCode": "PCW.27.0719.4 - 40",
"IndEscala": "tYES",
"CNJPMan": null,
"ItemCycleCounts": []
}
],
"ItemPreferredVendors": [],
"ItemLocalizationInfos": [],
"ItemProjects": [],
"ItemDistributionRules": [],
"ItemAttributeGroups": [],
"ItemDepreciationParameters": [],
"ItemPeriodControls": [],
"ItemUnitOfMeasurementCollection": [
{
"UoMType": "iutInventory",
"UoMEntry": 1,
"DefaultBarcode": 16078,
"DefaultPackage": null,
"Length1": 0,
"Length1Unit": null,
"Length2": 0,
"Length2Unit": null,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Height1": 0,
"Height1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Volume": 0,
"VolumeUnit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"ItemUoMPackageCollection": []
},
{
"UoMType": "iutPurchasing",
"UoMEntry": 1,
"DefaultBarcode": 16078,
"DefaultPackage": null,
"Length1": 0,
"Length1Unit": null,
"Length2": 0,
"Length2Unit": null,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Height1": 0,
"Height1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Volume": 0,
"VolumeUnit": 4,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"ItemUoMPackageCollection": [
{
"UoMType": "iutPurchasing",
"UoMEntry": 1,
"PackageTypeEntry": 1,
"Length1": 0,
"Length1Unit": null,
"Length2": 0,
"Length2Unit": null,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Height1": 0,
"Height1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Volume": 0,
"VolumeUnit": 4,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"QuantityPerPackage": 0
}
]
},
{
"UoMType": "iutSales",
"UoMEntry": 1,
"DefaultBarcode": 16078,
"DefaultPackage": null,
"Length1": 0,
"Length1Unit": null,
"Length2": 0,
"Length2Unit": null,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Height1": 0,
"Height1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Volume": 0,
"VolumeUnit": 4,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"ItemUoMPackageCollection": [
{
"UoMType": "iutSales",
"UoMEntry": 1,
"PackageTypeEntry": 1,
"Length1": 0,
"Length1Unit": null,
"Length2": 0,
"Length2Unit": null,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Height1": 0,
"Height1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Volume": 0,
"VolumeUnit": 4,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"QuantityPerPackage": 0
}
]
}
],
"ItemBarCodeCollection": [
{
"AbsEntry": 16078,
"UoMEntry": 1,
"Barcode": "8905163038896",
"FreeText": null
}
],
"ItemIntrastatExtension": {
"ItemCode": "PCW.27.0719.4 - 40",
"CommodityCode": null,
"SupplementaryUnit": null,
"FactorOfSupplementaryUnit": 0,
"ImportRegionState": null,
"ExportRegionState": null,
"ImportNatureOfTransaction": null,
"ExportNatureOfTransaction": null,
"ImportStatisticalProcedure": null,
"ExportStatisticalProcedure": null,
"CountryOfOrigin": null,
"ServiceCode": null,
"Type": "dDocument_Items",
"ServiceSupplyMethod": "ssmImmediate",
"ServicePaymentMethod": "spmOther",
"ImportRegionCountry": "IN",
"ExportRegionCountry": "IN",
"UseWeightInCalculation": "tYES",
"IntrastatRelevant": "tNO",
"StatisticalCode": null
}
}
}

Get Order

Retrieve all or some selected properties from an instance of Orders with the given id. | key: getOrder

Output Example Payload

{
"data": {
"odata.etag": "W/\"356A192B7913B04C54574D18C28D46E6395428AB\"",
"DocEntry": 10689,
"DocNum": 210,
"DocType": "dDocument_Items",
"HandWritten": "tNO",
"Printed": "psNo",
"DocDate": "2023-04-06",
"DocDueDate": "2023-04-06",
"CardCode": "C00642",
"CardName": "Pioneer Sports Company",
"Address": "F-21 Connaught Place\rDelhi-110001\rIN",
"NumAtCard": null,
"DocTotal": 48406,
"AttachmentEntry": null,
"DocCurrency": "INR",
"DocRate": 1,
"Reference1": "210",
"Reference2": null,
"Comments": "Aakash & Co.",
"JournalMemo": "Sales Orders - C00642",
"PaymentGroupCode": 1,
"DocTime": "11:13:00",
"SalesPersonCode": -1,
"TransportationCode": -1,
"Confirmed": "tYES",
"ImportFileNum": null,
"SummeryType": "dNoSummary",
"ContactPersonCode": 587,
"ShowSCN": "tNO",
"Series": 291,
"TaxDate": "2023-04-06",
"PartialSupply": "tYES",
"DocObjectCode": "oOrders",
"ShipToCode": "Pioneer Sports Company",
"Indicator": null,
"FederalTaxID": null,
"DiscountPercent": 0,
"PaymentReference": null,
"CreationDate": "2023-04-06",
"UpdateDate": "2023-04-06",
"FinancialPeriod": 58,
"UserSign": 9,
"TransNum": null,
"VatSum": 7383.98,
"VatSumSys": 7383.98,
"VatSumFc": 0,
"NetProcedure": "tNO",
"DocTotalFc": 0,
"DocTotalSys": 48406,
"Form1099": null,
"Box1099": null,
"RevisionPo": "tNO",
"RequriedDate": "2023-04-06",
"CancelDate": "2023-05-06",
"BlockDunning": "tNO",
"Submitted": "tNO",
"Segment": 0,
"PickStatus": "tNO",
"Pick": "tNO",
"PaymentMethod": "",
"PaymentBlock": "tNO",
"PaymentBlockEntry": null,
"CentralBankIndicator": null,
"MaximumCashDiscount": "tNO",
"Reserve": "tNO",
"Project": null,
"ExemptionValidityDateFrom": null,
"ExemptionValidityDateTo": null,
"WareHouseUpdateType": "dwh_CustomerOrders",
"Rounding": "tNO",
"ExternalCorrectedDocNum": null,
"InternalCorrectedDocNum": null,
"NextCorrectingDocument": null,
"DeferredTax": "tNO",
"TaxExemptionLetterNum": null,
"WTApplied": 0,
"WTAppliedFC": 0,
"BillOfExchangeReserved": "tNO",
"AgentCode": null,
"WTAppliedSC": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NumberOfInstallments": 1,
"ApplyTaxOnFirstInstallment": "tNO",
"WTNonSubjectAmount": 0,
"WTNonSubjectAmountSC": 0,
"WTNonSubjectAmountFC": 0,
"WTExemptedAmount": 0,
"WTExemptedAmountSC": 0,
"WTExemptedAmountFC": 0,
"BaseAmount": 0,
"BaseAmountSC": 0,
"BaseAmountFC": 0,
"WTAmount": 0,
"WTAmountSC": 0,
"WTAmountFC": 0,
"VatDate": null,
"DocumentsOwner": null,
"FolioPrefixString": null,
"FolioNumber": null,
"DocumentSubType": "bod_None",
"BPChannelCode": null,
"BPChannelContact": null,
"Address2": "F-21 Connaught Place\rDelhi-110001\rIN",
"DocumentStatus": "bost_Close",
"PeriodIndicator": "202324",
"PayToCode": "Pioneer Sports Company",
"ManualNumber": null,
"UseShpdGoodsAct": "tNO",
"IsPayToBank": "tNO",
"PayToBankCountry": null,
"PayToBankCode": null,
"PayToBankAccountNo": null,
"PayToBankBranch": null,
"BPL_IDAssignedToInvoice": 2,
"DownPayment": 0,
"ReserveInvoice": "tNO",
"LanguageCode": 8,
"TrackingNumber": null,
"PickRemark": null,
"ClosingDate": null,
"SequenceCode": null,
"SequenceSerial": null,
"SeriesString": null,
"SubSeriesString": null,
"SequenceModel": "0",
"UseCorrectionVATGroup": "tNO",
"TotalDiscount": 0,
"DownPaymentAmount": 0,
"DownPaymentPercentage": 0,
"DownPaymentType": "dptInvoice",
"DownPaymentAmountSC": 0,
"DownPaymentAmountFC": 0,
"VatPercent": 0,
"ServiceGrossProfitPercent": null,
"OpeningRemarks": null,
"ClosingRemarks": null,
"RoundingDiffAmount": -0.1,
"RoundingDiffAmountFC": 0,
"RoundingDiffAmountSC": -0.1,
"Cancelled": "tNO",
"SignatureInputMessage": null,
"SignatureDigest": null,
"CertificationNumber": null,
"PrivateKeyVersion": null,
"ControlAccount": "_SYS00000000037",
"InsuranceOperation347": "tNO",
"ArchiveNonremovableSalesQuotation": "tNO",
"GTSChecker": null,
"GTSPayee": null,
"ExtraMonth": 0,
"ExtraDays": 30,
"CashDiscountDateOffset": 0,
"StartFrom": "pdt_None",
"NTSApproved": "tNO",
"ETaxWebSite": null,
"ETaxNumber": null,
"NTSApprovedNumber": null,
"EDocGenerationType": "edocNotRelevant",
"EDocSeries": null,
"EDocNum": null,
"EDocExportFormat": null,
"EDocStatus": "edoc_Ok",
"EDocErrorCode": null,
"EDocErrorMessage": null,
"DownPaymentStatus": "so_Open",
"GroupSeries": null,
"GroupNumber": null,
"GroupHandWritten": "tNO",
"ReopenOriginalDocument": null,
"ReopenManuallyClosedOrCanceledDocument": null,
"CreateOnlineQuotation": "tNO",
"POSEquipmentNumber": null,
"POSManufacturerSerialNumber": null,
"POSCashierNumber": null,
"ApplyCurrentVATRatesForDownPaymentsToDraw": "tNO",
"ClosingOption": "coByCurrentSystemDate",
"SpecifiedClosingDate": null,
"OpenForLandedCosts": "tYES",
"AuthorizationStatus": "dasWithout",
"TotalDiscountFC": 0,
"TotalDiscountSC": 0,
"RelevantToGTS": "tNO",
"BPLName": "Eltus Mode Delhi",
"VATRegNum": "07AAFCE3317E1Z1",
"AnnualInvoiceDeclarationReference": null,
"Supplier": null,
"Releaser": null,
"Receiver": null,
"BlanketAgreementNumber": null,
"IsAlteration": "tNO",
"CancelStatus": "csNo",
"AssetValueDate": null,
"DocumentDelivery": "ddtNoneSeleted",
"AuthorizationCode": null,
"StartDeliveryDate": null,
"StartDeliveryTime": null,
"EndDeliveryDate": null,
"EndDeliveryTime": null,
"VehiclePlate": null,
"ATDocumentType": null,
"ElecCommStatus": null,
"ElecCommMessage": null,
"ReuseDocumentNum": "tNO",
"ReuseNotaFiscalNum": "tNO",
"PrintSEPADirect": "tNO",
"FiscalDocNum": null,
"POSDailySummaryNo": null,
"POSReceiptNo": null,
"PointOfIssueCode": null,
"Letter": null,
"FolioNumberFrom": null,
"FolioNumberTo": null,
"InterimType": "boidt_None",
"RelatedType": -1,
"RelatedEntry": null,
"SAPPassport": null,
"DocumentTaxID": null,
"DateOfReportingControlStatementVAT": null,
"ReportingSectionControlStatementVAT": null,
"ExcludeFromTaxReportControlStatementVAT": "tNO",
"POS_CashRegister": null,
"UpdateTime": "11:13:07",
"CreateQRCodeFrom": null,
"PriceMode": null,
"ShipFrom": "Pioneer Sports Company",
"CommissionTrade": "ct_Empty",
"CommissionTradeReturn": "tNO",
"UseBillToAddrToDetermineTax": "tNO",
"Cig": null,
"Cup": null,
"FatherCard": "C00001",
"FatherType": "cDelivery_sum",
"ShipState": null,
"ShipPlace": null,
"CustOffice": null,
"FCI": null,
"AddLegIn": null,
"LegTextF": null,
"DANFELgTxt": null,
"IndFinal": "tNO",
"DataVersion": 1,
"LastPageFolioNumber": null,
"U_Discount1": 0,
"U_Discount2": 0,
"U_Discount3": 0,
"U_WayBill": null,
"U_WayDate": null,
"U_TransMode": null,
"U_TransName": null,
"U_VehicleNo": null,
"U_GenType": null,
"U_UTL_ST_ADD": null,
"U_UTL_SC_JVCD": null,
"U_UTL_SC_JVNM": null,
"Document_ApprovalRequests": [],
"DocumentLines": [
{
"LineNum": 0,
"ItemCode": "PCM.22.3011.0 - 44",
"ItemDescription": "PC3011 BLACK - 44",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 1728.32,
"PriceAfterVAT": 2039.42,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163003894",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 311.0976,
"AppliedTaxFC": 0,
"AppliedTaxSC": 311.0976,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 311.0976,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 311.0976,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1728.32,
"TaxPercentagePerRow": 18,
"TaxTotal": 311.0976,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1728.32,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 0,
"BaseOpenQuantity": 0,
"UnitPrice": 1728.32,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 990,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 990,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 1728.32,
"OpenAmountFC": 0,
"OpenAmountSC": 1728.32,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 738.32,
"GrossProfitFC": 0,
"GrossProfitSC": 738.32,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2039.42,
"GrossTotal": 2039.42,
"GrossTotalFC": 0,
"GrossTotalSC": 2039.42,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 155.5488,
"TaxAmountSC": 155.5488,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 0,
"RowSequence": 0,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 155.5488,
"TaxAmountSC": 155.5488,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 0,
"RowSequence": 1,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 1,
"ItemCode": "PCM.21.3016.2 - 42",
"ItemDescription": "PC3016 COGNAC - 42",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2016.47,
"PriceAfterVAT": 2379.43,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163004532",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 362.9646,
"AppliedTaxFC": 0,
"AppliedTaxSC": 362.9646,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 362.9646,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 362.9646,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2016.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 362.9646,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2016.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 1,
"BaseOpenQuantity": 0,
"UnitPrice": 2016.47,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1094.89,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1094.89,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2016.47,
"OpenAmountFC": 0,
"OpenAmountSC": 2016.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 921.58,
"GrossProfitFC": 0,
"GrossProfitSC": 921.58,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2379.43,
"GrossTotal": 2379.43,
"GrossTotalFC": 0,
"GrossTotalSC": 2379.43,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 181.4823,
"TaxAmountSC": 181.4823,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 1,
"RowSequence": 2,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 181.4823,
"TaxAmountSC": 181.4823,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 1,
"RowSequence": 3,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 2,
"ItemCode": "PCM.13.5001.0 - 39",
"ItemDescription": "PC5001 BLACK - 39",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163010878",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 2,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 2,
"RowSequence": 4,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 2,
"RowSequence": 5,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 3,
"ItemCode": "PCM.13.5001.0 - 40",
"ItemDescription": "PC5001 BLACK - 40",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005713",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 3,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 3,
"RowSequence": 6,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 3,
"RowSequence": 7,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 4,
"ItemCode": "PCM.13.5001.0 - 43",
"ItemDescription": "PC5001 BLACK - 43",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005744",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 4,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 4,
"RowSequence": 8,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 4,
"RowSequence": 9,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 5,
"ItemCode": "PCM.13.5001.2 - 39",
"ItemDescription": "PC5001 COGNAC - 39",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163010885",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 5,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 5,
"RowSequence": 10,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 5,
"RowSequence": 11,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 6,
"ItemCode": "PCM.13.5001.2 - 41",
"ItemDescription": "PC5001 COGNAC - 41",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005669",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 6,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 6,
"RowSequence": 12,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 6,
"RowSequence": 13,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 7,
"ItemCode": "PCM.13.5001.2 - 42",
"ItemDescription": "PC5001 COGNAC - 42",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005676",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 7,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 7,
"RowSequence": 14,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 7,
"RowSequence": 15,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 8,
"ItemCode": "PCM.13.5001.2 - 43",
"ItemDescription": "PC5001 COGNAC - 43",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005683",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 8,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1274.97,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1274.97,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.65,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.65,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 8,
"RowSequence": 16,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 8,
"RowSequence": 17,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 9,
"ItemCode": "PCM.13.5001.2 - 44",
"ItemDescription": "PC5001 COGNAC - 44",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005690",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 9,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 9,
"RowSequence": 18,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 9,
"RowSequence": 19,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 10,
"ItemCode": "PCM.23.5004.0 - 43",
"ItemDescription": "PC5004 BLACK - 43",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163016924",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 10,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1375,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1375,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 929.62,
"GrossProfitFC": 0,
"GrossProfitSC": 929.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 10,
"RowSequence": 20,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 10,
"RowSequence": 21,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 11,
"ItemCode": "PCM.23.5004.0 - 44",
"ItemDescription": "PC5004 BLACK - 44",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163016931",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 11,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1375,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1375,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 929.62,
"GrossProfitFC": 0,
"GrossProfitSC": 929.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 11,
"RowSequence": 22,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 11,
"RowSequence": 23,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 12,
"ItemCode": "PCM.23.5011.1 - 43",
"ItemDescription": "PC5011 CAFÉ - 43",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2189.36,
"PriceAfterVAT": 2583.44,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163022598",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 394.0848,
"AppliedTaxFC": 0,
"AppliedTaxSC": 394.0848,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 394.0848,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 394.0848,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2189.36,
"TaxPercentagePerRow": 18,
"TaxTotal": 394.0848,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2189.36,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 12,
"BaseOpenQuantity": 0,
"UnitPrice": 2189.36,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1125,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1125,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2189.36,
"OpenAmountFC": 0,
"OpenAmountSC": 2189.36,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1064.36,
"GrossProfitFC": 0,
"GrossProfitSC": 1064.36,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2583.44,
"GrossTotal": 2583.44,
"GrossTotalFC": 0,
"GrossTotalSC": 2583.44,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 197.0424,
"TaxAmountSC": 197.0424,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 12,
"RowSequence": 24,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 197.0424,
"TaxAmountSC": 197.0424,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 12,
"RowSequence": 25,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 13,
"ItemCode": "PCM.23.6001.0 - 41",
"ItemDescription": "PC6001 BLACK - 41",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2880.92,
"PriceAfterVAT": 3399.49,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163036632",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 518.5656,
"AppliedTaxFC": 0,
"AppliedTaxSC": 518.5656,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 518.5656,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 518.5656,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2880.92,
"TaxPercentagePerRow": 18,
"TaxTotal": 518.5656,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2880.92,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 13,
"BaseOpenQuantity": 0,
"UnitPrice": 2880.92,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1450,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1450,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2880.92,
"OpenAmountFC": 0,
"OpenAmountSC": 2880.92,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1430.92,
"GrossProfitFC": 0,
"GrossProfitSC": 1430.92,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3399.49,
"GrossTotal": 3399.49,
"GrossTotalFC": 0,
"GrossTotalSC": 3399.49,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 259.2828,
"TaxAmountSC": 259.2828,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 13,
"RowSequence": 26,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 259.2828,
"TaxAmountSC": 259.2828,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 13,
"RowSequence": 27,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 14,
"ItemCode": "PCM.23.6001.0 - 42",
"ItemDescription": "PC6001 BLACK - 42",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2880.92,
"PriceAfterVAT": 3399.49,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163036649",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 518.5656,
"AppliedTaxFC": 0,
"AppliedTaxSC": 518.5656,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 518.5656,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 518.5656,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2880.92,
"TaxPercentagePerRow": 18,
"TaxTotal": 518.5656,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2880.92,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 14,
"BaseOpenQuantity": 0,
"UnitPrice": 2880.92,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1450,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1450,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2880.92,
"OpenAmountFC": 0,
"OpenAmountSC": 2880.92,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1430.92,
"GrossProfitFC": 0,
"GrossProfitSC": 1430.92,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3399.49,
"GrossTotal": 3399.49,
"GrossTotalFC": 0,
"GrossTotalSC": 3399.49,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 259.2828,
"TaxAmountSC": 259.2828,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 14,
"RowSequence": 28,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 259.2828,
"TaxAmountSC": 259.2828,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 14,
"RowSequence": 29,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 15,
"ItemCode": "PCM.12.9014.0 - 44",
"ItemDescription": "PC9014 BLACK - 44",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2016.47,
"PriceAfterVAT": 2379.43,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163008516",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 362.9646,
"AppliedTaxFC": 0,
"AppliedTaxSC": 362.9646,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 362.9646,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 362.9646,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2016.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 362.9646,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2016.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 15,
"BaseOpenQuantity": 0,
"UnitPrice": 2016.47,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1110,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1110,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2016.47,
"OpenAmountFC": 0,
"OpenAmountSC": 2016.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 906.47,
"GrossProfitFC": 0,
"GrossProfitSC": 906.47,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2379.43,
"GrossTotal": 2379.43,
"GrossTotalFC": 0,
"GrossTotalSC": 2379.43,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 181.4823,
"TaxAmountSC": 181.4823,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 15,
"RowSequence": 30,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 181.4823,
"TaxAmountSC": 181.4823,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 15,
"RowSequence": 31,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 16,
"ItemCode": "PCM.11.9041.2 - 44",
"ItemDescription": "PC9041 COGNAC - 44",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2131.73,
"PriceAfterVAT": 2515.44,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163021188",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 383.7114,
"AppliedTaxFC": 0,
"AppliedTaxSC": 383.7114,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 383.7114,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 383.7114,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2131.73,
"TaxPercentagePerRow": 18,
"TaxTotal": 383.7114,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2131.73,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 16,
"BaseOpenQuantity": 0,
"UnitPrice": 2131.73,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1100,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1100,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2131.73,
"OpenAmountFC": 0,
"OpenAmountSC": 2131.73,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1031.73,
"GrossProfitFC": 0,
"GrossProfitSC": 1031.73,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2515.44,
"GrossTotal": 2515.44,
"GrossTotalFC": 0,
"GrossTotalSC": 2515.44,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 191.8557,
"TaxAmountSC": 191.8557,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 16,
"RowSequence": 32,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 191.8557,
"TaxAmountSC": 191.8557,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 16,
"RowSequence": 33,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 17,
"ItemCode": "PCM.11.9042.2 - 42",
"ItemDescription": "PC9042 COGNAC - 42",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2131.73,
"PriceAfterVAT": 2515.44,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163026077",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 383.7114,
"AppliedTaxFC": 0,
"AppliedTaxSC": 383.7114,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 383.7114,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 383.7114,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2131.73,
"TaxPercentagePerRow": 18,
"TaxTotal": 383.7114,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2131.73,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 17,
"BaseOpenQuantity": 0,
"UnitPrice": 2131.73,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1100,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1100,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2131.73,
"OpenAmountFC": 0,
"OpenAmountSC": 2131.73,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1031.73,
"GrossProfitFC": 0,
"GrossProfitSC": 1031.73,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2515.44,
"GrossTotal": 2515.44,
"GrossTotalFC": 0,
"GrossTotalSC": 2515.44,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 191.8557,
"TaxAmountSC": 191.8557,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 17,
"RowSequence": 34,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 191.8557,
"TaxAmountSC": 191.8557,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 17,
"RowSequence": 35,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
}
],
"ElectronicProtocols": [],
"DocumentAdditionalExpenses": [],
"WithholdingTaxDataWTXCollection": [],
"WithholdingTaxDataCollection": [],
"DocumentSpecialLines": [],
"TaxExtension": {
"TaxId0": null,
"TaxId1": null,
"TaxId2": null,
"TaxId3": null,
"TaxId4": null,
"TaxId5": null,
"TaxId6": null,
"TaxId7": null,
"TaxId8": null,
"TaxId9": null,
"State": "DL",
"County": null,
"Incoterms": null,
"Vehicle": null,
"VehicleState": null,
"NFRef": null,
"Carrier": null,
"PackQuantity": null,
"PackDescription": null,
"Brand": null,
"ShipUnitNo": null,
"NetWeight": 0,
"GrossWeight": 0,
"StreetS": "F-21 Connaught Place",
"BlockS": null,
"BuildingS": "",
"CityS": "Delhi",
"ZipCodeS": "110001",
"CountyS": null,
"StateS": "DL",
"CountryS": "IN",
"StreetB": "F-21 Connaught Place",
"BlockB": null,
"BuildingB": "",
"CityB": "Delhi",
"ZipCodeB": "110001",
"CountyB": null,
"StateB": "DL",
"CountryB": "IN",
"ImportOrExport": "tNO",
"MainUsage": null,
"GlobalLocationNumberS": null,
"GlobalLocationNumberB": null,
"TaxId12": null,
"TaxId13": null,
"BillOfEntryNo": null,
"BillOfEntryDate": null,
"OriginalBillOfEntryNo": null,
"OriginalBillOfEntryDate": null,
"ImportOrExportType": "et_IpmortsOrExports",
"PortCode": null,
"DocEntry": 10689,
"BoEValue": null,
"ClaimRefund": "tNO",
"DifferentialOfTaxRate": 100,
"IsIGSTAccount": "tYES"
},
"AddressExtension": {
"ShipToStreet": "F-21 Connaught Place",
"ShipToStreetNo": null,
"ShipToBlock": null,
"ShipToBuilding": "",
"ShipToCity": "Delhi",
"ShipToZipCode": "110001",
"ShipToCounty": null,
"ShipToState": "DL",
"ShipToCountry": "IN",
"ShipToAddressType": null,
"BillToStreet": "F-21 Connaught Place",
"BillToStreetNo": null,
"BillToBlock": null,
"BillToBuilding": "",
"BillToCity": "Delhi",
"BillToZipCode": "110001",
"BillToCounty": null,
"BillToState": "DL",
"BillToCountry": "IN",
"BillToAddressType": null,
"ShipToGlobalLocationNumber": null,
"BillToGlobalLocationNumber": null,
"ShipToAddress2": "F-21 Connaught Place",
"ShipToAddress3": null,
"BillToAddress2": "F-21 Connaught Place",
"BillToAddress3": null,
"PlaceOfSupply": "DL",
"PurchasePlaceOfSupply": "DL",
"DocEntry": 10689,
"GoodsIssuePlaceBP": null,
"GoodsIssuePlaceCNPJ": null,
"GoodsIssuePlaceCPF": null,
"GoodsIssuePlaceStreet": null,
"GoodsIssuePlaceStreetNo": null,
"GoodsIssuePlaceBuilding": null,
"GoodsIssuePlaceZip": null,
"GoodsIssuePlaceBlock": null,
"GoodsIssuePlaceCity": null,
"GoodsIssuePlaceCounty": null,
"GoodsIssuePlaceState": null,
"GoodsIssuePlaceCountry": null,
"GoodsIssuePlacePhone": null,
"GoodsIssuePlaceEMail": null,
"GoodsIssuePlaceDepartureDate": null,
"DeliveryPlaceBP": null,
"DeliveryPlaceCNPJ": null,
"DeliveryPlaceCPF": null,
"DeliveryPlaceStreet": null,
"DeliveryPlaceStreetNo": null,
"DeliveryPlaceBuilding": null,
"DeliveryPlaceZip": null,
"DeliveryPlaceBlock": null,
"DeliveryPlaceCity": null,
"DeliveryPlaceCounty": null,
"DeliveryPlaceState": null,
"DeliveryPlaceCountry": null,
"DeliveryPlacePhone": null,
"DeliveryPlaceEMail": null,
"DeliveryPlaceDepartureDate": null,
"U_UTL_ST_ThLegNameS": null,
"U_UTL_ST_ThLegNameB": null,
"U_UTL_ST_ThTrdNameS": null,
"U_UTL_ST_ThTrdNameB": null
},
"DocumentReferences": []
}
}

Get Price List

Retrieve all or some selected properties from an instance of PriceLists with the given id. | key: getPriceList

Output Example Payload

{
"data": {
"RoundingMethod": "borm_NoRounding",
"GroupNum": "boplgn_Group2",
"BasePriceList": 2,
"Factor": 1,
"PriceListNo": 2,
"PriceListName": "Buying Price List",
"IsGrossPrice": "tNO",
"Active": "tYES",
"ValidFrom": null,
"ValidTo": null,
"DefaultPrimeCurrency": "INR",
"DefaultAdditionalCurrency1": "INR",
"DefaultAdditionalCurrency2": "INR",
"RoundingRule": "borrRoundOff",
"FixedAmount": 0
}
}

Get Purchase Order

Retrieve all or some selected properties from an instance of Purchase Orders with the given id. | key: getPurchaseOrder

Output Example Payload

{
"data": {
"odata.etag": "W/\"356A192B7913B04C54574D18C28D46E6395428AB\"",
"DocEntry": 236,
"DocNum": 19,
"DocType": "dDocument_Items",
"HandWritten": "tNO",
"Printed": "psNo",
"DocDate": "2020-12-12",
"DocDueDate": "2020-12-12",
"CardCode": "V00009",
"CardName": "LUTHRA OVERSEASE",
"Address": "AGRA-282007\rIN",
"NumAtCard": null,
"DocTotal": 7770,
"AttachmentEntry": null,
"DocCurrency": "INR",
"DocRate": 1,
"Reference1": "-236",
"Reference2": null,
"Comments": "PO IS NOT IN SAP",
"JournalMemo": "Purchase Orders - V00009",
"PaymentGroupCode": 2,
"DocTime": "13:26:00",
"SalesPersonCode": -1,
"TransportationCode": -1,
"Confirmed": "tYES",
"ImportFileNum": null,
"SummeryType": "dNoSummary",
"ContactPersonCode": 9,
"ShowSCN": "tNO",
"Series": 149,
"TaxDate": "2020-12-12",
"PartialSupply": null,
"DocObjectCode": "oPurchaseOrders",
"ShipToCode": "Luthra Overseas",
"Indicator": null,
"FederalTaxID": null,
"DiscountPercent": 0,
"PaymentReference": null,
"CreationDate": "2020-12-12",
"UpdateDate": "2020-12-12",
"FinancialPeriod": 23,
"UserSign": 9,
"TransNum": null,
"VatSum": 370,
"VatSumSys": 370,
"VatSumFc": 0,
"NetProcedure": "tNO",
"DocTotalFc": 0,
"DocTotalSys": 7770,
"Form1099": null,
"Box1099": null,
"RevisionPo": "tYES",
"RequriedDate": null,
"CancelDate": null,
"BlockDunning": "tNO",
"Submitted": "tNO",
"Segment": 0,
"PickStatus": "tNO",
"Pick": "tNO",
"PaymentMethod": "",
"PaymentBlock": "tNO",
"PaymentBlockEntry": null,
"CentralBankIndicator": null,
"MaximumCashDiscount": "tNO",
"Reserve": "tNO",
"Project": null,
"ExemptionValidityDateFrom": null,
"ExemptionValidityDateTo": null,
"WareHouseUpdateType": "dwh_OrdersFromVendors",
"Rounding": "tNO",
"ExternalCorrectedDocNum": null,
"InternalCorrectedDocNum": null,
"NextCorrectingDocument": null,
"DeferredTax": "tNO",
"TaxExemptionLetterNum": null,
"WTApplied": 0,
"WTAppliedFC": 0,
"BillOfExchangeReserved": "tNO",
"AgentCode": null,
"WTAppliedSC": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NumberOfInstallments": 1,
"ApplyTaxOnFirstInstallment": "tNO",
"WTNonSubjectAmount": 0,
"WTNonSubjectAmountSC": 0,
"WTNonSubjectAmountFC": 0,
"WTExemptedAmount": 0,
"WTExemptedAmountSC": 0,
"WTExemptedAmountFC": 0,
"BaseAmount": 0,
"BaseAmountSC": 0,
"BaseAmountFC": 0,
"WTAmount": 0,
"WTAmountSC": 0,
"WTAmountFC": 0,
"VatDate": null,
"DocumentsOwner": null,
"FolioPrefixString": null,
"FolioNumber": null,
"DocumentSubType": "bod_None",
"BPChannelCode": null,
"BPChannelContact": null,
"Address2": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"DocumentStatus": "bost_Close",
"PeriodIndicator": "202021",
"PayToCode": "Luthra Overseas",
"ManualNumber": null,
"UseShpdGoodsAct": "tNO",
"IsPayToBank": "tNO",
"PayToBankCountry": null,
"PayToBankCode": null,
"PayToBankAccountNo": null,
"PayToBankBranch": null,
"BPL_IDAssignedToInvoice": 2,
"DownPayment": 0,
"ReserveInvoice": "tNO",
"LanguageCode": 8,
"TrackingNumber": null,
"PickRemark": null,
"ClosingDate": null,
"SequenceCode": null,
"SequenceSerial": null,
"SeriesString": null,
"SubSeriesString": null,
"SequenceModel": "0",
"UseCorrectionVATGroup": "tNO",
"TotalDiscount": 0,
"DownPaymentAmount": 0,
"DownPaymentPercentage": 0,
"DownPaymentType": "dptInvoice",
"DownPaymentAmountSC": 0,
"DownPaymentAmountFC": 0,
"VatPercent": 0,
"ServiceGrossProfitPercent": 0,
"OpeningRemarks": null,
"ClosingRemarks": null,
"RoundingDiffAmount": 0,
"RoundingDiffAmountFC": 0,
"RoundingDiffAmountSC": 0,
"Cancelled": "tNO",
"SignatureInputMessage": null,
"SignatureDigest": null,
"CertificationNumber": null,
"PrivateKeyVersion": null,
"ControlAccount": "_SYS00000000064",
"InsuranceOperation347": "tNO",
"ArchiveNonremovableSalesQuotation": "tNO",
"GTSChecker": null,
"GTSPayee": null,
"ExtraMonth": 0,
"ExtraDays": 90,
"CashDiscountDateOffset": 0,
"StartFrom": "pdt_None",
"NTSApproved": "tNO",
"ETaxWebSite": null,
"ETaxNumber": null,
"NTSApprovedNumber": null,
"EDocGenerationType": "edocNotRelevant",
"EDocSeries": null,
"EDocNum": null,
"EDocExportFormat": null,
"EDocStatus": "edoc_Ok",
"EDocErrorCode": null,
"EDocErrorMessage": null,
"DownPaymentStatus": "so_Open",
"GroupSeries": null,
"GroupNumber": null,
"GroupHandWritten": "tNO",
"ReopenOriginalDocument": null,
"ReopenManuallyClosedOrCanceledDocument": null,
"CreateOnlineQuotation": "tNO",
"POSEquipmentNumber": null,
"POSManufacturerSerialNumber": null,
"POSCashierNumber": null,
"ApplyCurrentVATRatesForDownPaymentsToDraw": "tNO",
"ClosingOption": "coByCurrentSystemDate",
"SpecifiedClosingDate": null,
"OpenForLandedCosts": "tYES",
"AuthorizationStatus": "dasWithout",
"TotalDiscountFC": 0,
"TotalDiscountSC": 0,
"RelevantToGTS": "tNO",
"BPLName": "Eltus Mode Delhi",
"VATRegNum": "07AAFCE3317E1Z1",
"AnnualInvoiceDeclarationReference": null,
"Supplier": null,
"Releaser": null,
"Receiver": null,
"BlanketAgreementNumber": null,
"IsAlteration": "tNO",
"CancelStatus": "csNo",
"AssetValueDate": null,
"DocumentDelivery": "ddtNoneSeleted",
"AuthorizationCode": null,
"StartDeliveryDate": null,
"StartDeliveryTime": null,
"EndDeliveryDate": null,
"EndDeliveryTime": null,
"VehiclePlate": null,
"ATDocumentType": null,
"ElecCommStatus": null,
"ElecCommMessage": null,
"ReuseDocumentNum": "tNO",
"ReuseNotaFiscalNum": "tNO",
"PrintSEPADirect": "tNO",
"FiscalDocNum": null,
"POSDailySummaryNo": null,
"POSReceiptNo": null,
"PointOfIssueCode": null,
"Letter": null,
"FolioNumberFrom": null,
"FolioNumberTo": null,
"InterimType": "boidt_None",
"RelatedType": -1,
"RelatedEntry": null,
"SAPPassport": null,
"DocumentTaxID": null,
"DateOfReportingControlStatementVAT": null,
"ReportingSectionControlStatementVAT": null,
"ExcludeFromTaxReportControlStatementVAT": "tNO",
"POS_CashRegister": null,
"UpdateTime": "13:29:39",
"CreateQRCodeFrom": null,
"PriceMode": null,
"ShipFrom": "Luthra Overseas",
"CommissionTrade": "ct_Empty",
"CommissionTradeReturn": "tNO",
"UseBillToAddrToDetermineTax": "tNO",
"Cig": null,
"Cup": null,
"FatherCard": null,
"FatherType": "cPayments_sum",
"ShipState": null,
"ShipPlace": null,
"CustOffice": null,
"FCI": null,
"AddLegIn": null,
"LegTextF": null,
"DANFELgTxt": null,
"DataVersion": 1,
"LastPageFolioNumber": null,
"U_Discount1": 0,
"U_Discount2": 0,
"U_Discount3": 0,
"U_WayBill": null,
"U_WayDate": null,
"U_TransMode": null,
"U_TransName": null,
"U_VehicleNo": null,
"U_GenType": null,
"U_UTL_ST_ADD": null,
"U_UTL_SC_JVCD": null,
"U_UTL_SC_JVNM": null,
"Document_ApprovalRequests": [],
"DocumentLines": [
{
"LineNum": 0,
"ItemCode": "PCM.12.9026.2 - 40",
"ItemDescription": "PC9026 TAN - 40",
"Quantity": 2,
"ShipDate": "2020-12-12",
"Price": 925,
"PriceAfterVAT": 971.25,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000027",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163009919",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "IGST5",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": null,
"OriginalItem": null,
"BackOrder": null,
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 92.5,
"AppliedTaxFC": 0,
"AppliedTaxSC": 92.5,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 92.5,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 92.5,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1850,
"TaxPercentagePerRow": 5,
"TaxTotal": 92.5,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1850,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 0,
"BaseOpenQuantity": 0,
"UnitPrice": 925,
"LineStatus": "bost_Close",
"PackageQuantity": 2,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": null,
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 0,
"GrossBase": null,
"GrossProfitTotalBasePrice": 0,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 1850,
"OpenAmountFC": 0,
"OpenAmountSC": 1850,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 236,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 0,
"GrossProfitFC": 0,
"GrossProfitSC": 0,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 2,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 971.25,
"GrossTotal": 1942.5,
"GrossTotalFC": 0,
"GrossTotalSC": 1942.5,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": null,
"CNJPMan": null,
"CESTCode": null,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipFromCode": null,
"ShipFromDescription": null,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": null,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "IGST5",
"JurisdictionType": -120,
"TaxAmount": 92.5,
"TaxAmountSC": 92.5,
"TaxAmountFC": 0,
"TaxRate": 5,
"DocEntry": 236,
"LineNumber": 0,
"RowSequence": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 1,
"ItemCode": "PCM.12.9026.2 - 45",
"ItemDescription": "PC9026 TAN - 45",
"Quantity": 5,
"ShipDate": "2020-12-12",
"Price": 925,
"PriceAfterVAT": 971.25,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000027",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163009964",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "IGST5",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": null,
"OriginalItem": null,
"BackOrder": null,
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 231.25,
"AppliedTaxFC": 0,
"AppliedTaxSC": 231.25,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 231.25,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 231.25,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 4625,
"TaxPercentagePerRow": 5,
"TaxTotal": 231.25,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 4625,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 1,
"BaseOpenQuantity": 0,
"UnitPrice": 925,
"LineStatus": "bost_Close",
"PackageQuantity": 5,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": null,
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 0,
"GrossBase": null,
"GrossProfitTotalBasePrice": 0,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 4625,
"OpenAmountFC": 0,
"OpenAmountSC": 4625,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 236,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 0,
"GrossProfitFC": 0,
"GrossProfitSC": 0,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 5,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 971.25,
"GrossTotal": 4856.25,
"GrossTotalFC": 0,
"GrossTotalSC": 4856.25,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": null,
"CNJPMan": null,
"CESTCode": null,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipFromCode": null,
"ShipFromDescription": null,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": null,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "IGST5",
"JurisdictionType": -120,
"TaxAmount": 231.25,
"TaxAmountSC": 231.25,
"TaxAmountFC": 0,
"TaxRate": 5,
"DocEntry": 236,
"LineNumber": 1,
"RowSequence": 1
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 2,
"ItemCode": "PCM.12.9029.0 - 45",
"ItemDescription": "PC9029 BLACK - 45",
"Quantity": 1,
"ShipDate": "2020-12-12",
"Price": 925,
"PriceAfterVAT": 971.25,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000027",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163010267",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "IGST5",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": null,
"OriginalItem": null,
"BackOrder": null,
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 46.25,
"AppliedTaxFC": 0,
"AppliedTaxSC": 46.25,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 46.25,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 46.25,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 925,
"TaxPercentagePerRow": 5,
"TaxTotal": 46.25,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 925,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 2,
"BaseOpenQuantity": 0,
"UnitPrice": 925,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": null,
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 0,
"GrossBase": null,
"GrossProfitTotalBasePrice": 0,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 925,
"OpenAmountFC": 0,
"OpenAmountSC": 925,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 236,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 0,
"GrossProfitFC": 0,
"GrossProfitSC": 0,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 971.25,
"GrossTotal": 971.25,
"GrossTotalFC": 0,
"GrossTotalSC": 971.25,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": null,
"CNJPMan": null,
"CESTCode": null,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipFromCode": null,
"ShipFromDescription": null,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": null,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "IGST5",
"JurisdictionType": -120,
"TaxAmount": 46.25,
"TaxAmountSC": 46.25,
"TaxAmountFC": 0,
"TaxRate": 5,
"DocEntry": 236,
"LineNumber": 2,
"RowSequence": 2
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
}
],
"ElectronicProtocols": [],
"DocumentAdditionalExpenses": [],
"WithholdingTaxDataWTXCollection": [],
"WithholdingTaxDataCollection": [],
"DocumentSpecialLines": [],
"TaxExtension": {
"TaxId0": null,
"TaxId1": null,
"TaxId2": null,
"TaxId3": null,
"TaxId4": null,
"TaxId5": null,
"TaxId6": null,
"TaxId7": null,
"TaxId8": null,
"TaxId9": null,
"State": "UP",
"County": null,
"Incoterms": null,
"Vehicle": null,
"VehicleState": null,
"NFRef": null,
"Carrier": null,
"PackQuantity": null,
"PackDescription": null,
"Brand": null,
"ShipUnitNo": null,
"NetWeight": 0,
"GrossWeight": 0,
"StreetS": "B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate",
"BlockS": "Mathura Road",
"BuildingS": null,
"CityS": "New Delhi",
"ZipCodeS": "110044",
"CountyS": null,
"StateS": "DL",
"CountryS": "IN",
"StreetB": null,
"BlockB": null,
"BuildingB": null,
"CityB": "AGRA",
"ZipCodeB": "282007",
"CountyB": null,
"StateB": "UP",
"CountryB": "IN",
"ImportOrExport": "tNO",
"MainUsage": null,
"GlobalLocationNumberS": null,
"GlobalLocationNumberB": null,
"TaxId12": null,
"TaxId13": null,
"BillOfEntryNo": null,
"BillOfEntryDate": null,
"OriginalBillOfEntryNo": null,
"OriginalBillOfEntryDate": null,
"ImportOrExportType": "et_IpmortsOrExports",
"PortCode": null,
"DocEntry": 236,
"BoEValue": null,
"ClaimRefund": "tNO",
"DifferentialOfTaxRate": 100,
"IsIGSTAccount": "tYES"
},
"AddressExtension": {
"ShipToStreet": "B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate",
"ShipToStreetNo": null,
"ShipToBlock": "Mathura Road",
"ShipToBuilding": null,
"ShipToCity": "New Delhi",
"ShipToZipCode": "110044",
"ShipToCounty": null,
"ShipToState": "DL",
"ShipToCountry": "IN",
"ShipToAddressType": null,
"BillToStreet": null,
"BillToStreetNo": null,
"BillToBlock": null,
"BillToBuilding": null,
"BillToCity": "AGRA",
"BillToZipCode": "282007",
"BillToCounty": null,
"BillToState": "UP",
"BillToCountry": "IN",
"BillToAddressType": null,
"ShipToGlobalLocationNumber": null,
"BillToGlobalLocationNumber": null,
"ShipToAddress2": null,
"ShipToAddress3": null,
"BillToAddress2": "B-25, EPIP, UPSIDC, SHASTRIPURAM, -",
"BillToAddress3": null,
"PlaceOfSupply": "UP",
"PurchasePlaceOfSupply": "DL",
"DocEntry": 236,
"GoodsIssuePlaceBP": null,
"GoodsIssuePlaceCNPJ": null,
"GoodsIssuePlaceCPF": null,
"GoodsIssuePlaceStreet": null,
"GoodsIssuePlaceStreetNo": null,
"GoodsIssuePlaceBuilding": null,
"GoodsIssuePlaceZip": null,
"GoodsIssuePlaceBlock": null,
"GoodsIssuePlaceCity": null,
"GoodsIssuePlaceCounty": null,
"GoodsIssuePlaceState": null,
"GoodsIssuePlaceCountry": null,
"GoodsIssuePlacePhone": null,
"GoodsIssuePlaceEMail": null,
"GoodsIssuePlaceDepartureDate": null,
"DeliveryPlaceBP": null,
"DeliveryPlaceCNPJ": null,
"DeliveryPlaceCPF": null,
"DeliveryPlaceStreet": null,
"DeliveryPlaceStreetNo": null,
"DeliveryPlaceBuilding": null,
"DeliveryPlaceZip": null,
"DeliveryPlaceBlock": null,
"DeliveryPlaceCity": null,
"DeliveryPlaceCounty": null,
"DeliveryPlaceState": null,
"DeliveryPlaceCountry": null,
"DeliveryPlacePhone": null,
"DeliveryPlaceEMail": null,
"DeliveryPlaceDepartureDate": null,
"U_UTL_ST_ThLegNameS": null,
"U_UTL_ST_ThLegNameB": null,
"U_UTL_ST_ThTrdNameS": null,
"U_UTL_ST_ThTrdNameB": null
},
"DocumentReferences": []
}
}

Get Record

Retrieve a single record from SAP Business One. | key: getRecord


Get Warehouse

Retrieve all or some selected properties from an instance of Warehouses with the given id. | key: getWarehouse

Output Example Payload

{
"data": {
"Street": null,
"StockInflationOffsetAccount": null,
"ZipCode": "110044",
"DecreasingAccount": null,
"PurchaseAccount": null,
"EURevenuesAccount": null,
"ReturningAccount": null,
"ShippedGoodsAccount": null,
"StockInflationAdjustAccount": null,
"AllowUseTax": "tNO",
"CostInflationAccount": null,
"ForeignExpensesAccount": null,
"EUExpensesAccount": null,
"CostInflationOffsetAccount": null,
"ExpensesClearingAccount": null,
"PurchaseReturningAccount": null,
"VATInRevenueAccount": null,
"FederalTaxID": null,
"Location": 3,
"Block": null,
"ExpenseAccount": null,
"DecreaseGLAccount": null,
"RevenuesAccount": null,
"TaxGroup": null,
"ExemptRevenuesAccount": null,
"PurchaseOffsetAccount": null,
"CostOfGoodsSold": null,
"WarehouseCode": "Del-02",
"State": "DL",
"City": "DELHI",
"PriceDifferencesAccount": null,
"VarianceAccount": null,
"Country": "IN",
"IncreaseGLAccount": null,
"ExchangeRateDifferencesAccount": null,
"WIPMaterialAccount": null,
"WarehouseName": "Badapur - Rejection warehouse",
"DropShip": "tNO",
"WIPMaterialVarianceAccount": null,
"TransfersAcc": null,
"InternalKey": null,
"ForeignRevenuesAcc": null,
"BuildingFloorRoom": null,
"County": null,
"Nettable": "tYES",
"IncreasingAcc": null,
"ExpenseOffsetingAct": null,
"GoodsClearingAcc": null,
"StockAccount": null,
"BusinessPlaceID": 2,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"NegativeInventoryAdjustmentAccount": null,
"WHShipToName": null,
"Excisable": "tNO",
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"AddressType": null,
"StreetNo": null,
"Storekeeper": null,
"Shipper": null,
"ManageSerialAndBatchNumbers": "tNO",
"GlobalLocationNumber": null,
"EnableBinLocations": "tNO",
"BinLocCodeSeparator": "-",
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"AutoAllocOnIssue": "whsBinSingleChoiceOnly",
"EnableReceivingBinLocations": "tNO",
"ReceivingBinLocationsBy": "rblmBinLocationCodeOrder",
"PurchaseBalanceAccount": null,
"Inactive": "tNO",
"RestrictReceiptToEmptyBinLocation": "tYES",
"ReceiveUpToMaxQuantity": "tNO",
"AutoAllocOnReceipt": "aaormDefaultBin",
"ReceiveUpToMaxWeight": "tNO",
"ReceiveUpToMethod": "rutmMaximumQty",
"LegalText": null
}
}

Get Warehouse Location

Retrieve all or some selected properties from an instance of Warehouse Location with the given id. | key: getWarehouseLocation

Output Example Payload

{
"data": {
"Code": 1,
"Name": "Delhi",
"LSTVATNumber": null,
"CSTNumber": "07AAFCE3317E1Z1",
"ExemptionNumber": null,
"TANNumber": null,
"ServiceTaxNumber": null,
"AssesseeType": null,
"CompanyType": null,
"NatureOfBusiness": null,
"TINNumber": null,
"RegistrationType": "XM",
"EccNumber": "AABPS8791RXM001",
"CERange": null,
"CEDivision": null,
"CECommissionerate": null,
"ManufacturerCode": null,
"Jurisdiction": null,
"Street": "B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate",
"Block": "Mathura Road",
"ZipCode": "110044",
"City": "New Delhi",
"County": null,
"Country": "IN",
"State": "DL",
"PANNumber": "AABPS8791R",
"CERegisterNumber": null,
"BuildingFloorRoom": null,
"GSTIN": "07AAFCE3317E1Z1",
"GstType": "gstRegularTDSISD",
"GSTTDS": null,
"GSTISD": null,
"U_UTL_ST_OWID": "6daf01b8-77bc-467d-91e8-d00d1fc53d45",
"U_CID": null,
"U_SECRET": null,
"U_UTL_EUID": null,
"U_UTL_EPSW": null,
"U_UTL_ST_PAYUPID": null,
"U_UTL_ST_PAYNM": null,
"U_UTL_ST_PAYACNO": null,
"U_UTL_ST_PAYIFSC": null
}
}

List Business Partners

Retrieve a collection of Business Partners with all or some selected properties | key: listBusinessPartners

Output Example Payload

{
"data": {
"results": [
{
"odata.etag": "W/\"356A192B7913B04C54574D18C28D46E6395428AB\"",
"CardCode": "C01305",
"CardName": "Anmol Steps – Bijolia(EL)",
"CardType": "cCustomer",
"GroupCode": 112,
"Address": "Bundi Road, Bijolia",
"ZipCode": "311602",
"MailAddress": "Bundi Road, Bijolia",
"MailZipCode": "311602",
"Phone1": "9460351521",
"Phone2": null,
"Fax": null,
"ContactPerson": "Anmol Steps – Bijolia(EL)",
"Notes": null,
"PayTermsGrpCode": 5,
"CreditLimit": 0,
"MaxCommitment": 0,
"DiscountPercent": 0,
"VatLiable": "vLiable",
"FederalTaxID": null,
"DeductibleAtSource": "tNO",
"DeductionPercent": 0,
"DeductionValidUntil": null,
"PriceListNum": 19,
"IntrestRatePercent": 0,
"CommissionPercent": 0,
"CommissionGroupCode": 0,
"FreeText": null,
"SalesPersonCode": -1,
"Currency": "INR",
"RateDiffAccount": "",
"Cellular": "9460351521",
"AvarageLate": null,
"City": "Bijolia",
"County": null,
"Country": "IN",
"MailCity": "Bijolia",
"MailCounty": null,
"MailCountry": "IN",
"EmailAddress": null,
"Picture": null,
"DefaultAccount": null,
"DefaultBranch": null,
"DefaultBankCode": "-1",
"AdditionalID": null,
"Pager": null,
"FatherCard": "C01169",
"CardForeignName": null,
"FatherType": "cDelivery_sum",
"DeductionOffice": null,
"ExportCode": null,
"MinIntrest": 0,
"CurrentAccountBalance": 0,
"OpenDeliveryNotesBalance": 0,
"OpenOrdersBalance": 0,
"OpenChecksBalance": 0,
"VatGroup": null,
"ShippingType": null,
"Password": null,
"Indicator": null,
"IBAN": null,
"CreditCardCode": -1,
"CreditCardNum": null,
"CreditCardExpiration": null,
"DebitorAccount": "_SYS00000000037",
"OpenOpportunities": null,
"Valid": "tYES",
"ValidFrom": null,
"ValidTo": null,
"ValidRemarks": null,
"Frozen": "tNO",
"FrozenFrom": null,
"FrozenTo": null,
"FrozenRemarks": null,
"Block": null,
"BillToState": "RJ",
"ShipToState": "RJ",
"ExemptNum": null,
"Priority": -1,
"FormCode1099": null,
"Box1099": null,
"PeymentMethodCode": null,
"BackOrder": "tYES",
"PartialDelivery": "tYES",
"BlockDunning": "tNO",
"BankCountry": null,
"HouseBank": null,
"HouseBankCountry": "IN",
"HouseBankAccount": null,
"ShipToDefault": "Anmol Steps – Bijolia(EL)",
"DunningLevel": null,
"DunningDate": null,
"CollectionAuthorization": "tNO",
"DME": null,
"InstructionKey": null,
"SinglePayment": "tNO",
"ISRBillerID": null,
"PaymentBlock": "tNO",
"ReferenceDetails": null,
"HouseBankBranch": null,
"OwnerIDNumber": null,
"PaymentBlockDescription": -1,
"TaxExemptionLetterNum": null,
"MaxAmountOfExemption": 0,
"ExemptionValidityDateFrom": null,
"ExemptionValidityDateTo": null,
"LinkedBusinessPartner": null,
"LastMultiReconciliationNum": null,
"DeferredTax": "tNO",
"Equalization": "tNO",
"SubjectToWithholdingTax": "boNO",
"CertificateNumber": null,
"ExpirationDate": null,
"NationalInsuranceNum": null,
"AccrualCriteria": "tNO",
"WTCode": null,
"BillToBuildingFloorRoom": "",
"DownPaymentClearAct": "_SYS00000000084",
"ChannelBP": null,
"DefaultTechnician": null,
"BilltoDefault": "Anmol Steps – Bijolia(EL)",
"CustomerBillofExchangDisc": null,
"Territory": null,
"ShipToBuildingFloorRoom": "",
"CustomerBillofExchangPres": null,
"ProjectCode": null,
"VatGroupLatinAmerica": null,
"DunningTerm": null,
"Website": null,
"OtherReceivablePayable": null,
"BillofExchangeonCollection": null,
"CompanyPrivate": "cCompany",
"LanguageCode": 8,
"UnpaidBillofExchange": null,
"WithholdingTaxDeductionGroup": -1,
"ClosingDateProcedureNumber": null,
"Profession": null,
"BankChargesAllocationCode": null,
"TaxRoundingRule": "trr_CompanyDefault",
"Properties1": "tNO",
"Properties2": "tNO",
"Properties3": "tNO",
"Properties4": "tNO",
"Properties5": "tNO",
"Properties6": "tNO",
"Properties7": "tNO",
"Properties8": "tNO",
"Properties9": "tNO",
"Properties10": "tNO",
"Properties11": "tNO",
"Properties12": "tNO",
"Properties13": "tNO",
"Properties14": "tNO",
"Properties15": "tNO",
"Properties16": "tNO",
"Properties17": "tNO",
"Properties18": "tNO",
"Properties19": "tNO",
"Properties20": "tNO",
"Properties21": "tNO",
"Properties22": "tNO",
"Properties23": "tNO",
"Properties24": "tNO",
"Properties25": "tNO",
"Properties26": "tNO",
"Properties27": "tNO",
"Properties28": "tNO",
"Properties29": "tNO",
"Properties30": "tNO",
"Properties31": "tNO",
"Properties32": "tNO",
"Properties33": "tNO",
"Properties34": "tNO",
"Properties35": "tNO",
"Properties36": "tNO",
"Properties37": "tNO",
"Properties38": "tNO",
"Properties39": "tNO",
"Properties40": "tNO",
"Properties41": "tNO",
"Properties42": "tNO",
"Properties43": "tNO",
"Properties44": "tNO",
"Properties45": "tNO",
"Properties46": "tNO",
"Properties47": "tNO",
"Properties48": "tNO",
"Properties49": "tNO",
"Properties50": "tNO",
"Properties51": "tNO",
"Properties52": "tNO",
"Properties53": "tNO",
"Properties54": "tNO",
"Properties55": "tNO",
"Properties56": "tNO",
"Properties57": "tNO",
"Properties58": "tNO",
"Properties59": "tNO",
"Properties60": "tNO",
"Properties61": "tNO",
"Properties62": "tNO",
"Properties63": "tNO",
"Properties64": "tNO",
"CompanyRegistrationNumber": null,
"VerificationNumber": null,
"DiscountBaseObject": "dgboNone",
"DiscountRelations": "dgrLowestDiscount",
"TypeReport": "atCompany",
"ThresholdOverlook": "tNO",
"SurchargeOverlook": "tNO",
"DownPaymentInterimAccount": "_SYS00000000054",
"OperationCode347": "ocSalesOrServicesRevenues",
"InsuranceOperation347": "tNO",
"HierarchicalDeduction": "tNO",
"ShaamGroup": "sgServicesAndAsset",
"WithholdingTaxCertified": "tNO",
"BookkeepingCertified": "tNO",
"PlanningGroup": null,
"Affiliate": "tNO",
"Industry": null,
"VatIDNum": null,
"DatevAccount": null,
"DatevFirstDataEntry": "tYES",
"UseShippedGoodsAccount": "tNO",
"GTSRegNo": null,
"GTSBankAccountNo": null,
"GTSBillingAddrTel": null,
"ETaxWebSite": null,
"HouseBankIBAN": "",
"VATRegistrationNumber": null,
"RepresentativeName": null,
"IndustryType": null,
"BusinessType": null,
"Series": 85,
"AutomaticPosting": null,
"InterestAccount": null,
"FeeAccount": null,
"CampaignNumber": null,
"AliasName": null,
"DefaultBlanketAgreementNumber": null,
"EffectiveDiscount": "dgrLowestDiscount",
"NoDiscounts": "tNO",
"EffectivePrice": "epDefaultPriority",
"EffectivePriceConsidersPriceBeforeDiscount": "tNO",
"GlobalLocationNumber": null,
"EDISenderID": null,
"EDIRecipientID": null,
"ResidenNumber": "rntSpanishFiscalID",
"RelationshipCode": null,
"RelationshipDateFrom": null,
"RelationshipDateTill": null,
"UnifiedFederalTaxID": null,
"AttachmentEntry": null,
"TypeOfOperation": null,
"EndorsableChecksFromBP": "tYES",
"AcceptsEndorsedChecks": "tNO",
"OwnerCode": null,
"BlockSendingMarketingContent": "tNO",
"AgentCode": null,
"PriceMode": null,
"EDocGenerationType": null,
"EDocStreet": null,
"EDocStreetNumber": null,
"EDocBuildingNumber": null,
"EDocZipCode": null,
"EDocCity": null,
"EDocCountry": null,
"EDocDistrict": null,
"EDocRepresentativeFirstName": null,
"EDocRepresentativeSurname": null,
"EDocRepresentativeCompany": null,
"EDocRepresentativeFiscalCode": null,
"EDocRepresentativeAdditionalId": null,
"EDocPECAddress": null,
"IPACodeForPA": null,
"UpdateDate": "2023-10-26",
"UpdateTime": "13:16:49",
"ExemptionMaxAmountValidationType": "emaIndividual",
"ECommerceMerchantID": null,
"UseBillToAddrToDetermineTax": "tNO",
"CreateDate": "2023-10-26",
"CreateTime": "13:16:49",
"DefaultTransporterEntry": 0,
"DefaultTransporterLineNumber": 0,
"FCERelevant": "tNO",
"FCEValidateBaseDelivery": "tNO",
"MainUsage": null,
"EBooksVATExemptionCause": null,
"LegalText": null,
"DataVersion": 1,
"ExchangeRateForIncomingPayment": "tYES",
"ExchangeRateForOutgoingPayment": "tYES",
"CertificateDetails": null,
"DefaultCurrency": null,
"EORINumber": null,
"FCEAsPaymentMeans": "tNO",
"U_Discount": 0,
"U_InterBranch": "N",
"ElectronicProtocols": [],
"BPAddresses": [
{
"AddressName": "Anmol Steps – Bijolia(EL)",
"Street": "Bundi Road, Bijolia",
"Block": null,
"ZipCode": "311602",
"City": "Bijolia",
"County": null,
"Country": "IN",
"State": "RJ",
"FederalTaxID": null,
"TaxCode": null,
"BuildingFloorRoom": null,
"AddressType": "bo_BillTo",
"AddressName2": null,
"AddressName3": null,
"TypeOfAddress": null,
"StreetNo": null,
"BPCode": "C01305",
"RowNum": 0,
"GlobalLocationNumber": null,
"Nationality": null,
"TaxOffice": null,
"GSTIN": null,
"GstType": null,
"CreateDate": "2023-10-26",
"CreateTime": "13:16:49",
"MYFType": null,
"TaasEnabled": "tYES",
"U_UTL_ST_ThLegName": null,
"U_UTL_ST_ThTrdName": null
},
{
"AddressName": "Anmol Steps – Bijolia(EL)",
"Street": "Bundi Road, Bijolia",
"Block": null,
"ZipCode": "311602",
"City": "Bijolia",
"County": null,
"Country": "IN",
"State": "RJ",
"FederalTaxID": null,
"TaxCode": null,
"BuildingFloorRoom": null,
"AddressType": "bo_ShipTo",
"AddressName2": null,
"AddressName3": null,
"TypeOfAddress": null,
"StreetNo": null,
"BPCode": "C01305",
"RowNum": 1,
"GlobalLocationNumber": null,
"Nationality": null,
"TaxOffice": null,
"GSTIN": null,
"GstType": null,
"CreateDate": "2023-10-26",
"CreateTime": "13:16:49",
"MYFType": null,
"TaasEnabled": "tYES",
"U_UTL_ST_ThLegName": null,
"U_UTL_ST_ThTrdName": null
}
],
"ContactEmployees": [
{
"CardCode": "C01305",
"Name": "Anmol Steps – Bijolia(EL)",
"Position": null,
"Address": null,
"Phone1": "9460351521",
"Phone2": null,
"MobilePhone": "9460351521",
"Fax": null,
"E_Mail": null,
"Pager": null,
"Remarks1": null,
"Remarks2": null,
"Password": null,
"InternalCode": 1325,
"PlaceOfBirth": "-1",
"DateOfBirth": null,
"Gender": "gt_Undefined",
"Profession": null,
"Title": null,
"CityOfBirth": null,
"Active": "tYES",
"FirstName": null,
"MiddleName": null,
"LastName": null,
"EmailGroupCode": null,
"BlockSendingMarketingContent": "tNO",
"CreateDate": "2023-10-26",
"CreateTime": "13:16:49",
"UpdateDate": "2023-10-26",
"UpdateTime": "13:16:00",
"ConnectedAddressName": null,
"ConnectedAddressType": null,
"ForeignCountry": null,
"ContactEmployeeBlockSendingMarketingContents": []
}
],
"BPAccountReceivablePaybleCollection": [],
"BPPaymentMethods": [],
"BPWithholdingTaxCollection": [],
"BPPaymentDates": [],
"BPBranchAssignment": [
{
"BPCode": "C01305",
"BPLID": 2,
"DisabledForBP": "tNO"
},
{
"BPCode": "C01305",
"BPLID": 4,
"DisabledForBP": "tNO"
}
],
"BPBankAccounts": [],
"BPFiscalTaxIDCollection": [
{
"Address": "",
"CNAECode": null,
"TaxId0": "ALKPM0323M",
"TaxId1": "",
"TaxId2": "",
"TaxId3": "",
"TaxId4": "",
"TaxId5": "",
"TaxId6": "",
"TaxId7": "",
"TaxId8": "",
"TaxId9": "",
"TaxId10": "",
"TaxId11": "",
"BPCode": "C01305",
"AddrType": "bo_ShipTo",
"TaxId12": null,
"TaxId13": "",
"AToRetrNFe": "tNO"
},
{
"Address": "Anmol Steps – Bijolia(EL)",
"CNAECode": null,
"TaxId0": null,
"TaxId1": null,
"TaxId2": null,
"TaxId3": null,
"TaxId4": null,
"TaxId5": null,
"TaxId6": null,
"TaxId7": null,
"TaxId8": null,
"TaxId9": null,
"TaxId10": null,
"TaxId11": null,
"BPCode": "C01305",
"AddrType": "bo_BillTo",
"TaxId12": null,
"TaxId13": null,
"AToRetrNFe": "tNO"
},
{
"Address": "Anmol Steps – Bijolia(EL)",
"CNAECode": null,
"TaxId0": "ALKPM0323M",
"TaxId1": "",
"TaxId2": "",
"TaxId3": "",
"TaxId4": "",
"TaxId5": "",
"TaxId6": "",
"TaxId7": "",
"TaxId8": "",
"TaxId9": "",
"TaxId10": "",
"TaxId11": "",
"BPCode": "C01305",
"AddrType": "bo_ShipTo",
"TaxId12": null,
"TaxId13": null,
"AToRetrNFe": "tNO"
}
],
"DiscountGroups": [],
"BPIntrastatExtension": {},
"BPBlockSendingMarketingContents": [],
"BPCurrenciesCollection": []
}
]
}
}

List Invoices

Retrieve a collection of Invoices with all or some selected properties in the given order by specifying the given filter condition. | key: listInvoices

Output Example Payload

{
"data": {
"results": [
{
"odata.etag": "W/\"356A192B7913B04C54574D18C28D46E6395428AB\"",
"DocEntry": 3975,
"DocNum": 1330,
"DocType": "dDocument_Items",
"HandWritten": "tNO",
"Printed": "psNo",
"DocDate": "2021-03-09",
"DocDueDate": "2021-04-08",
"CardCode": "C00001",
"CardName": "Aakash & Co.",
"Address": "-\rIN",
"NumAtCard": null,
"DocTotal": 17547,
"AttachmentEntry": null,
"DocCurrency": "INR",
"DocRate": 1,
"Reference1": "1330",
"Reference2": null,
"Comments": "Aakash & Co. Based On Sales Orders 773. Based On Deliveries 1268.",
"JournalMemo": "A/R Invoices - C00001",
"PaymentGroupCode": 1,
"DocTime": "16:02:00",
"SalesPersonCode": -1,
"TransportationCode": -1,
"Confirmed": "tYES",
"ImportFileNum": null,
"SummeryType": "dNoSummary",
"ContactPersonCode": 17,
"ShowSCN": "tNO",
"Series": 89,
"TaxDate": "2021-03-09",
"PartialSupply": "tYES",
"DocObjectCode": "oInvoices",
"ShipToCode": "HYDERABAD",
"Indicator": null,
"FederalTaxID": null,
"DiscountPercent": 0,
"PaymentReference": null,
"CreationDate": "2021-03-09",
"UpdateDate": "2021-03-09",
"FinancialPeriod": 26,
"UserSign": 9,
"TransNum": 9210,
"VatSum": 2676.73,
"VatSumSys": 2676.73,
"VatSumFc": 0,
"NetProcedure": "tNO",
"DocTotalFc": 0,
"DocTotalSys": 17547,
"Form1099": null,
"Box1099": null,
"RevisionPo": "tNO",
"RequriedDate": null,
"CancelDate": null,
"BlockDunning": "tNO",
"Submitted": "tNO",
"Segment": 0,
"PickStatus": "tNO",
"Pick": "tNO",
"PaymentMethod": "",
"PaymentBlock": "tNO",
"PaymentBlockEntry": null,
"CentralBankIndicator": null,
"MaximumCashDiscount": "tNO",
"Reserve": "tNO",
"Project": null,
"ExemptionValidityDateFrom": null,
"ExemptionValidityDateTo": null,
"WareHouseUpdateType": "dwh_Stock",
"Rounding": "tNO",
"ExternalCorrectedDocNum": null,
"InternalCorrectedDocNum": null,
"NextCorrectingDocument": null,
"DeferredTax": "tNO",
"TaxExemptionLetterNum": null,
"WTApplied": 0,
"WTAppliedFC": 0,
"BillOfExchangeReserved": "tNO",
"AgentCode": null,
"WTAppliedSC": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NumberOfInstallments": 1,
"ApplyTaxOnFirstInstallment": "tNO",
"WTNonSubjectAmount": 0,
"WTNonSubjectAmountSC": 0,
"WTNonSubjectAmountFC": 0,
"WTExemptedAmount": 0,
"WTExemptedAmountSC": 0,
"WTExemptedAmountFC": 0,
"BaseAmount": 0,
"BaseAmountSC": 0,
"BaseAmountFC": 0,
"WTAmount": 0,
"WTAmountSC": 0,
"WTAmountFC": 0,
"VatDate": null,
"DocumentsOwner": null,
"FolioPrefixString": null,
"FolioNumber": null,
"DocumentSubType": "bod_GSTTaxInvoice",
"BPChannelCode": null,
"BPChannelContact": null,
"Address2": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"DocumentStatus": "bost_Close",
"PeriodIndicator": "202021",
"PayToCode": "Aakash & Co.",
"ManualNumber": null,
"UseShpdGoodsAct": "tNO",
"IsPayToBank": "tNO",
"PayToBankCountry": null,
"PayToBankCode": null,
"PayToBankAccountNo": null,
"PayToBankBranch": null,
"BPL_IDAssignedToInvoice": 2,
"DownPayment": 0,
"ReserveInvoice": "tNO",
"LanguageCode": 8,
"TrackingNumber": null,
"PickRemark": "",
"ClosingDate": null,
"SequenceCode": null,
"SequenceSerial": null,
"SeriesString": null,
"SubSeriesString": null,
"SequenceModel": "0",
"UseCorrectionVATGroup": "tNO",
"TotalDiscount": 0,
"DownPaymentAmount": 0,
"DownPaymentPercentage": 0,
"DownPaymentType": "dptInvoice",
"DownPaymentAmountSC": 0,
"DownPaymentAmountFC": 0,
"VatPercent": 0,
"ServiceGrossProfitPercent": null,
"OpeningRemarks": null,
"ClosingRemarks": null,
"RoundingDiffAmount": -0.46,
"RoundingDiffAmountFC": 0,
"RoundingDiffAmountSC": -0.46,
"Cancelled": "tNO",
"SignatureInputMessage": null,
"SignatureDigest": null,
"CertificationNumber": null,
"PrivateKeyVersion": null,
"ControlAccount": "_SYS00000000037",
"InsuranceOperation347": "tNO",
"ArchiveNonremovableSalesQuotation": "tNO",
"GTSChecker": null,
"GTSPayee": null,
"ExtraMonth": 0,
"ExtraDays": 30,
"CashDiscountDateOffset": 0,
"StartFrom": "pdt_None",
"NTSApproved": "tNO",
"ETaxWebSite": null,
"ETaxNumber": null,
"NTSApprovedNumber": null,
"EDocGenerationType": "edocNotRelevant",
"EDocSeries": null,
"EDocNum": null,
"EDocExportFormat": null,
"EDocStatus": "edoc_Ok",
"EDocErrorCode": null,
"EDocErrorMessage": null,
"DownPaymentStatus": "so_Open",
"GroupSeries": null,
"GroupNumber": null,
"GroupHandWritten": "tNO",
"ReopenOriginalDocument": null,
"ReopenManuallyClosedOrCanceledDocument": null,
"CreateOnlineQuotation": "tNO",
"POSEquipmentNumber": null,
"POSManufacturerSerialNumber": null,
"POSCashierNumber": null,
"ApplyCurrentVATRatesForDownPaymentsToDraw": "tNO",
"ClosingOption": "coByCurrentSystemDate",
"SpecifiedClosingDate": null,
"OpenForLandedCosts": "tYES",
"AuthorizationStatus": "dasWithout",
"TotalDiscountFC": 0,
"TotalDiscountSC": 0,
"RelevantToGTS": "tNO",
"BPLName": "Eltus Mode Delhi",
"VATRegNum": "07AAFCE3317E1Z1",
"AnnualInvoiceDeclarationReference": null,
"Supplier": null,
"Releaser": null,
"Receiver": null,
"BlanketAgreementNumber": null,
"IsAlteration": "tNO",
"CancelStatus": "csNo",
"AssetValueDate": null,
"InvoicePayment": "tNO",
"DocumentDelivery": "ddtNoneSeleted",
"AuthorizationCode": null,
"StartDeliveryDate": null,
"StartDeliveryTime": null,
"EndDeliveryDate": null,
"EndDeliveryTime": null,
"VehiclePlate": null,
"ATDocumentType": null,
"ElecCommStatus": null,
"ElecCommMessage": null,
"ReuseDocumentNum": "tNO",
"ReuseNotaFiscalNum": "tNO",
"PrintSEPADirect": "tNO",
"FiscalDocNum": null,
"POSDailySummaryNo": null,
"POSReceiptNo": null,
"PointOfIssueCode": null,
"Letter": null,
"FolioNumberFrom": null,
"FolioNumberTo": null,
"InterimType": "boidt_None",
"RelatedType": -1,
"RelatedEntry": null,
"SAPPassport": null,
"DocumentTaxID": null,
"DateOfReportingControlStatementVAT": null,
"ReportingSectionControlStatementVAT": null,
"ExcludeFromTaxReportControlStatementVAT": "tNO",
"POS_CashRegister": null,
"UpdateTime": "16:02:16",
"CreateQRCodeFrom": null,
"PriceMode": null,
"Revision": "tNO",
"OriginalRefNo": null,
"OriginalRefDate": null,
"GSTTransactionType": "gsttrantyp_GSTTaxInvoice",
"OriginalCreditOrDebitNo": null,
"OriginalCreditOrDebitDate": null,
"ECommerceOperator": null,
"ECommerceGSTIN": null,
"ShipFrom": "HYDERABAD",
"CommissionTrade": "ct_Empty",
"CommissionTradeReturn": "tNO",
"UseBillToAddrToDetermineTax": "tNO",
"IssuingReason": 1,
"Cig": null,
"Cup": null,
"EDocType": "edocFE",
"FCEAsPaymentMeans": "tNO",
"PaidToDate": 17547,
"PaidToDateFC": 0,
"PaidToDateSys": 17547,
"BaseType": -1,
"BaseEntry": null,
"FatherCard": null,
"FatherType": "cDelivery_sum",
"ShipState": null,
"ShipPlace": null,
"CustOffice": null,
"FCI": null,
"AddLegIn": null,
"LegTextF": null,
"DANFELgTxt": null,
"IndFinal": "tNO",
"DataVersion": 1,
"LastPageFolioNumber": null,
"U_Discount1": 0,
"U_Discount2": 0,
"U_Discount3": 0,
"U_WayBill": null,
"U_WayDate": null,
"U_TransMode": null,
"U_TransName": null,
"U_VehicleNo": null,
"U_GenType": null,
"U_UTL_ST_ADD": null,
"U_UTL_SC_JVCD": null,
"U_UTL_SC_JVNM": null,
"Document_ApprovalRequests": [],
"DocumentLines": [
{
"LineNum": 0,
"ItemCode": "PCM.27.1009.2 - 41",
"ItemDescription": "PC1009 TAN-CHARCOAL - 41",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1054.47,
"PriceAfterVAT": 1244.27,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163000985",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 0,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 189.8046,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 189.8046,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1054.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 189.8046,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1054.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 0,
"BaseOpenQuantity": 1,
"UnitPrice": 1999,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 650,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 650,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1054.47,
"OpenAmountFC": 0,
"OpenAmountSC": 1054.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 404.47,
"GrossProfitFC": 0,
"GrossProfitSC": 404.47,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2358.81,
"GrossTotal": 1244.27,
"GrossTotalFC": 0,
"GrossTotalSC": 1244.27,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 94.9023,
"TaxAmountSC": 94.9023,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 0,
"RowSequence": 0,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 94.9023,
"TaxAmountSC": 94.9023,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 0,
"RowSequence": 1,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 1,
"ItemCode": "PCM.27.1009.2 - 43",
"ItemDescription": "PC1009 TAN-CHARCOAL - 43",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1054.47,
"PriceAfterVAT": 1244.27,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163001005",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 1,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 189.8046,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 189.8046,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1054.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 189.8046,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1054.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 1,
"BaseOpenQuantity": 1,
"UnitPrice": 1999,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 650,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 650,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1054.47,
"OpenAmountFC": 0,
"OpenAmountSC": 1054.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 404.47,
"GrossProfitFC": 0,
"GrossProfitSC": 404.47,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2358.81,
"GrossTotal": 1244.27,
"GrossTotalFC": 0,
"GrossTotalSC": 1244.27,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 94.9023,
"TaxAmountSC": 94.9023,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 1,
"RowSequence": 2,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 94.9023,
"TaxAmountSC": 94.9023,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 1,
"RowSequence": 3,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 2,
"ItemCode": "PCM.22.3005.5 - 45",
"ItemDescription": "PC3005 BORDO - 45",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1581.97,
"PriceAfterVAT": 1866.72,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163003184",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 2,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 284.7546,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 284.7546,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1581.97,
"TaxPercentagePerRow": 18,
"TaxTotal": 284.7546,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1581.97,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 2,
"BaseOpenQuantity": 1,
"UnitPrice": 2999,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 925,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 925,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1581.97,
"OpenAmountFC": 0,
"OpenAmountSC": 1581.97,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 656.97,
"GrossProfitFC": 0,
"GrossProfitSC": 656.97,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3538.81,
"GrossTotal": 1866.72,
"GrossTotalFC": 0,
"GrossTotalSC": 1866.72,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 142.3773,
"TaxAmountSC": 142.3773,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 2,
"RowSequence": 4,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 142.3773,
"TaxAmountSC": 142.3773,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 2,
"RowSequence": 5,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 3,
"ItemCode": "PCM.23.5004.2 - 43",
"ItemDescription": "PC5004 COGNAC - 43",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 2109.47,
"PriceAfterVAT": 2489.17,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006048",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 3,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1963,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 379.7046,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 379.7046,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2109.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 379.7046,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2109.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 3,
"BaseOpenQuantity": 1,
"UnitPrice": 3999,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1245,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1245,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 2109.47,
"OpenAmountFC": 0,
"OpenAmountSC": 2109.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 864.47,
"GrossProfitFC": 0,
"GrossProfitSC": 864.47,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 4718.81,
"GrossTotal": 2489.17,
"GrossTotalFC": 0,
"GrossTotalSC": 2489.17,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 189.8523,
"TaxAmountSC": 189.8523,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 3,
"RowSequence": 6,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 189.8523,
"TaxAmountSC": 189.8523,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 3,
"RowSequence": 7,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 4,
"ItemCode": "PCM.23.5004.2 - 44",
"ItemDescription": "PC5004 COGNAC - 44",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 2109.47,
"PriceAfterVAT": 2489.17,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006055",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 4,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1963,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 379.7046,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 379.7046,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2109.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 379.7046,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2109.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 4,
"BaseOpenQuantity": 1,
"UnitPrice": 3999,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1245,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1245,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 2109.47,
"OpenAmountFC": 0,
"OpenAmountSC": 2109.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 864.47,
"GrossProfitFC": 0,
"GrossProfitSC": 864.47,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 4718.81,
"GrossTotal": 2489.17,
"GrossTotalFC": 0,
"GrossTotalSC": 2489.17,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 189.8523,
"TaxAmountSC": 189.8523,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 4,
"RowSequence": 8,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 189.8523,
"TaxAmountSC": 189.8523,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 4,
"RowSequence": 9,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 5,
"ItemCode": "PCM.12.9001.0 - 41",
"ItemDescription": "PC9001 BLACK - 41",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1740.22,
"PriceAfterVAT": 2053.46,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006925",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 5,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 313.2396,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 313.2396,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1740.22,
"TaxPercentagePerRow": 18,
"TaxTotal": 313.2396,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1740.22,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 5,
"BaseOpenQuantity": 1,
"UnitPrice": 3299,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1050,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1050,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1740.22,
"OpenAmountFC": 0,
"OpenAmountSC": 1740.22,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 690.22,
"GrossProfitFC": 0,
"GrossProfitSC": 690.22,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3892.81,
"GrossTotal": 2053.46,
"GrossTotalFC": 0,
"GrossTotalSC": 2053.46,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 5,
"RowSequence": 10,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 5,
"RowSequence": 11,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 6,
"ItemCode": "PCM.12.9001.0 - 43",
"ItemDescription": "PC9001 BLACK - 43",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1740.22,
"PriceAfterVAT": 2053.46,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006949",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 6,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 313.2396,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 313.2396,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1740.22,
"TaxPercentagePerRow": 18,
"TaxTotal": 313.2396,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1740.22,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 6,
"BaseOpenQuantity": 1,
"UnitPrice": 3299,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1050,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1050,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1740.22,
"OpenAmountFC": 0,
"OpenAmountSC": 1740.22,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 690.22,
"GrossProfitFC": 0,
"GrossProfitSC": 690.22,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3892.81,
"GrossTotal": 2053.46,
"GrossTotalFC": 0,
"GrossTotalSC": 2053.46,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 6,
"RowSequence": 12,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 6,
"RowSequence": 13,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 7,
"ItemCode": "PCM.12.9001.0 - 44",
"ItemDescription": "PC9001 BLACK - 44",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1740.22,
"PriceAfterVAT": 2053.46,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006956",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 7,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1946,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 313.2396,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 313.2396,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1740.22,
"TaxPercentagePerRow": 18,
"TaxTotal": 313.2396,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1740.22,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 7,
"BaseOpenQuantity": 1,
"UnitPrice": 3299,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1050,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1050,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1740.22,
"OpenAmountFC": 0,
"OpenAmountSC": 1740.22,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 690.22,
"GrossProfitFC": 0,
"GrossProfitSC": 690.22,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3892.81,
"GrossTotal": 2053.46,
"GrossTotalFC": 0,
"GrossTotalSC": 2053.46,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 7,
"RowSequence": 14,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 7,
"RowSequence": 15,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 8,
"ItemCode": "PCM.12.9001.0 - 45",
"ItemDescription": "PC9001 BLACK - 45",
"Quantity": 1,
"ShipDate": "2021-03-03",
"Price": 1740.22,
"PriceAfterVAT": 2053.46,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 47.25,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163006963",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": 15,
"BaseEntry": 2668,
"BaseLine": 8,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 1963,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 0,
"AppliedTaxFC": 0,
"AppliedTaxSC": 0,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 313.2396,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 313.2396,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1740.22,
"TaxPercentagePerRow": 18,
"TaxTotal": 313.2396,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1740.22,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 8,
"BaseOpenQuantity": 1,
"UnitPrice": 3299,
"LineStatus": "bost_Open",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1050,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1050,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": "2021-03-09",
"RemainingOpenQuantity": 1,
"OpenAmount": 1740.22,
"OpenAmountFC": 0,
"OpenAmountSC": 1740.22,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 3975,
"Surpluses": null,
"DefectAndBreakup": null,
"Shortages": null,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 690.22,
"GrossProfitFC": 0,
"GrossProfitSC": 690.22,
"PriceSource": "dpsManual",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 1,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3892.81,
"GrossTotal": 2053.46,
"GrossTotalFC": 0,
"GrossTotalSC": 2053.46,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "HYDERABAD",
"ShipToDescription": "GACHIBOWLI\rHYDERABAD-500032\rIN",
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 47.25,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 8,
"RowSequence": 16,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 156.6198,
"TaxAmountSC": 156.6198,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 3975,
"LineNumber": 8,
"RowSequence": 17,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"ExportProcesses": [],
"EBooksDetails": [],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"CCDNumbers": [],
"DocumentLinesBinAllocations": []
}
],
"EWayBillDetails": {
"DocEntry": 3975,
"SupplyType": "ewb_st_Outward",
"SubType": 1,
"DocumentType": "INV",
"TransportationMode": null,
"Distance": 0,
"TransporterDocNo": null,
"TransporterDocDate": null,
"VehicleType": null,
"VehicleNo": null,
"EWayBillNo": null,
"EWayBillDate": null,
"BillFromName": "Eltus Mode Live",
"BillFromGSTIN": "07AAFCE3317E1Z1",
"BillFromStateGSTCode": "07",
"DispatchFromAddress1": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"DispatchFromAddress2": null,
"DispatchFromZipCode": "110044",
"DispatchFromStateGSTCode": "07",
"BillToName": "Aakash & Co.",
"BillToGSTIN": "07AEPPG2883Q1ZO",
"BillToStateGSTCode": "07",
"ShipToAddress1": "-\rIN",
"ShipToAddress2": null,
"ShipToZipCode": "999999",
"ShipToStateGSTCode": "07",
"MainHSNEntry": null,
"DispatchFromPlace": "New Delhi",
"ShipToPlace": null,
"TransporterID": null,
"TransporterName": null,
"EWayBillExpirationDate": null,
"TransporterEntry": null,
"TransporterLineNumber": null,
"TransactionType": "ewb_tt_Regular"
},
"ElectronicProtocols": [],
"DocumentAdditionalExpenses": [],
"WithholdingTaxDataWTXCollection": [],
"WithholdingTaxDataCollection": [],
"DocumentPackages": [],
"DocumentSpecialLines": [],
"DocumentInstallments": [
{
"DueDate": "2021-04-08",
"Percentage": 100,
"Total": 17547,
"LastDunningDate": null,
"DunningLevel": 0,
"TotalFC": null,
"InstallmentId": 1,
"PaymentOrdered": "tNO"
}
],
"DownPaymentsToDraw": [],
"TaxExtension": {
"TaxId0": null,
"TaxId1": null,
"TaxId2": null,
"TaxId3": null,
"TaxId4": null,
"TaxId5": null,
"TaxId6": null,
"TaxId7": null,
"TaxId8": null,
"TaxId9": null,
"State": "TN",
"County": null,
"Incoterms": null,
"Vehicle": null,
"VehicleState": null,
"NFRef": "Aakash & Co. Based On Sales Orders 773. Aakash & Co. Based On Sales Orders 773. Based On Deliveries 1268.",
"Carrier": null,
"PackQuantity": null,
"PackDescription": null,
"Brand": null,
"ShipUnitNo": null,
"NetWeight": 0,
"GrossWeight": 0,
"StreetS": "GACHIBOWLI",
"BlockS": null,
"BuildingS": null,
"CityS": "HYDERABAD",
"ZipCodeS": "500032",
"CountyS": null,
"StateS": "TN",
"CountryS": "IN",
"StreetB": null,
"BlockB": null,
"BuildingB": null,
"CityB": null,
"ZipCodeB": null,
"CountyB": null,
"StateB": "DL",
"CountryB": "IN",
"ImportOrExport": "tNO",
"MainUsage": null,
"GlobalLocationNumberS": null,
"GlobalLocationNumberB": null,
"TaxId12": null,
"TaxId13": null,
"BillOfEntryNo": null,
"BillOfEntryDate": null,
"OriginalBillOfEntryNo": null,
"OriginalBillOfEntryDate": null,
"ImportOrExportType": "et_IpmortsOrExports",
"PortCode": null,
"DocEntry": 3975,
"BoEValue": null,
"ClaimRefund": "tNO",
"DifferentialOfTaxRate": 100,
"IsIGSTAccount": "tYES"
},
"AddressExtension": {
"ShipToStreet": "GACHIBOWLI",
"ShipToStreetNo": null,
"ShipToBlock": null,
"ShipToBuilding": null,
"ShipToCity": "HYDERABAD",
"ShipToZipCode": "500032",
"ShipToCounty": null,
"ShipToState": "TN",
"ShipToCountry": "IN",
"ShipToAddressType": null,
"BillToStreet": null,
"BillToStreetNo": null,
"BillToBlock": null,
"BillToBuilding": null,
"BillToCity": null,
"BillToZipCode": null,
"BillToCounty": null,
"BillToState": "DL",
"BillToCountry": "IN",
"BillToAddressType": null,
"ShipToGlobalLocationNumber": null,
"BillToGlobalLocationNumber": null,
"ShipToAddress2": "SURVEY NO.50P, PLOT NO.187,188,188/A,,",
"ShipToAddress3": "199,199/A and 200, SILPA SUMMIT,,",
"BillToAddress2": "103 B Moli Chand Buidling, 11/56 Desh Bandhu Gupta",
"BillToAddress3": "Road, Karol Bagh,",
"PlaceOfSupply": "DL",
"PurchasePlaceOfSupply": "DL",
"DocEntry": 3975,
"GoodsIssuePlaceBP": null,
"GoodsIssuePlaceCNPJ": null,
"GoodsIssuePlaceCPF": null,
"GoodsIssuePlaceStreet": null,
"GoodsIssuePlaceStreetNo": null,
"GoodsIssuePlaceBuilding": null,
"GoodsIssuePlaceZip": null,
"GoodsIssuePlaceBlock": null,
"GoodsIssuePlaceCity": null,
"GoodsIssuePlaceCounty": null,
"GoodsIssuePlaceState": null,
"GoodsIssuePlaceCountry": null,
"GoodsIssuePlacePhone": null,
"GoodsIssuePlaceEMail": null,
"GoodsIssuePlaceDepartureDate": null,
"DeliveryPlaceBP": null,
"DeliveryPlaceCNPJ": null,
"DeliveryPlaceCPF": null,
"DeliveryPlaceStreet": null,
"DeliveryPlaceStreetNo": null,
"DeliveryPlaceBuilding": null,
"DeliveryPlaceZip": null,
"DeliveryPlaceBlock": null,
"DeliveryPlaceCity": null,
"DeliveryPlaceCounty": null,
"DeliveryPlaceState": null,
"DeliveryPlaceCountry": null,
"DeliveryPlacePhone": null,
"DeliveryPlaceEMail": null,
"DeliveryPlaceDepartureDate": null,
"U_UTL_ST_ThLegNameS": null,
"U_UTL_ST_ThLegNameB": null,
"U_UTL_ST_ThTrdNameS": null,
"U_UTL_ST_ThTrdNameB": null
},
"DocumentReferences": []
}
]
}
}

List Items

Retrieve a collection of Items with all or some selected properties. | key: listItems

Output Example Payload

{
"data": {
"odata.metadata": "https://a05.ubshanacloud.in:50000/b1s/v1/$metadata#Items",
"value": [
{
"odata.etag": "W/\"DA4B9237BACCCDF19C0760CAB7AEC4A8359010B0\"",
"ItemCode": "PCW.27.0719.4 - 40",
"ItemName": "PC0719 NAVY - 40",
"ForeignName": null,
"ItemsGroupCode": 101,
"CustomsGroupCode": -1,
"SalesVATGroup": null,
"BarCode": "8905163038896",
"VatLiable": "tYES",
"PurchaseItem": "tYES",
"SalesItem": "tYES",
"InventoryItem": "tYES",
"IncomeAccount": null,
"ExemptIncomeAccount": null,
"ExpanseAccount": null,
"Mainsupplier": null,
"SupplierCatalogNo": null,
"DesiredInventory": 0,
"MinInventory": 0,
"Picture": null,
"User_Text": null,
"SerialNum": null,
"CommissionPercent": 0,
"CommissionSum": 0,
"CommissionGroup": 0,
"TreeType": "iNotATree",
"AssetItem": "tNO",
"DataExportCode": null,
"Manufacturer": -1,
"QuantityOnStock": 0,
"QuantityOrderedFromVendors": 0,
"QuantityOrderedByCustomers": 0,
"ManageSerialNumbers": "tNO",
"ManageBatchNumbers": "tNO",
"Valid": "tYES",
"ValidFrom": null,
"ValidTo": null,
"ValidRemarks": null,
"Frozen": "tNO",
"FrozenFrom": null,
"FrozenTo": null,
"FrozenRemarks": null,
"SalesUnit": "Pair",
"SalesItemsPerUnit": 1,
"SalesPackagingUnit": null,
"SalesQtyPerPackUnit": 1,
"SalesUnitLength": 0,
"SalesLengthUnit": null,
"SalesUnitWidth": 0,
"SalesWidthUnit": null,
"SalesUnitHeight": 0,
"SalesHeightUnit": null,
"SalesUnitVolume": 0,
"SalesVolumeUnit": 4,
"SalesUnitWeight": 0,
"SalesWeightUnit": null,
"PurchaseUnit": "Pair",
"PurchaseItemsPerUnit": 1,
"PurchasePackagingUnit": null,
"PurchaseQtyPerPackUnit": 1,
"PurchaseUnitLength": 0,
"PurchaseLengthUnit": null,
"PurchaseUnitWidth": 0,
"PurchaseWidthUnit": null,
"PurchaseUnitHeight": 0,
"PurchaseHeightUnit": null,
"PurchaseUnitVolume": 0,
"PurchaseVolumeUnit": 4,
"PurchaseUnitWeight": 0,
"PurchaseWeightUnit": null,
"PurchaseVATGroup": null,
"SalesFactor1": 1,
"SalesFactor2": 1,
"SalesFactor3": 1,
"SalesFactor4": 1,
"PurchaseFactor1": 1,
"PurchaseFactor2": 1,
"PurchaseFactor3": 1,
"PurchaseFactor4": 1,
"MovingAveragePrice": 0,
"ForeignRevenuesAccount": null,
"ECRevenuesAccount": null,
"ForeignExpensesAccount": null,
"ECExpensesAccount": null,
"AvgStdPrice": 0,
"DefaultWarehouse": null,
"ShipType": null,
"GLMethod": "glm_WH",
"TaxType": "tt_Yes",
"MaxInventory": 0,
"ManageStockByWarehouse": "tYES",
"PurchaseHeightUnit1": null,
"PurchaseUnitHeight1": 0,
"PurchaseLengthUnit1": null,
"PurchaseUnitLength1": 0,
"PurchaseWeightUnit1": null,
"PurchaseUnitWeight1": 0,
"PurchaseWidthUnit1": null,
"PurchaseUnitWidth1": 0,
"SalesHeightUnit1": null,
"SalesUnitHeight1": 0,
"SalesLengthUnit1": null,
"SalesUnitLength1": 0,
"SalesWeightUnit1": null,
"SalesUnitWeight1": 0,
"SalesWidthUnit1": null,
"SalesUnitWidth1": 0,
"ForceSelectionOfSerialNumber": "tYES",
"ManageSerialNumbersOnReleaseOnly": "tNO",
"WTLiable": "tYES",
"CostAccountingMethod": "bis_MovingAverage",
"SWW": null,
"WarrantyTemplate": null,
"IndirectTax": "tNO",
"ArTaxCode": null,
"ApTaxCode": null,
"BaseUnitName": null,
"ItemCountryOrg": null,
"IssueMethod": "im_Backflush",
"SRIAndBatchManageMethod": "bomm_OnReleaseOnly",
"IsPhantom": "tNO",
"InventoryUOM": "Pair",
"PlanningSystem": "bop_None",
"ProcurementMethod": "bom_Buy",
"ComponentWarehouse": "bomcw_BOM",
"OrderIntervals": null,
"OrderMultiple": 0,
"LeadTime": null,
"MinOrderQuantity": 0,
"ItemType": "itItems",
"ItemClass": "itcMaterial",
"OutgoingServiceCode": -1,
"IncomingServiceCode": -1,
"ServiceGroup": -1,
"NCMCode": -1,
"MaterialType": "mt_RawMaterial",
"MaterialGroup": -1,
"ProductSource": "0",
"Properties1": "tNO",
"Properties2": "tNO",
"Properties3": "tNO",
"Properties4": "tNO",
"Properties5": "tNO",
"Properties6": "tNO",
"Properties7": "tNO",
"Properties8": "tNO",
"Properties9": "tNO",
"Properties10": "tNO",
"Properties11": "tNO",
"Properties12": "tNO",
"Properties13": "tNO",
"Properties14": "tNO",
"Properties15": "tNO",
"Properties16": "tNO",
"Properties17": "tNO",
"Properties18": "tNO",
"Properties19": "tNO",
"Properties20": "tNO",
"Properties21": "tNO",
"Properties22": "tNO",
"Properties23": "tNO",
"Properties24": "tNO",
"Properties25": "tNO",
"Properties26": "tNO",
"Properties27": "tNO",
"Properties28": "tNO",
"Properties29": "tNO",
"Properties30": "tNO",
"Properties31": "tNO",
"Properties32": "tNO",
"Properties33": "tNO",
"Properties34": "tNO",
"Properties35": "tNO",
"Properties36": "tNO",
"Properties37": "tNO",
"Properties38": "tNO",
"Properties39": "tNO",
"Properties40": "tNO",
"Properties41": "tNO",
"Properties42": "tNO",
"Properties43": "tNO",
"Properties44": "tNO",
"Properties45": "tNO",
"Properties46": "tNO",
"Properties47": "tNO",
"Properties48": "tNO",
"Properties49": "tNO",
"Properties50": "tNO",
"Properties51": "tNO",
"Properties52": "tNO",
"Properties53": "tNO",
"Properties54": "tNO",
"Properties55": "tNO",
"Properties56": "tNO",
"Properties57": "tNO",
"Properties58": "tNO",
"Properties59": "tNO",
"Properties60": "tNO",
"Properties61": "tNO",
"Properties62": "tNO",
"Properties63": "tNO",
"Properties64": "tNO",
"AutoCreateSerialNumbersOnRelease": "tNO",
"DNFEntry": -1,
"GTSItemSpec": null,
"GTSItemTaxCategory": null,
"FuelID": -1,
"BeverageTableCode": null,
"BeverageGroupCode": null,
"BeverageCommercialBrandCode": -1,
"Series": 3,
"ToleranceDays": null,
"TypeOfAdvancedRules": "toarGeneral",
"IssuePrimarilyBy": "ipbSerialAndBatchNumbers",
"NoDiscounts": "tNO",
"AssetClass": "",
"AssetGroup": "",
"InventoryNumber": "",
"Technician": null,
"Employee": null,
"Location": null,
"AssetStatus": "New",
"CapitalizationDate": null,
"StatisticalAsset": "tNO",
"Cession": "tNO",
"DeactivateAfterUsefulLife": "tNO",
"ManageByQuantity": "tNO",
"UoMGroupEntry": 1,
"InventoryUoMEntry": 1,
"DefaultSalesUoMEntry": 1,
"DefaultPurchasingUoMEntry": 1,
"DepreciationGroup": null,
"AssetSerialNumber": "",
"InventoryWeight": 0,
"InventoryWeightUnit": null,
"InventoryWeight1": 0,
"InventoryWeightUnit1": null,
"DefaultCountingUnit": "Pair",
"CountingItemsPerUnit": 1,
"DefaultCountingUoMEntry": 1,
"Excisable": "tNO",
"ChapterID": 19,
"ScsCode": null,
"SpProdType": null,
"ProdStdCost": 0,
"InCostRollup": "tYES",
"VirtualAssetItem": "tNO",
"EnforceAssetSerialNumbers": "tNO",
"AttachmentEntry": null,
"LinkedResource": null,
"UpdateDate": "2023-10-04",
"UpdateTime": "13:54:20",
"GSTRelevnt": "tYES",
"SACEntry": -1,
"GSTTaxCategory": "gtc_Regular",
"ServiceCategoryEntry": -1,
"CapitalGoodsOnHoldPercent": null,
"CapitalGoodsOnHoldLimit": null,
"AssessableValue": 0,
"AssVal4WTR": 0,
"SOIExcisable": "se_NotExcisable",
"TNVED": null,
"ImportedItem": "tNO",
"PricingUnit": 1,
"CreateDate": "2022-10-15",
"CreateTime": "18:03:16",
"NVECode": null,
"CtrSealQty": 0,
"CESTCode": -1,
"LegalText": null,
"DataVersion": 2,
"CreateQRCodeFrom": null,
"TraceableItem": "tNO",
"CommodityClassification": null,
"U_StyleCode": "PCW.27.0719.4",
"U_TaxRate2": "18",
"U_TaxRate": null,
"U_Brand": "Pierre Cardin",
"U_Category": "FOOTWEAR",
"U_Size": "40",
"U_Season": "AW'22",
"U_TaxRate3": "12",
"U_UTL_ST_ISSERVICE": "N",
"U_MSIZE": null,
"U_WSIZE": null,
"U_KSIZE": null,
"ItemPrices": [
{
"PriceList": 1,
"Price": 2499,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 1,
"UoMPrices": []
},
{
"PriceList": 2,
"Price": 458,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 2,
"Factor": 1,
"UoMPrices": []
},
{
"PriceList": 3,
"Price": 2117.8,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.84746,
"UoMPrices": []
},
{
"PriceList": 4,
"Price": 1579.62,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.6321,
"UoMPrices": []
},
{
"PriceList": 5,
"Price": 1573.12,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.6295,
"UoMPrices": []
},
{
"PriceList": 6,
"Price": 1561.88,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.625,
"UoMPrices": []
},
{
"PriceList": 7,
"Price": 1527.14,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.6111,
"UoMPrices": []
},
{
"PriceList": 8,
"Price": 1517.39,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.6072,
"UoMPrices": []
},
{
"PriceList": 9,
"Price": 1500.65,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.6005,
"UoMPrices": []
},
{
"PriceList": 10,
"Price": 1494.15,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": null,
"AdditionalPrice2": 0,
"AdditionalCurrency2": null,
"BasePriceList": 1,
"Factor": 0.5979,
"UoMPrices": []
},
{
"PriceList": 11,
"Price": 1487.65,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5953,
"UoMPrices": []
},
{
"PriceList": 12,
"Price": 1474.41,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.59,
"UoMPrices": []
},
{
"PriceList": 13,
"Price": 1467.91,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5874,
"UoMPrices": []
},
{
"PriceList": 14,
"Price": 1448.17,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5795,
"UoMPrices": []
},
{
"PriceList": 15,
"Price": 1441.42,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5768,
"UoMPrices": []
},
{
"PriceList": 16,
"Price": 1421.68,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5689,
"UoMPrices": []
},
{
"PriceList": 17,
"Price": 1395.44,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5584,
"UoMPrices": []
},
{
"PriceList": 18,
"Price": 1431.68,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5729,
"UoMPrices": []
},
{
"PriceList": 19,
"Price": 1383.95,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 0.5538,
"UoMPrices": []
},
{
"PriceList": 20,
"Price": 2499,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 1,
"UoMPrices": []
},
{
"PriceList": 21,
"Price": 2499,
"Currency": "INR",
"AdditionalPrice1": 0,
"AdditionalCurrency1": "",
"AdditionalPrice2": 0,
"AdditionalCurrency2": "",
"BasePriceList": 1,
"Factor": 1,
"UoMPrices": []
}
],
"ItemWarehouseInfoCollection": [
{
"MinimalStock": 0,
"MaximalStock": 0,
"MinimalOrder": 0,
"StandardAveragePrice": 0,
"Locked": "tNO",
"InventoryAccount": null,
"CostAccount": null,
"TransferAccount": null,
"RevenuesAccount": null,
"VarienceAccount": null,
"DecreasingAccount": null,
"IncreasingAccount": null,
"ReturningAccount": null,
"ExpensesAccount": null,
"EURevenuesAccount": null,
"EUExpensesAccount": null,
"ForeignRevenueAcc": null,
"ForeignExpensAcc": null,
"ExemptIncomeAcc": null,
"PriceDifferenceAcc": null,
"WarehouseCode": "01",
"InStock": 0,
"Committed": 0,
"Ordered": 0,
"CountedQuantity": 0,
"WasCounted": "tNO",
"UserSignature": 1,
"Counted": 0,
"ExpenseClearingAct": null,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"ExpenseOffsettingAccount": null,
"WipAccount": null,
"ExchangeRateDifferencesAcct": null,
"GoodsClearingAcct": null,
"NegativeInventoryAdjustmentAccount": null,
"CostInflationOffsetAccount": null,
"GLDecreaseAcct": null,
"GLIncreaseAcct": null,
"PAReturnAcct": null,
"PurchaseAcct": null,
"PurchaseOffsetAcct": null,
"ShippedGoodsAccount": null,
"StockInflationOffsetAccount": null,
"StockInflationAdjustAccount": null,
"VATInRevenueAccount": null,
"WipVarianceAccount": null,
"CostInflationAccount": null,
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"PurchaseBalanceAccount": null,
"ItemCode": "PCW.27.0719.4 - 40",
"IndEscala": "tYES",
"CNJPMan": null,
"ItemCycleCounts": []
},
{
"MinimalStock": 0,
"MaximalStock": 0,
"MinimalOrder": 0,
"StandardAveragePrice": 458,
"Locked": "tNO",
"InventoryAccount": null,
"CostAccount": null,
"TransferAccount": null,
"RevenuesAccount": null,
"VarienceAccount": null,
"DecreasingAccount": null,
"IncreasingAccount": null,
"ReturningAccount": null,
"ExpensesAccount": null,
"EURevenuesAccount": null,
"EUExpensesAccount": null,
"ForeignRevenueAcc": null,
"ForeignExpensAcc": null,
"ExemptIncomeAcc": null,
"PriceDifferenceAcc": null,
"WarehouseCode": "Del-01",
"InStock": 0,
"Committed": 0,
"Ordered": 0,
"CountedQuantity": 0,
"WasCounted": "tNO",
"UserSignature": 1,
"Counted": 0,
"ExpenseClearingAct": null,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"ExpenseOffsettingAccount": null,
"WipAccount": null,
"ExchangeRateDifferencesAcct": null,
"GoodsClearingAcct": null,
"NegativeInventoryAdjustmentAccount": null,
"CostInflationOffsetAccount": null,
"GLDecreaseAcct": null,
"GLIncreaseAcct": null,
"PAReturnAcct": null,
"PurchaseAcct": null,
"PurchaseOffsetAcct": null,
"ShippedGoodsAccount": null,
"StockInflationOffsetAccount": null,
"StockInflationAdjustAccount": null,
"VATInRevenueAccount": null,
"WipVarianceAccount": null,
"CostInflationAccount": null,
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"PurchaseBalanceAccount": null,
"ItemCode": "PCW.27.0719.4 - 40",
"IndEscala": "tYES",
"CNJPMan": null,
"ItemCycleCounts": []
},
{
"MinimalStock": 0,
"MaximalStock": 0,
"MinimalOrder": 0,
"StandardAveragePrice": 0,
"Locked": "tNO",
"InventoryAccount": null,
"CostAccount": null,
"TransferAccount": null,
"RevenuesAccount": null,
"VarienceAccount": null,
"DecreasingAccount": null,
"IncreasingAccount": null,
"ReturningAccount": null,
"ExpensesAccount": null,
"EURevenuesAccount": null,
"EUExpensesAccount": null,
"ForeignRevenueAcc": null,
"ForeignExpensAcc": null,
"ExemptIncomeAcc": null,
"PriceDifferenceAcc": null,
"WarehouseCode": "Del-02",
"InStock": 0,
"Committed": 0,
"Ordered": 0,
"CountedQuantity": 0,
"WasCounted": "tNO",
"UserSignature": 1,
"Counted": 0,
"ExpenseClearingAct": null,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"ExpenseOffsettingAccount": null,
"WipAccount": null,
"ExchangeRateDifferencesAcct": null,
"GoodsClearingAcct": null,
"NegativeInventoryAdjustmentAccount": null,
"CostInflationOffsetAccount": null,
"GLDecreaseAcct": null,
"GLIncreaseAcct": null,
"PAReturnAcct": null,
"PurchaseAcct": null,
"PurchaseOffsetAcct": null,
"ShippedGoodsAccount": null,
"StockInflationOffsetAccount": null,
"StockInflationAdjustAccount": null,
"VATInRevenueAccount": null,
"WipVarianceAccount": null,
"CostInflationAccount": null,
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"PurchaseBalanceAccount": null,
"ItemCode": "PCW.27.0719.4 - 40",
"IndEscala": "tYES",
"CNJPMan": null,
"ItemCycleCounts": []
},
{
"MinimalStock": 0,
"MaximalStock": 0,
"MinimalOrder": 0,
"StandardAveragePrice": 0,
"Locked": "tNO",
"InventoryAccount": null,
"CostAccount": null,
"TransferAccount": null,
"RevenuesAccount": null,
"VarienceAccount": null,
"DecreasingAccount": null,
"IncreasingAccount": null,
"ReturningAccount": null,
"ExpensesAccount": null,
"EURevenuesAccount": null,
"EUExpensesAccount": null,
"ForeignRevenueAcc": null,
"ForeignExpensAcc": null,
"ExemptIncomeAcc": null,
"PriceDifferenceAcc": null,
"WarehouseCode": "Del-03",
"InStock": 0,
"Committed": 0,
"Ordered": 0,
"CountedQuantity": 0,
"WasCounted": "tNO",
"UserSignature": 1,
"Counted": 0,
"ExpenseClearingAct": null,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"ExpenseOffsettingAccount": null,
"WipAccount": null,
"ExchangeRateDifferencesAcct": null,
"GoodsClearingAcct": null,
"NegativeInventoryAdjustmentAccount": null,
"CostInflationOffsetAccount": null,
"GLDecreaseAcct": null,
"GLIncreaseAcct": null,
"PAReturnAcct": null,
"PurchaseAcct": null,
"PurchaseOffsetAcct": null,
"ShippedGoodsAccount": null,
"StockInflationOffsetAccount": null,
"StockInflationAdjustAccount": null,
"VATInRevenueAccount": null,
"WipVarianceAccount": null,
"CostInflationAccount": null,
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"PurchaseBalanceAccount": null,
"ItemCode": "PCW.27.0719.4 - 40",
"IndEscala": "tYES",
"CNJPMan": null,
"ItemCycleCounts": []
},
{
"MinimalStock": 0,
"MaximalStock": 0,
"MinimalOrder": 0,
"StandardAveragePrice": 0,
"Locked": "tNO",
"InventoryAccount": null,
"CostAccount": null,
"TransferAccount": null,
"RevenuesAccount": null,
"VarienceAccount": null,
"DecreasingAccount": null,
"IncreasingAccount": null,
"ReturningAccount": null,
"ExpensesAccount": null,
"EURevenuesAccount": null,
"EUExpensesAccount": null,
"ForeignRevenueAcc": null,
"ForeignExpensAcc": null,
"ExemptIncomeAcc": null,
"PriceDifferenceAcc": null,
"WarehouseCode": "Del-04",
"InStock": 0,
"Committed": 0,
"Ordered": 0,
"CountedQuantity": 0,
"WasCounted": "tNO",
"UserSignature": 1,
"Counted": 0,
"ExpenseClearingAct": null,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"ExpenseOffsettingAccount": null,
"WipAccount": null,
"ExchangeRateDifferencesAcct": null,
"GoodsClearingAcct": null,
"NegativeInventoryAdjustmentAccount": null,
"CostInflationOffsetAccount": null,
"GLDecreaseAcct": null,
"GLIncreaseAcct": null,
"PAReturnAcct": null,
"PurchaseAcct": null,
"PurchaseOffsetAcct": null,
"ShippedGoodsAccount": null,
"StockInflationOffsetAccount": null,
"StockInflationAdjustAccount": null,
"VATInRevenueAccount": null,
"WipVarianceAccount": null,
"CostInflationAccount": null,
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"PurchaseBalanceAccount": null,
"ItemCode": "PCW.27.0719.4 - 40",
"IndEscala": "tYES",
"CNJPMan": null,
"ItemCycleCounts": []
},
{
"MinimalStock": 0,
"MaximalStock": 0,
"MinimalOrder": 0,
"StandardAveragePrice": 0,
"Locked": "tNO",
"InventoryAccount": null,
"CostAccount": null,
"TransferAccount": null,
"RevenuesAccount": null,
"VarienceAccount": null,
"DecreasingAccount": null,
"IncreasingAccount": null,
"ReturningAccount": null,
"ExpensesAccount": null,
"EURevenuesAccount": null,
"EUExpensesAccount": null,
"ForeignRevenueAcc": null,
"ForeignExpensAcc": null,
"ExemptIncomeAcc": null,
"PriceDifferenceAcc": null,
"WarehouseCode": "DropShip",
"InStock": 0,
"Committed": 0,
"Ordered": 0,
"CountedQuantity": 0,
"WasCounted": "tNO",
"UserSignature": 1,
"Counted": 0,
"ExpenseClearingAct": null,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"ExpenseOffsettingAccount": null,
"WipAccount": null,
"ExchangeRateDifferencesAcct": null,
"GoodsClearingAcct": null,
"NegativeInventoryAdjustmentAccount": null,
"CostInflationOffsetAccount": null,
"GLDecreaseAcct": null,
"GLIncreaseAcct": null,
"PAReturnAcct": null,
"PurchaseAcct": null,
"PurchaseOffsetAcct": null,
"ShippedGoodsAccount": null,
"StockInflationOffsetAccount": null,
"StockInflationAdjustAccount": null,
"VATInRevenueAccount": null,
"WipVarianceAccount": null,
"CostInflationAccount": null,
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"PurchaseBalanceAccount": null,
"ItemCode": "PCW.27.0719.4 - 40",
"IndEscala": "tYES",
"CNJPMan": null,
"ItemCycleCounts": []
},
{
"MinimalStock": 0,
"MaximalStock": 0,
"MinimalOrder": 0,
"StandardAveragePrice": 0,
"Locked": "tNO",
"InventoryAccount": null,
"CostAccount": null,
"TransferAccount": null,
"RevenuesAccount": null,
"VarienceAccount": null,
"DecreasingAccount": null,
"IncreasingAccount": null,
"ReturningAccount": null,
"ExpensesAccount": null,
"EURevenuesAccount": null,
"EUExpensesAccount": null,
"ForeignRevenueAcc": null,
"ForeignExpensAcc": null,
"ExemptIncomeAcc": null,
"PriceDifferenceAcc": null,
"WarehouseCode": "UP120-01",
"InStock": 0,
"Committed": 0,
"Ordered": 0,
"CountedQuantity": 0,
"WasCounted": "tNO",
"UserSignature": 1,
"Counted": 0,
"ExpenseClearingAct": null,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"ExpenseOffsettingAccount": null,
"WipAccount": null,
"ExchangeRateDifferencesAcct": null,
"GoodsClearingAcct": null,
"NegativeInventoryAdjustmentAccount": null,
"CostInflationOffsetAccount": null,
"GLDecreaseAcct": null,
"GLIncreaseAcct": null,
"PAReturnAcct": null,
"PurchaseAcct": null,
"PurchaseOffsetAcct": null,
"ShippedGoodsAccount": null,
"StockInflationOffsetAccount": null,
"StockInflationAdjustAccount": null,
"VATInRevenueAccount": null,
"WipVarianceAccount": null,
"CostInflationAccount": null,
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"PurchaseBalanceAccount": null,
"ItemCode": "PCW.27.0719.4 - 40",
"IndEscala": "tYES",
"CNJPMan": null,
"ItemCycleCounts": []
}
],
"ItemPreferredVendors": [],
"ItemLocalizationInfos": [],
"ItemProjects": [],
"ItemDistributionRules": [],
"ItemAttributeGroups": [],
"ItemDepreciationParameters": [],
"ItemPeriodControls": [],
"ItemUnitOfMeasurementCollection": [
{
"UoMType": "iutInventory",
"UoMEntry": 1,
"DefaultBarcode": 16078,
"DefaultPackage": null,
"Length1": 0,
"Length1Unit": null,
"Length2": 0,
"Length2Unit": null,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Height1": 0,
"Height1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Volume": 0,
"VolumeUnit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"ItemUoMPackageCollection": []
},
{
"UoMType": "iutPurchasing",
"UoMEntry": 1,
"DefaultBarcode": 16078,
"DefaultPackage": null,
"Length1": 0,
"Length1Unit": null,
"Length2": 0,
"Length2Unit": null,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Height1": 0,
"Height1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Volume": 0,
"VolumeUnit": 4,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"ItemUoMPackageCollection": [
{
"UoMType": "iutPurchasing",
"UoMEntry": 1,
"PackageTypeEntry": 1,
"Length1": 0,
"Length1Unit": null,
"Length2": 0,
"Length2Unit": null,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Height1": 0,
"Height1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Volume": 0,
"VolumeUnit": 4,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"QuantityPerPackage": 0
}
]
},
{
"UoMType": "iutSales",
"UoMEntry": 1,
"DefaultBarcode": 16078,
"DefaultPackage": null,
"Length1": 0,
"Length1Unit": null,
"Length2": 0,
"Length2Unit": null,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Height1": 0,
"Height1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Volume": 0,
"VolumeUnit": 4,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"ItemUoMPackageCollection": [
{
"UoMType": "iutSales",
"UoMEntry": 1,
"PackageTypeEntry": 1,
"Length1": 0,
"Length1Unit": null,
"Length2": 0,
"Length2Unit": null,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Height1": 0,
"Height1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Volume": 0,
"VolumeUnit": 4,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"QuantityPerPackage": 0
}
]
}
],
"ItemBarCodeCollection": [
{
"AbsEntry": 16078,
"UoMEntry": 1,
"Barcode": "8905163038896",
"FreeText": null
}
],
"ItemIntrastatExtension": {
"ItemCode": "PCW.27.0719.4 - 40",
"CommodityCode": null,
"SupplementaryUnit": null,
"FactorOfSupplementaryUnit": 0,
"ImportRegionState": null,
"ExportRegionState": null,
"ImportNatureOfTransaction": null,
"ExportNatureOfTransaction": null,
"ImportStatisticalProcedure": null,
"ExportStatisticalProcedure": null,
"CountryOfOrigin": null,
"ServiceCode": null,
"Type": "dDocument_Items",
"ServiceSupplyMethod": "ssmImmediate",
"ServicePaymentMethod": "spmOther",
"ImportRegionCountry": "IN",
"ExportRegionCountry": "IN",
"UseWeightInCalculation": "tYES",
"IntrastatRelevant": "tNO",
"StatisticalCode": null
}
}
]
}
}

List Orders

Retrieve a collection of Orders with all or some selected properties | key: listOrders

Output Example Payload

{
"data": {
"results": [
{
"odata.etag": "W/\"356A192B7913B04C54574D18C28D46E6395428AB\"",
"DocEntry": 10689,
"DocNum": 210,
"DocType": "dDocument_Items",
"HandWritten": "tNO",
"Printed": "psNo",
"DocDate": "2023-04-06",
"DocDueDate": "2023-04-06",
"CardCode": "C00642",
"CardName": "Pioneer Sports Company",
"Address": "F-21 Connaught Place\rDelhi-110001\rIN",
"NumAtCard": null,
"DocTotal": 48406,
"AttachmentEntry": null,
"DocCurrency": "INR",
"DocRate": 1,
"Reference1": "210",
"Reference2": null,
"Comments": "Aakash & Co.",
"JournalMemo": "Sales Orders - C00642",
"PaymentGroupCode": 1,
"DocTime": "11:13:00",
"SalesPersonCode": -1,
"TransportationCode": -1,
"Confirmed": "tYES",
"ImportFileNum": null,
"SummeryType": "dNoSummary",
"ContactPersonCode": 587,
"ShowSCN": "tNO",
"Series": 291,
"TaxDate": "2023-04-06",
"PartialSupply": "tYES",
"DocObjectCode": "oOrders",
"ShipToCode": "Pioneer Sports Company",
"Indicator": null,
"FederalTaxID": null,
"DiscountPercent": 0,
"PaymentReference": null,
"CreationDate": "2023-04-06",
"UpdateDate": "2023-04-06",
"FinancialPeriod": 58,
"UserSign": 9,
"TransNum": null,
"VatSum": 7383.98,
"VatSumSys": 7383.98,
"VatSumFc": 0,
"NetProcedure": "tNO",
"DocTotalFc": 0,
"DocTotalSys": 48406,
"Form1099": null,
"Box1099": null,
"RevisionPo": "tNO",
"RequriedDate": "2023-04-06",
"CancelDate": "2023-05-06",
"BlockDunning": "tNO",
"Submitted": "tNO",
"Segment": 0,
"PickStatus": "tNO",
"Pick": "tNO",
"PaymentMethod": "",
"PaymentBlock": "tNO",
"PaymentBlockEntry": null,
"CentralBankIndicator": null,
"MaximumCashDiscount": "tNO",
"Reserve": "tNO",
"Project": null,
"ExemptionValidityDateFrom": null,
"ExemptionValidityDateTo": null,
"WareHouseUpdateType": "dwh_CustomerOrders",
"Rounding": "tNO",
"ExternalCorrectedDocNum": null,
"InternalCorrectedDocNum": null,
"NextCorrectingDocument": null,
"DeferredTax": "tNO",
"TaxExemptionLetterNum": null,
"WTApplied": 0,
"WTAppliedFC": 0,
"BillOfExchangeReserved": "tNO",
"AgentCode": null,
"WTAppliedSC": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NumberOfInstallments": 1,
"ApplyTaxOnFirstInstallment": "tNO",
"WTNonSubjectAmount": 0,
"WTNonSubjectAmountSC": 0,
"WTNonSubjectAmountFC": 0,
"WTExemptedAmount": 0,
"WTExemptedAmountSC": 0,
"WTExemptedAmountFC": 0,
"BaseAmount": 0,
"BaseAmountSC": 0,
"BaseAmountFC": 0,
"WTAmount": 0,
"WTAmountSC": 0,
"WTAmountFC": 0,
"VatDate": null,
"DocumentsOwner": null,
"FolioPrefixString": null,
"FolioNumber": null,
"DocumentSubType": "bod_None",
"BPChannelCode": null,
"BPChannelContact": null,
"Address2": "F-21 Connaught Place\rDelhi-110001\rIN",
"DocumentStatus": "bost_Close",
"PeriodIndicator": "202324",
"PayToCode": "Pioneer Sports Company",
"ManualNumber": null,
"UseShpdGoodsAct": "tNO",
"IsPayToBank": "tNO",
"PayToBankCountry": null,
"PayToBankCode": null,
"PayToBankAccountNo": null,
"PayToBankBranch": null,
"BPL_IDAssignedToInvoice": 2,
"DownPayment": 0,
"ReserveInvoice": "tNO",
"LanguageCode": 8,
"TrackingNumber": null,
"PickRemark": null,
"ClosingDate": null,
"SequenceCode": null,
"SequenceSerial": null,
"SeriesString": null,
"SubSeriesString": null,
"SequenceModel": "0",
"UseCorrectionVATGroup": "tNO",
"TotalDiscount": 0,
"DownPaymentAmount": 0,
"DownPaymentPercentage": 0,
"DownPaymentType": "dptInvoice",
"DownPaymentAmountSC": 0,
"DownPaymentAmountFC": 0,
"VatPercent": 0,
"ServiceGrossProfitPercent": null,
"OpeningRemarks": null,
"ClosingRemarks": null,
"RoundingDiffAmount": -0.1,
"RoundingDiffAmountFC": 0,
"RoundingDiffAmountSC": -0.1,
"Cancelled": "tNO",
"SignatureInputMessage": null,
"SignatureDigest": null,
"CertificationNumber": null,
"PrivateKeyVersion": null,
"ControlAccount": "_SYS00000000037",
"InsuranceOperation347": "tNO",
"ArchiveNonremovableSalesQuotation": "tNO",
"GTSChecker": null,
"GTSPayee": null,
"ExtraMonth": 0,
"ExtraDays": 30,
"CashDiscountDateOffset": 0,
"StartFrom": "pdt_None",
"NTSApproved": "tNO",
"ETaxWebSite": null,
"ETaxNumber": null,
"NTSApprovedNumber": null,
"EDocGenerationType": "edocNotRelevant",
"EDocSeries": null,
"EDocNum": null,
"EDocExportFormat": null,
"EDocStatus": "edoc_Ok",
"EDocErrorCode": null,
"EDocErrorMessage": null,
"DownPaymentStatus": "so_Open",
"GroupSeries": null,
"GroupNumber": null,
"GroupHandWritten": "tNO",
"ReopenOriginalDocument": null,
"ReopenManuallyClosedOrCanceledDocument": null,
"CreateOnlineQuotation": "tNO",
"POSEquipmentNumber": null,
"POSManufacturerSerialNumber": null,
"POSCashierNumber": null,
"ApplyCurrentVATRatesForDownPaymentsToDraw": "tNO",
"ClosingOption": "coByCurrentSystemDate",
"SpecifiedClosingDate": null,
"OpenForLandedCosts": "tYES",
"AuthorizationStatus": "dasWithout",
"TotalDiscountFC": 0,
"TotalDiscountSC": 0,
"RelevantToGTS": "tNO",
"BPLName": "Eltus Mode Delhi",
"VATRegNum": "07AAFCE3317E1Z1",
"AnnualInvoiceDeclarationReference": null,
"Supplier": null,
"Releaser": null,
"Receiver": null,
"BlanketAgreementNumber": null,
"IsAlteration": "tNO",
"CancelStatus": "csNo",
"AssetValueDate": null,
"DocumentDelivery": "ddtNoneSeleted",
"AuthorizationCode": null,
"StartDeliveryDate": null,
"StartDeliveryTime": null,
"EndDeliveryDate": null,
"EndDeliveryTime": null,
"VehiclePlate": null,
"ATDocumentType": null,
"ElecCommStatus": null,
"ElecCommMessage": null,
"ReuseDocumentNum": "tNO",
"ReuseNotaFiscalNum": "tNO",
"PrintSEPADirect": "tNO",
"FiscalDocNum": null,
"POSDailySummaryNo": null,
"POSReceiptNo": null,
"PointOfIssueCode": null,
"Letter": null,
"FolioNumberFrom": null,
"FolioNumberTo": null,
"InterimType": "boidt_None",
"RelatedType": -1,
"RelatedEntry": null,
"SAPPassport": null,
"DocumentTaxID": null,
"DateOfReportingControlStatementVAT": null,
"ReportingSectionControlStatementVAT": null,
"ExcludeFromTaxReportControlStatementVAT": "tNO",
"POS_CashRegister": null,
"UpdateTime": "11:13:07",
"CreateQRCodeFrom": null,
"PriceMode": null,
"ShipFrom": "Pioneer Sports Company",
"CommissionTrade": "ct_Empty",
"CommissionTradeReturn": "tNO",
"UseBillToAddrToDetermineTax": "tNO",
"Cig": null,
"Cup": null,
"FatherCard": "C00001",
"FatherType": "cDelivery_sum",
"ShipState": null,
"ShipPlace": null,
"CustOffice": null,
"FCI": null,
"AddLegIn": null,
"LegTextF": null,
"DANFELgTxt": null,
"IndFinal": "tNO",
"DataVersion": 1,
"LastPageFolioNumber": null,
"U_Discount1": 0,
"U_Discount2": 0,
"U_Discount3": 0,
"U_WayBill": null,
"U_WayDate": null,
"U_TransMode": null,
"U_TransName": null,
"U_VehicleNo": null,
"U_GenType": null,
"U_UTL_ST_ADD": null,
"U_UTL_SC_JVCD": null,
"U_UTL_SC_JVNM": null,
"Document_ApprovalRequests": [],
"DocumentLines": [
{
"LineNum": 0,
"ItemCode": "PCM.22.3011.0 - 44",
"ItemDescription": "PC3011 BLACK - 44",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 1728.32,
"PriceAfterVAT": 2039.42,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163003894",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 311.0976,
"AppliedTaxFC": 0,
"AppliedTaxSC": 311.0976,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 311.0976,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 311.0976,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1728.32,
"TaxPercentagePerRow": 18,
"TaxTotal": 311.0976,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1728.32,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 0,
"BaseOpenQuantity": 0,
"UnitPrice": 1728.32,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 990,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 990,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 1728.32,
"OpenAmountFC": 0,
"OpenAmountSC": 1728.32,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 738.32,
"GrossProfitFC": 0,
"GrossProfitSC": 738.32,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2039.42,
"GrossTotal": 2039.42,
"GrossTotalFC": 0,
"GrossTotalSC": 2039.42,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 155.5488,
"TaxAmountSC": 155.5488,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 0,
"RowSequence": 0,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 155.5488,
"TaxAmountSC": 155.5488,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 0,
"RowSequence": 1,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 1,
"ItemCode": "PCM.21.3016.2 - 42",
"ItemDescription": "PC3016 COGNAC - 42",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2016.47,
"PriceAfterVAT": 2379.43,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163004532",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 362.9646,
"AppliedTaxFC": 0,
"AppliedTaxSC": 362.9646,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 362.9646,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 362.9646,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2016.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 362.9646,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2016.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 1,
"BaseOpenQuantity": 0,
"UnitPrice": 2016.47,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1094.89,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1094.89,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2016.47,
"OpenAmountFC": 0,
"OpenAmountSC": 2016.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 921.58,
"GrossProfitFC": 0,
"GrossProfitSC": 921.58,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2379.43,
"GrossTotal": 2379.43,
"GrossTotalFC": 0,
"GrossTotalSC": 2379.43,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 181.4823,
"TaxAmountSC": 181.4823,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 1,
"RowSequence": 2,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 181.4823,
"TaxAmountSC": 181.4823,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 1,
"RowSequence": 3,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 2,
"ItemCode": "PCM.13.5001.0 - 39",
"ItemDescription": "PC5001 BLACK - 39",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163010878",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 2,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 2,
"RowSequence": 4,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 2,
"RowSequence": 5,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 3,
"ItemCode": "PCM.13.5001.0 - 40",
"ItemDescription": "PC5001 BLACK - 40",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005713",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 3,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 3,
"RowSequence": 6,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 3,
"RowSequence": 7,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 4,
"ItemCode": "PCM.13.5001.0 - 43",
"ItemDescription": "PC5001 BLACK - 43",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005744",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 4,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 4,
"RowSequence": 8,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 4,
"RowSequence": 9,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 5,
"ItemCode": "PCM.13.5001.2 - 39",
"ItemDescription": "PC5001 COGNAC - 39",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163010885",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 5,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 5,
"RowSequence": 10,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 5,
"RowSequence": 11,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 6,
"ItemCode": "PCM.13.5001.2 - 41",
"ItemDescription": "PC5001 COGNAC - 41",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005669",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 6,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 6,
"RowSequence": 12,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 6,
"RowSequence": 13,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 7,
"ItemCode": "PCM.13.5001.2 - 42",
"ItemDescription": "PC5001 COGNAC - 42",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005676",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 7,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 7,
"RowSequence": 14,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 7,
"RowSequence": 15,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 8,
"ItemCode": "PCM.13.5001.2 - 43",
"ItemDescription": "PC5001 COGNAC - 43",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005683",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 8,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1274.97,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1274.97,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.65,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.65,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 8,
"RowSequence": 16,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 8,
"RowSequence": 17,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 9,
"ItemCode": "PCM.13.5001.2 - 44",
"ItemDescription": "PC5001 COGNAC - 44",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163005690",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 9,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1275,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1275,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1029.62,
"GrossProfitFC": 0,
"GrossProfitSC": 1029.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 9,
"RowSequence": 18,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 9,
"RowSequence": 19,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 10,
"ItemCode": "PCM.23.5004.0 - 43",
"ItemDescription": "PC5004 BLACK - 43",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163016924",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 10,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1375,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1375,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 929.62,
"GrossProfitFC": 0,
"GrossProfitSC": 929.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 10,
"RowSequence": 20,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 10,
"RowSequence": 21,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 11,
"ItemCode": "PCM.23.5004.0 - 44",
"ItemDescription": "PC5004 BLACK - 44",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2304.62,
"PriceAfterVAT": 2719.45,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163016931",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 414.8316,
"AppliedTaxFC": 0,
"AppliedTaxSC": 414.8316,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 414.8316,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 414.8316,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2304.62,
"TaxPercentagePerRow": 18,
"TaxTotal": 414.8316,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2304.62,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 11,
"BaseOpenQuantity": 0,
"UnitPrice": 2304.62,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1375,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1375,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2304.62,
"OpenAmountFC": 0,
"OpenAmountSC": 2304.62,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 929.62,
"GrossProfitFC": 0,
"GrossProfitSC": 929.62,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2719.45,
"GrossTotal": 2719.45,
"GrossTotalFC": 0,
"GrossTotalSC": 2719.45,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 11,
"RowSequence": 22,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 207.4158,
"TaxAmountSC": 207.4158,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 11,
"RowSequence": 23,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 12,
"ItemCode": "PCM.23.5011.1 - 43",
"ItemDescription": "PC5011 CAFÉ - 43",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2189.36,
"PriceAfterVAT": 2583.44,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163022598",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 394.0848,
"AppliedTaxFC": 0,
"AppliedTaxSC": 394.0848,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 394.0848,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 394.0848,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2189.36,
"TaxPercentagePerRow": 18,
"TaxTotal": 394.0848,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2189.36,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 12,
"BaseOpenQuantity": 0,
"UnitPrice": 2189.36,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1125,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1125,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2189.36,
"OpenAmountFC": 0,
"OpenAmountSC": 2189.36,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1064.36,
"GrossProfitFC": 0,
"GrossProfitSC": 1064.36,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2583.44,
"GrossTotal": 2583.44,
"GrossTotalFC": 0,
"GrossTotalSC": 2583.44,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 197.0424,
"TaxAmountSC": 197.0424,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 12,
"RowSequence": 24,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 197.0424,
"TaxAmountSC": 197.0424,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 12,
"RowSequence": 25,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 13,
"ItemCode": "PCM.23.6001.0 - 41",
"ItemDescription": "PC6001 BLACK - 41",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2880.92,
"PriceAfterVAT": 3399.49,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163036632",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 518.5656,
"AppliedTaxFC": 0,
"AppliedTaxSC": 518.5656,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 518.5656,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 518.5656,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2880.92,
"TaxPercentagePerRow": 18,
"TaxTotal": 518.5656,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2880.92,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 13,
"BaseOpenQuantity": 0,
"UnitPrice": 2880.92,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1450,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1450,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2880.92,
"OpenAmountFC": 0,
"OpenAmountSC": 2880.92,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1430.92,
"GrossProfitFC": 0,
"GrossProfitSC": 1430.92,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3399.49,
"GrossTotal": 3399.49,
"GrossTotalFC": 0,
"GrossTotalSC": 3399.49,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 259.2828,
"TaxAmountSC": 259.2828,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 13,
"RowSequence": 26,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 259.2828,
"TaxAmountSC": 259.2828,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 13,
"RowSequence": 27,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 14,
"ItemCode": "PCM.23.6001.0 - 42",
"ItemDescription": "PC6001 BLACK - 42",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2880.92,
"PriceAfterVAT": 3399.49,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163036649",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 518.5656,
"AppliedTaxFC": 0,
"AppliedTaxSC": 518.5656,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 518.5656,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 518.5656,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2880.92,
"TaxPercentagePerRow": 18,
"TaxTotal": 518.5656,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2880.92,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 14,
"BaseOpenQuantity": 0,
"UnitPrice": 2880.92,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1450,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1450,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2880.92,
"OpenAmountFC": 0,
"OpenAmountSC": 2880.92,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1430.92,
"GrossProfitFC": 0,
"GrossProfitSC": 1430.92,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 3399.49,
"GrossTotal": 3399.49,
"GrossTotalFC": 0,
"GrossTotalSC": 3399.49,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 259.2828,
"TaxAmountSC": 259.2828,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 14,
"RowSequence": 28,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 259.2828,
"TaxAmountSC": 259.2828,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 14,
"RowSequence": 29,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 15,
"ItemCode": "PCM.12.9014.0 - 44",
"ItemDescription": "PC9014 BLACK - 44",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2016.47,
"PriceAfterVAT": 2379.43,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163008516",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 362.9646,
"AppliedTaxFC": 0,
"AppliedTaxSC": 362.9646,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 362.9646,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 362.9646,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2016.47,
"TaxPercentagePerRow": 18,
"TaxTotal": 362.9646,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2016.47,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 15,
"BaseOpenQuantity": 0,
"UnitPrice": 2016.47,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1110,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1110,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2016.47,
"OpenAmountFC": 0,
"OpenAmountSC": 2016.47,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 906.47,
"GrossProfitFC": 0,
"GrossProfitSC": 906.47,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2379.43,
"GrossTotal": 2379.43,
"GrossTotalFC": 0,
"GrossTotalSC": 2379.43,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 181.4823,
"TaxAmountSC": 181.4823,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 15,
"RowSequence": 30,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 181.4823,
"TaxAmountSC": 181.4823,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 15,
"RowSequence": 31,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 16,
"ItemCode": "PCM.11.9041.2 - 44",
"ItemDescription": "PC9041 COGNAC - 44",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2131.73,
"PriceAfterVAT": 2515.44,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163021188",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 383.7114,
"AppliedTaxFC": 0,
"AppliedTaxSC": 383.7114,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 383.7114,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 383.7114,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2131.73,
"TaxPercentagePerRow": 18,
"TaxTotal": 383.7114,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2131.73,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 16,
"BaseOpenQuantity": 0,
"UnitPrice": 2131.73,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1100,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1100,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2131.73,
"OpenAmountFC": 0,
"OpenAmountSC": 2131.73,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1031.73,
"GrossProfitFC": 0,
"GrossProfitSC": 1031.73,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2515.44,
"GrossTotal": 2515.44,
"GrossTotalFC": 0,
"GrossTotalSC": 2515.44,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 191.8557,
"TaxAmountSC": 191.8557,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 16,
"RowSequence": 32,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 191.8557,
"TaxAmountSC": 191.8557,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 16,
"RowSequence": 33,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 17,
"ItemCode": "PCM.11.9042.2 - 42",
"ItemDescription": "PC9042 COGNAC - 42",
"Quantity": 1,
"ShipDate": "2023-04-06",
"Price": 2131.73,
"PriceAfterVAT": 2515.44,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000133",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163026077",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "B-2/64 Mohan Co-operative Industrial Estate, Mathura Road\rNew Delhi-110044\rIN",
"TaxCode": "GST18",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": 13154,
"OriginalItem": null,
"BackOrder": "tYES",
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 383.7114,
"AppliedTaxFC": 0,
"AppliedTaxSC": 383.7114,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 383.7114,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 383.7114,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 2131.73,
"TaxPercentagePerRow": 18,
"TaxTotal": 383.7114,
"ConsumerSalesForecast": "tYES",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 2131.73,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 17,
"BaseOpenQuantity": 0,
"UnitPrice": 2131.73,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": "_SYS00000000103",
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 1100,
"GrossBase": -1,
"GrossProfitTotalBasePrice": 1100,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 3,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 2131.73,
"OpenAmountFC": 0,
"OpenAmountSC": 2131.73,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 10689,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 1031.73,
"GrossProfitFC": 0,
"GrossProfitSC": 1031.73,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 2515.44,
"GrossTotal": 2515.44,
"GrossTotalFC": 0,
"GrossTotalSC": 2515.44,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": 0,
"CNJPMan": null,
"CESTCode": -1,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipToCode": "Pioneer Sports Company",
"ShipToDescription": "F-21 Connaught Place\rDelhi-110001\rIN",
"OwnerCode": null,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": 0,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "CGST9",
"JurisdictionType": -100,
"TaxAmount": 191.8557,
"TaxAmountSC": 191.8557,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 17,
"RowSequence": 34,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
},
{
"JurisdictionCode": "SGST9",
"JurisdictionType": -110,
"TaxAmount": 191.8557,
"TaxAmountSC": 191.8557,
"TaxAmountFC": 0,
"TaxRate": 9,
"DocEntry": 10689,
"LineNumber": 17,
"RowSequence": 35,
"ExternalCalcTaxRate": 0,
"ExternalCalcTaxAmount": 0,
"ExternalCalcTaxAmountFC": 0,
"ExternalCalcTaxAmountSC": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
}
],
"ElectronicProtocols": [],
"DocumentAdditionalExpenses": [],
"WithholdingTaxDataWTXCollection": [],
"WithholdingTaxDataCollection": [],
"DocumentSpecialLines": [],
"TaxExtension": {
"TaxId0": null,
"TaxId1": null,
"TaxId2": null,
"TaxId3": null,
"TaxId4": null,
"TaxId5": null,
"TaxId6": null,
"TaxId7": null,
"TaxId8": null,
"TaxId9": null,
"State": "DL",
"County": null,
"Incoterms": null,
"Vehicle": null,
"VehicleState": null,
"NFRef": null,
"Carrier": null,
"PackQuantity": null,
"PackDescription": null,
"Brand": null,
"ShipUnitNo": null,
"NetWeight": 0,
"GrossWeight": 0,
"StreetS": "F-21 Connaught Place",
"BlockS": null,
"BuildingS": "",
"CityS": "Delhi",
"ZipCodeS": "110001",
"CountyS": null,
"StateS": "DL",
"CountryS": "IN",
"StreetB": "F-21 Connaught Place",
"BlockB": null,
"BuildingB": "",
"CityB": "Delhi",
"ZipCodeB": "110001",
"CountyB": null,
"StateB": "DL",
"CountryB": "IN",
"ImportOrExport": "tNO",
"MainUsage": null,
"GlobalLocationNumberS": null,
"GlobalLocationNumberB": null,
"TaxId12": null,
"TaxId13": null,
"BillOfEntryNo": null,
"BillOfEntryDate": null,
"OriginalBillOfEntryNo": null,
"OriginalBillOfEntryDate": null,
"ImportOrExportType": "et_IpmortsOrExports",
"PortCode": null,
"DocEntry": 10689,
"BoEValue": null,
"ClaimRefund": "tNO",
"DifferentialOfTaxRate": 100,
"IsIGSTAccount": "tYES"
},
"AddressExtension": {
"ShipToStreet": "F-21 Connaught Place",
"ShipToStreetNo": null,
"ShipToBlock": null,
"ShipToBuilding": "",
"ShipToCity": "Delhi",
"ShipToZipCode": "110001",
"ShipToCounty": null,
"ShipToState": "DL",
"ShipToCountry": "IN",
"ShipToAddressType": null,
"BillToStreet": "F-21 Connaught Place",
"BillToStreetNo": null,
"BillToBlock": null,
"BillToBuilding": "",
"BillToCity": "Delhi",
"BillToZipCode": "110001",
"BillToCounty": null,
"BillToState": "DL",
"BillToCountry": "IN",
"BillToAddressType": null,
"ShipToGlobalLocationNumber": null,
"BillToGlobalLocationNumber": null,
"ShipToAddress2": "F-21 Connaught Place",
"ShipToAddress3": null,
"BillToAddress2": "F-21 Connaught Place",
"BillToAddress3": null,
"PlaceOfSupply": "DL",
"PurchasePlaceOfSupply": "DL",
"DocEntry": 10689,
"GoodsIssuePlaceBP": null,
"GoodsIssuePlaceCNPJ": null,
"GoodsIssuePlaceCPF": null,
"GoodsIssuePlaceStreet": null,
"GoodsIssuePlaceStreetNo": null,
"GoodsIssuePlaceBuilding": null,
"GoodsIssuePlaceZip": null,
"GoodsIssuePlaceBlock": null,
"GoodsIssuePlaceCity": null,
"GoodsIssuePlaceCounty": null,
"GoodsIssuePlaceState": null,
"GoodsIssuePlaceCountry": null,
"GoodsIssuePlacePhone": null,
"GoodsIssuePlaceEMail": null,
"GoodsIssuePlaceDepartureDate": null,
"DeliveryPlaceBP": null,
"DeliveryPlaceCNPJ": null,
"DeliveryPlaceCPF": null,
"DeliveryPlaceStreet": null,
"DeliveryPlaceStreetNo": null,
"DeliveryPlaceBuilding": null,
"DeliveryPlaceZip": null,
"DeliveryPlaceBlock": null,
"DeliveryPlaceCity": null,
"DeliveryPlaceCounty": null,
"DeliveryPlaceState": null,
"DeliveryPlaceCountry": null,
"DeliveryPlacePhone": null,
"DeliveryPlaceEMail": null,
"DeliveryPlaceDepartureDate": null,
"U_UTL_ST_ThLegNameS": null,
"U_UTL_ST_ThLegNameB": null,
"U_UTL_ST_ThTrdNameS": null,
"U_UTL_ST_ThTrdNameB": null
},
"DocumentReferences": []
}
]
}
}

List Price Lists

Retrieve a collection of PriceLists with all or some selected properties. | key: listPriceLists

Output Example Payload

{
"data": {
"results": [
{
"RoundingMethod": "borm_NoRounding",
"GroupNum": "boplgn_Group2",
"BasePriceList": 2,
"Factor": 1,
"PriceListNo": 2,
"PriceListName": "Buying Price List",
"IsGrossPrice": "tNO",
"Active": "tYES",
"ValidFrom": null,
"ValidTo": null,
"DefaultPrimeCurrency": "INR",
"DefaultAdditionalCurrency1": "INR",
"DefaultAdditionalCurrency2": "INR",
"RoundingRule": "borrRoundOff",
"FixedAmount": 0
}
]
}
}

List Purchase Orders

Retrieve a collection of Purchase Orders with all or some selected properties. | key: listPurchaseOrders

Output Example Payload

{
"data": {
"results": [
{
"odata.etag": "W/\"356A192B7913B04C54574D18C28D46E6395428AB\"",
"DocEntry": 236,
"DocNum": 19,
"DocType": "dDocument_Items",
"HandWritten": "tNO",
"Printed": "psNo",
"DocDate": "2020-12-12",
"DocDueDate": "2020-12-12",
"CardCode": "V00009",
"CardName": "LUTHRA OVERSEASE",
"Address": "AGRA-282007\rIN",
"NumAtCard": null,
"DocTotal": 7770,
"AttachmentEntry": null,
"DocCurrency": "INR",
"DocRate": 1,
"Reference1": "-236",
"Reference2": null,
"Comments": "PO IS NOT IN SAP",
"JournalMemo": "Purchase Orders - V00009",
"PaymentGroupCode": 2,
"DocTime": "13:26:00",
"SalesPersonCode": -1,
"TransportationCode": -1,
"Confirmed": "tYES",
"ImportFileNum": null,
"SummeryType": "dNoSummary",
"ContactPersonCode": 9,
"ShowSCN": "tNO",
"Series": 149,
"TaxDate": "2020-12-12",
"PartialSupply": null,
"DocObjectCode": "oPurchaseOrders",
"ShipToCode": "Luthra Overseas",
"Indicator": null,
"FederalTaxID": null,
"DiscountPercent": 0,
"PaymentReference": null,
"CreationDate": "2020-12-12",
"UpdateDate": "2020-12-12",
"FinancialPeriod": 23,
"UserSign": 9,
"TransNum": null,
"VatSum": 370,
"VatSumSys": 370,
"VatSumFc": 0,
"NetProcedure": "tNO",
"DocTotalFc": 0,
"DocTotalSys": 7770,
"Form1099": null,
"Box1099": null,
"RevisionPo": "tYES",
"RequriedDate": null,
"CancelDate": null,
"BlockDunning": "tNO",
"Submitted": "tNO",
"Segment": 0,
"PickStatus": "tNO",
"Pick": "tNO",
"PaymentMethod": "",
"PaymentBlock": "tNO",
"PaymentBlockEntry": null,
"CentralBankIndicator": null,
"MaximumCashDiscount": "tNO",
"Reserve": "tNO",
"Project": null,
"ExemptionValidityDateFrom": null,
"ExemptionValidityDateTo": null,
"WareHouseUpdateType": "dwh_OrdersFromVendors",
"Rounding": "tNO",
"ExternalCorrectedDocNum": null,
"InternalCorrectedDocNum": null,
"NextCorrectingDocument": null,
"DeferredTax": "tNO",
"TaxExemptionLetterNum": null,
"WTApplied": 0,
"WTAppliedFC": 0,
"BillOfExchangeReserved": "tNO",
"AgentCode": null,
"WTAppliedSC": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NumberOfInstallments": 1,
"ApplyTaxOnFirstInstallment": "tNO",
"WTNonSubjectAmount": 0,
"WTNonSubjectAmountSC": 0,
"WTNonSubjectAmountFC": 0,
"WTExemptedAmount": 0,
"WTExemptedAmountSC": 0,
"WTExemptedAmountFC": 0,
"BaseAmount": 0,
"BaseAmountSC": 0,
"BaseAmountFC": 0,
"WTAmount": 0,
"WTAmountSC": 0,
"WTAmountFC": 0,
"VatDate": null,
"DocumentsOwner": null,
"FolioPrefixString": null,
"FolioNumber": null,
"DocumentSubType": "bod_None",
"BPChannelCode": null,
"BPChannelContact": null,
"Address2": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"DocumentStatus": "bost_Close",
"PeriodIndicator": "202021",
"PayToCode": "Luthra Overseas",
"ManualNumber": null,
"UseShpdGoodsAct": "tNO",
"IsPayToBank": "tNO",
"PayToBankCountry": null,
"PayToBankCode": null,
"PayToBankAccountNo": null,
"PayToBankBranch": null,
"BPL_IDAssignedToInvoice": 2,
"DownPayment": 0,
"ReserveInvoice": "tNO",
"LanguageCode": 8,
"TrackingNumber": null,
"PickRemark": null,
"ClosingDate": null,
"SequenceCode": null,
"SequenceSerial": null,
"SeriesString": null,
"SubSeriesString": null,
"SequenceModel": "0",
"UseCorrectionVATGroup": "tNO",
"TotalDiscount": 0,
"DownPaymentAmount": 0,
"DownPaymentPercentage": 0,
"DownPaymentType": "dptInvoice",
"DownPaymentAmountSC": 0,
"DownPaymentAmountFC": 0,
"VatPercent": 0,
"ServiceGrossProfitPercent": 0,
"OpeningRemarks": null,
"ClosingRemarks": null,
"RoundingDiffAmount": 0,
"RoundingDiffAmountFC": 0,
"RoundingDiffAmountSC": 0,
"Cancelled": "tNO",
"SignatureInputMessage": null,
"SignatureDigest": null,
"CertificationNumber": null,
"PrivateKeyVersion": null,
"ControlAccount": "_SYS00000000064",
"InsuranceOperation347": "tNO",
"ArchiveNonremovableSalesQuotation": "tNO",
"GTSChecker": null,
"GTSPayee": null,
"ExtraMonth": 0,
"ExtraDays": 90,
"CashDiscountDateOffset": 0,
"StartFrom": "pdt_None",
"NTSApproved": "tNO",
"ETaxWebSite": null,
"ETaxNumber": null,
"NTSApprovedNumber": null,
"EDocGenerationType": "edocNotRelevant",
"EDocSeries": null,
"EDocNum": null,
"EDocExportFormat": null,
"EDocStatus": "edoc_Ok",
"EDocErrorCode": null,
"EDocErrorMessage": null,
"DownPaymentStatus": "so_Open",
"GroupSeries": null,
"GroupNumber": null,
"GroupHandWritten": "tNO",
"ReopenOriginalDocument": null,
"ReopenManuallyClosedOrCanceledDocument": null,
"CreateOnlineQuotation": "tNO",
"POSEquipmentNumber": null,
"POSManufacturerSerialNumber": null,
"POSCashierNumber": null,
"ApplyCurrentVATRatesForDownPaymentsToDraw": "tNO",
"ClosingOption": "coByCurrentSystemDate",
"SpecifiedClosingDate": null,
"OpenForLandedCosts": "tYES",
"AuthorizationStatus": "dasWithout",
"TotalDiscountFC": 0,
"TotalDiscountSC": 0,
"RelevantToGTS": "tNO",
"BPLName": "Eltus Mode Delhi",
"VATRegNum": "07AAFCE3317E1Z1",
"AnnualInvoiceDeclarationReference": null,
"Supplier": null,
"Releaser": null,
"Receiver": null,
"BlanketAgreementNumber": null,
"IsAlteration": "tNO",
"CancelStatus": "csNo",
"AssetValueDate": null,
"DocumentDelivery": "ddtNoneSeleted",
"AuthorizationCode": null,
"StartDeliveryDate": null,
"StartDeliveryTime": null,
"EndDeliveryDate": null,
"EndDeliveryTime": null,
"VehiclePlate": null,
"ATDocumentType": null,
"ElecCommStatus": null,
"ElecCommMessage": null,
"ReuseDocumentNum": "tNO",
"ReuseNotaFiscalNum": "tNO",
"PrintSEPADirect": "tNO",
"FiscalDocNum": null,
"POSDailySummaryNo": null,
"POSReceiptNo": null,
"PointOfIssueCode": null,
"Letter": null,
"FolioNumberFrom": null,
"FolioNumberTo": null,
"InterimType": "boidt_None",
"RelatedType": -1,
"RelatedEntry": null,
"SAPPassport": null,
"DocumentTaxID": null,
"DateOfReportingControlStatementVAT": null,
"ReportingSectionControlStatementVAT": null,
"ExcludeFromTaxReportControlStatementVAT": "tNO",
"POS_CashRegister": null,
"UpdateTime": "13:29:39",
"CreateQRCodeFrom": null,
"PriceMode": null,
"ShipFrom": "Luthra Overseas",
"CommissionTrade": "ct_Empty",
"CommissionTradeReturn": "tNO",
"UseBillToAddrToDetermineTax": "tNO",
"Cig": null,
"Cup": null,
"FatherCard": null,
"FatherType": "cPayments_sum",
"ShipState": null,
"ShipPlace": null,
"CustOffice": null,
"FCI": null,
"AddLegIn": null,
"LegTextF": null,
"DANFELgTxt": null,
"DataVersion": 1,
"LastPageFolioNumber": null,
"U_Discount1": 0,
"U_Discount2": 0,
"U_Discount3": 0,
"U_WayBill": null,
"U_WayDate": null,
"U_TransMode": null,
"U_TransName": null,
"U_VehicleNo": null,
"U_GenType": null,
"U_UTL_ST_ADD": null,
"U_UTL_SC_JVCD": null,
"U_UTL_SC_JVNM": null,
"Document_ApprovalRequests": [],
"DocumentLines": [
{
"LineNum": 0,
"ItemCode": "PCM.12.9026.2 - 40",
"ItemDescription": "PC9026 TAN - 40",
"Quantity": 2,
"ShipDate": "2020-12-12",
"Price": 925,
"PriceAfterVAT": 971.25,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000027",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163009919",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "IGST5",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": null,
"OriginalItem": null,
"BackOrder": null,
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 92.5,
"AppliedTaxFC": 0,
"AppliedTaxSC": 92.5,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 92.5,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 92.5,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 1850,
"TaxPercentagePerRow": 5,
"TaxTotal": 92.5,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 1850,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 0,
"BaseOpenQuantity": 0,
"UnitPrice": 925,
"LineStatus": "bost_Close",
"PackageQuantity": 2,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": null,
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 0,
"GrossBase": null,
"GrossProfitTotalBasePrice": 0,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 1850,
"OpenAmountFC": 0,
"OpenAmountSC": 1850,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 236,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 0,
"GrossProfitFC": 0,
"GrossProfitSC": 0,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 2,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 971.25,
"GrossTotal": 1942.5,
"GrossTotalFC": 0,
"GrossTotalSC": 1942.5,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": null,
"CNJPMan": null,
"CESTCode": null,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipFromCode": null,
"ShipFromDescription": null,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": null,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "IGST5",
"JurisdictionType": -120,
"TaxAmount": 92.5,
"TaxAmountSC": 92.5,
"TaxAmountFC": 0,
"TaxRate": 5,
"DocEntry": 236,
"LineNumber": 0,
"RowSequence": 0
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 1,
"ItemCode": "PCM.12.9026.2 - 45",
"ItemDescription": "PC9026 TAN - 45",
"Quantity": 5,
"ShipDate": "2020-12-12",
"Price": 925,
"PriceAfterVAT": 971.25,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000027",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163009964",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "IGST5",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": null,
"OriginalItem": null,
"BackOrder": null,
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 231.25,
"AppliedTaxFC": 0,
"AppliedTaxSC": 231.25,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 231.25,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 231.25,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 4625,
"TaxPercentagePerRow": 5,
"TaxTotal": 231.25,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 4625,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 1,
"BaseOpenQuantity": 0,
"UnitPrice": 925,
"LineStatus": "bost_Close",
"PackageQuantity": 5,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": null,
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 0,
"GrossBase": null,
"GrossProfitTotalBasePrice": 0,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 4625,
"OpenAmountFC": 0,
"OpenAmountSC": 4625,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 236,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 0,
"GrossProfitFC": 0,
"GrossProfitSC": 0,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 5,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 971.25,
"GrossTotal": 4856.25,
"GrossTotalFC": 0,
"GrossTotalSC": 4856.25,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": null,
"CNJPMan": null,
"CESTCode": null,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipFromCode": null,
"ShipFromDescription": null,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": null,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "IGST5",
"JurisdictionType": -120,
"TaxAmount": 231.25,
"TaxAmountSC": 231.25,
"TaxAmountFC": 0,
"TaxRate": 5,
"DocEntry": 236,
"LineNumber": 1,
"RowSequence": 1
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
},
{
"LineNum": 2,
"ItemCode": "PCM.12.9029.0 - 45",
"ItemDescription": "PC9029 BLACK - 45",
"Quantity": 1,
"ShipDate": "2020-12-12",
"Price": 925,
"PriceAfterVAT": 971.25,
"Currency": "INR",
"Rate": 0,
"DiscountPercent": 0,
"VendorNum": "",
"SerialNum": null,
"WarehouseCode": "Del-01",
"SalesPersonCode": -1,
"CommisionPercent": 0,
"TreeType": "iNotATree",
"AccountCode": "_SYS00000000027",
"UseBaseUnits": "tNO",
"SupplierCatNum": "",
"CostingCode": null,
"ProjectCode": "",
"BarCode": "8905163010267",
"VatGroup": "",
"Height1": 0,
"Hight1Unit": null,
"Height2": 0,
"Height2Unit": null,
"Lengh1": 0,
"Lengh1Unit": null,
"Lengh2": 0,
"Lengh2Unit": null,
"Weight1": 0,
"Weight1Unit": null,
"Weight2": 0,
"Weight2Unit": null,
"Factor1": 1,
"Factor2": 1,
"Factor3": 1,
"Factor4": 1,
"BaseType": -1,
"BaseEntry": null,
"BaseLine": null,
"Volume": 0,
"VolumeUnit": 4,
"Width1": 0,
"Width1Unit": null,
"Width2": 0,
"Width2Unit": null,
"Address": "Mathura Road B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate\rNew Delhi-110044\rIN",
"TaxCode": "IGST5",
"TaxType": "tt_Yes",
"TaxLiable": "tYES",
"PickStatus": "tNO",
"PickQuantity": 0,
"PickListIdNumber": null,
"OriginalItem": null,
"BackOrder": null,
"FreeText": "",
"ShippingMethod": -1,
"POTargetNum": null,
"POTargetEntry": "",
"POTargetRowNum": null,
"CorrectionInvoiceItem": "ciis_ShouldBe",
"CorrInvAmountToStock": 0,
"CorrInvAmountToDiffAcct": 0,
"AppliedTax": 46.25,
"AppliedTaxFC": 0,
"AppliedTaxSC": 46.25,
"WTLiable": "tNO",
"DeferredTax": "tNO",
"EqualizationTaxPercent": 0,
"TotalEqualizationTax": 0,
"TotalEqualizationTaxFC": 0,
"TotalEqualizationTaxSC": 0,
"NetTaxAmount": 46.25,
"NetTaxAmountFC": 0,
"NetTaxAmountSC": 46.25,
"MeasureUnit": "Pair",
"UnitsOfMeasurment": 1,
"LineTotal": 925,
"TaxPercentagePerRow": 5,
"TaxTotal": 46.25,
"ConsumerSalesForecast": "tNO",
"ExciseAmount": 0,
"TaxPerUnit": 0,
"TotalInclTax": 0,
"CountryOrg": null,
"SWW": "",
"TransactionType": null,
"DistributeExpense": "tYES",
"RowTotalFC": 0,
"RowTotalSC": 925,
"LastBuyInmPrice": 0,
"LastBuyDistributeSumFc": 0,
"LastBuyDistributeSumSc": 0,
"LastBuyDistributeSum": 0,
"StockDistributesumForeign": 0,
"StockDistributesumSystem": 0,
"StockDistributesum": 0,
"StockInmPrice": 0,
"PickStatusEx": "dlps_NotPicked",
"TaxBeforeDPM": 0,
"TaxBeforeDPMFC": 0,
"TaxBeforeDPMSC": 0,
"CFOPCode": null,
"CSTCode": null,
"Usage": null,
"TaxOnly": "tNO",
"VisualOrder": 2,
"BaseOpenQuantity": 0,
"UnitPrice": 925,
"LineStatus": "bost_Close",
"PackageQuantity": 1,
"Text": "",
"LineType": "dlt_Regular",
"COGSCostingCode": null,
"COGSAccountCode": null,
"ChangeAssemlyBoMWarehouse": "N",
"GrossBuyPrice": 0,
"GrossBase": null,
"GrossProfitTotalBasePrice": 0,
"CostingCode2": null,
"CostingCode3": null,
"CostingCode4": null,
"CostingCode5": null,
"ItemDetails": null,
"LocationCode": 1,
"ActualDeliveryDate": null,
"RemainingOpenQuantity": 0,
"OpenAmount": 925,
"OpenAmountFC": 0,
"OpenAmountSC": 925,
"ExLineNo": null,
"RequiredDate": null,
"RequiredQuantity": 0,
"COGSCostingCode2": null,
"COGSCostingCode3": null,
"COGSCostingCode4": null,
"COGSCostingCode5": null,
"CSTforIPI": null,
"CSTforPIS": null,
"CSTforCOFINS": null,
"CreditOriginCode": null,
"WithoutInventoryMovement": "tNO",
"AgreementNo": null,
"AgreementRowNumber": null,
"ActualBaseEntry": null,
"ActualBaseLine": null,
"DocEntry": 236,
"Surpluses": 0,
"DefectAndBreakup": 0,
"Shortages": 0,
"ConsiderQuantity": "tNO",
"PartialRetirement": "tNO",
"RetirementQuantity": 0,
"RetirementAPC": 0,
"ThirdParty": "tNO",
"PoNum": null,
"PoItmNum": null,
"ExpenseType": null,
"ReceiptNumber": null,
"ExpenseOperationType": null,
"FederalTaxID": null,
"GrossProfit": 0,
"GrossProfitFC": 0,
"GrossProfitSC": 0,
"PriceSource": "dpsActivePriceList",
"StgSeqNum": null,
"StgEntry": null,
"StgDesc": null,
"UoMEntry": 1,
"UoMCode": "Pair",
"InventoryQuantity": 1,
"RemainingOpenInventoryQuantity": 0,
"ParentLineNum": null,
"Incoterms": 0,
"TransportMode": 0,
"NatureOfTransaction": null,
"DestinationCountryForImport": null,
"DestinationRegionForImport": null,
"OriginCountryForExport": null,
"OriginRegionForExport": null,
"ItemType": "dit_Item",
"ChangeInventoryQuantityIndependently": "tNO",
"FreeOfChargeBP": "tNO",
"SACEntry": null,
"HSNEntry": 1,
"GrossPrice": 971.25,
"GrossTotal": 971.25,
"GrossTotalFC": 0,
"GrossTotalSC": 971.25,
"NCMCode": -1,
"NVECode": null,
"IndEscala": "tNO",
"CtrSealQty": null,
"CNJPMan": null,
"CESTCode": null,
"UFFiscalBenefitCode": null,
"ReverseCharge": "tNO",
"ShipFromCode": null,
"ShipFromDescription": null,
"StandardItemIdentification": null,
"CommodityClassification": null,
"UnencumberedReason": null,
"CUSplit": "tNO",
"U_L1": null,
"U_StdDis": null,
"U_L2": null,
"U_L3": null,
"U_UTL_ST_TAXCD": null,
"U_UTL_ST_CGST": null,
"U_UTL_ST_SGST": null,
"U_UTL_ST_IGST": null,
"U_UTL_ST_CGAMT": null,
"U_UTL_ST_SGAMT": null,
"U_UTL_ST_IGAMT": null,
"U_MRP": null,
"LineTaxJurisdictions": [
{
"JurisdictionCode": "IGST5",
"JurisdictionType": -120,
"TaxAmount": 46.25,
"TaxAmountSC": 46.25,
"TaxAmountFC": 0,
"TaxRate": 5,
"DocEntry": 236,
"LineNumber": 2,
"RowSequence": 2
}
],
"DocumentLineAdditionalExpenses": [],
"WithholdingTaxLines": [],
"SerialNumbers": [],
"BatchNumbers": [],
"DocumentLinesBinAllocations": []
}
],
"ElectronicProtocols": [],
"DocumentAdditionalExpenses": [],
"WithholdingTaxDataWTXCollection": [],
"WithholdingTaxDataCollection": [],
"DocumentSpecialLines": [],
"TaxExtension": {
"TaxId0": null,
"TaxId1": null,
"TaxId2": null,
"TaxId3": null,
"TaxId4": null,
"TaxId5": null,
"TaxId6": null,
"TaxId7": null,
"TaxId8": null,
"TaxId9": null,
"State": "UP",
"County": null,
"Incoterms": null,
"Vehicle": null,
"VehicleState": null,
"NFRef": null,
"Carrier": null,
"PackQuantity": null,
"PackDescription": null,
"Brand": null,
"ShipUnitNo": null,
"NetWeight": 0,
"GrossWeight": 0,
"StreetS": "B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate",
"BlockS": "Mathura Road",
"BuildingS": null,
"CityS": "New Delhi",
"ZipCodeS": "110044",
"CountyS": null,
"StateS": "DL",
"CountryS": "IN",
"StreetB": null,
"BlockB": null,
"BuildingB": null,
"CityB": "AGRA",
"ZipCodeB": "282007",
"CountyB": null,
"StateB": "UP",
"CountryB": "IN",
"ImportOrExport": "tNO",
"MainUsage": null,
"GlobalLocationNumberS": null,
"GlobalLocationNumberB": null,
"TaxId12": null,
"TaxId13": null,
"BillOfEntryNo": null,
"BillOfEntryDate": null,
"OriginalBillOfEntryNo": null,
"OriginalBillOfEntryDate": null,
"ImportOrExportType": "et_IpmortsOrExports",
"PortCode": null,
"DocEntry": 236,
"BoEValue": null,
"ClaimRefund": "tNO",
"DifferentialOfTaxRate": 100,
"IsIGSTAccount": "tYES"
},
"AddressExtension": {
"ShipToStreet": "B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate",
"ShipToStreetNo": null,
"ShipToBlock": "Mathura Road",
"ShipToBuilding": null,
"ShipToCity": "New Delhi",
"ShipToZipCode": "110044",
"ShipToCounty": null,
"ShipToState": "DL",
"ShipToCountry": "IN",
"ShipToAddressType": null,
"BillToStreet": null,
"BillToStreetNo": null,
"BillToBlock": null,
"BillToBuilding": null,
"BillToCity": "AGRA",
"BillToZipCode": "282007",
"BillToCounty": null,
"BillToState": "UP",
"BillToCountry": "IN",
"BillToAddressType": null,
"ShipToGlobalLocationNumber": null,
"BillToGlobalLocationNumber": null,
"ShipToAddress2": null,
"ShipToAddress3": null,
"BillToAddress2": "B-25, EPIP, UPSIDC, SHASTRIPURAM, -",
"BillToAddress3": null,
"PlaceOfSupply": "UP",
"PurchasePlaceOfSupply": "DL",
"DocEntry": 236,
"GoodsIssuePlaceBP": null,
"GoodsIssuePlaceCNPJ": null,
"GoodsIssuePlaceCPF": null,
"GoodsIssuePlaceStreet": null,
"GoodsIssuePlaceStreetNo": null,
"GoodsIssuePlaceBuilding": null,
"GoodsIssuePlaceZip": null,
"GoodsIssuePlaceBlock": null,
"GoodsIssuePlaceCity": null,
"GoodsIssuePlaceCounty": null,
"GoodsIssuePlaceState": null,
"GoodsIssuePlaceCountry": null,
"GoodsIssuePlacePhone": null,
"GoodsIssuePlaceEMail": null,
"GoodsIssuePlaceDepartureDate": null,
"DeliveryPlaceBP": null,
"DeliveryPlaceCNPJ": null,
"DeliveryPlaceCPF": null,
"DeliveryPlaceStreet": null,
"DeliveryPlaceStreetNo": null,
"DeliveryPlaceBuilding": null,
"DeliveryPlaceZip": null,
"DeliveryPlaceBlock": null,
"DeliveryPlaceCity": null,
"DeliveryPlaceCounty": null,
"DeliveryPlaceState": null,
"DeliveryPlaceCountry": null,
"DeliveryPlacePhone": null,
"DeliveryPlaceEMail": null,
"DeliveryPlaceDepartureDate": null,
"U_UTL_ST_ThLegNameS": null,
"U_UTL_ST_ThLegNameB": null,
"U_UTL_ST_ThTrdNameS": null,
"U_UTL_ST_ThTrdNameB": null
},
"DocumentReferences": []
}
]
}
}

List Records

Retrieve a list of records from SAP Business One. | key: listRecords


List Warehouse Locations

Retrieve a collection of Warehouses Locations with all or some selected properties in the given order by specifying the given filter condition. | key: listWarehouseLocations

Output Example Payload

{
"data": {
"results": [
{
"Code": 1,
"Name": "Delhi",
"LSTVATNumber": null,
"CSTNumber": "07AAFCE3317E1Z1",
"ExemptionNumber": null,
"TANNumber": null,
"ServiceTaxNumber": null,
"AssesseeType": null,
"CompanyType": null,
"NatureOfBusiness": null,
"TINNumber": null,
"RegistrationType": "XM",
"EccNumber": "AABPS8791RXM001",
"CERange": null,
"CEDivision": null,
"CECommissionerate": null,
"ManufacturerCode": null,
"Jurisdiction": null,
"Street": "B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate",
"Block": "Mathura Road",
"ZipCode": "110044",
"City": "New Delhi",
"County": null,
"Country": "IN",
"State": "DL",
"PANNumber": "AABPS8791R",
"CERegisterNumber": null,
"BuildingFloorRoom": null,
"GSTIN": "07AAFCE3317E1Z1",
"GstType": "gstRegularTDSISD",
"GSTTDS": null,
"GSTISD": null,
"U_UTL_ST_OWID": "6daf01b8-77bc-467d-91e8-d00d1fc53d45",
"U_CID": null,
"U_SECRET": null,
"U_UTL_EUID": null,
"U_UTL_EPSW": null,
"U_UTL_ST_PAYUPID": null,
"U_UTL_ST_PAYNM": null,
"U_UTL_ST_PAYACNO": null,
"U_UTL_ST_PAYIFSC": null
}
]
}
}

List Warehouses

Retrieve a collection of Warehouses with all or some selected properties in the given order by specifying the given filter condition. | key: listWarehouses

Output Example Payload

{
"data": {
"results": [
{
"Street": "B-2/3 , Second Floor, Mohan Co-Operative Industrial Estate",
"StockInflationOffsetAccount": "",
"ZipCode": "110044",
"DecreasingAccount": "",
"PurchaseAccount": "",
"EURevenuesAccount": "",
"ReturningAccount": "",
"ShippedGoodsAccount": "",
"StockInflationAdjustAccount": "",
"AllowUseTax": "tNO",
"CostInflationAccount": "",
"ForeignExpensesAccount": "",
"EUExpensesAccount": "",
"CostInflationOffsetAccount": "",
"ExpensesClearingAccount": "",
"PurchaseReturningAccount": "",
"VATInRevenueAccount": "",
"FederalTaxID": null,
"Location": 1,
"Block": "Mathura Road",
"ExpenseAccount": "",
"DecreaseGLAccount": "",
"RevenuesAccount": "",
"TaxGroup": null,
"ExemptRevenuesAccount": "",
"PurchaseOffsetAccount": "",
"CostOfGoodsSold": "",
"WarehouseCode": "01",
"State": "DL",
"City": "New Delhi",
"PriceDifferencesAccount": "",
"VarianceAccount": "",
"Country": "IN",
"IncreaseGLAccount": "",
"ExchangeRateDifferencesAccount": "",
"WIPMaterialAccount": "",
"WarehouseName": "General Warehouse",
"DropShip": "tNO",
"WIPMaterialVarianceAccount": "",
"TransfersAcc": "",
"InternalKey": 0,
"ForeignRevenuesAcc": "",
"BuildingFloorRoom": null,
"County": null,
"Nettable": "tYES",
"IncreasingAcc": "",
"ExpenseOffsetingAct": "",
"GoodsClearingAcc": "",
"StockAccount": "",
"BusinessPlaceID": 0,
"PurchaseCreditAcc": "",
"EUPurchaseCreditAcc": "",
"ForeignPurchaseCreditAcc": "",
"SalesCreditAcc": "",
"SalesCreditEUAcc": "",
"ExemptedCredits": "",
"SalesCreditForeignAcc": "",
"NegativeInventoryAdjustmentAccount": "",
"WHShipToName": null,
"Excisable": "tNO",
"WHIncomingCenvatAccount": "",
"WHOutgoingCenvatAccount": "",
"StockInTransitAccount": "",
"WipOffsetProfitAndLossAccount": "",
"InventoryOffsetProfitAndLossAccount": "",
"AddressType": null,
"StreetNo": null,
"Storekeeper": null,
"Shipper": null,
"ManageSerialAndBatchNumbers": "tNO",
"GlobalLocationNumber": null,
"EnableBinLocations": "tNO",
"BinLocCodeSeparator": "-",
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"AutoAllocOnIssue": "whsBinSingleChoiceOnly",
"EnableReceivingBinLocations": "tNO",
"ReceivingBinLocationsBy": "rblmBinLocationCodeOrder",
"PurchaseBalanceAccount": "",
"Inactive": "tNO",
"RestrictReceiptToEmptyBinLocation": "tYES",
"ReceiveUpToMaxQuantity": "tNO",
"AutoAllocOnReceipt": "aaormDefaultBin",
"ReceiveUpToMaxWeight": "tNO",
"ReceiveUpToMethod": "rutmMaximumQty",
"LegalText": null
},
{
"Street": null,
"StockInflationOffsetAccount": null,
"ZipCode": "110044",
"DecreasingAccount": null,
"PurchaseAccount": null,
"EURevenuesAccount": null,
"ReturningAccount": null,
"ShippedGoodsAccount": null,
"StockInflationAdjustAccount": null,
"AllowUseTax": "tNO",
"CostInflationAccount": null,
"ForeignExpensesAccount": null,
"EUExpensesAccount": null,
"CostInflationOffsetAccount": null,
"ExpensesClearingAccount": null,
"PurchaseReturningAccount": null,
"VATInRevenueAccount": null,
"FederalTaxID": null,
"Location": 3,
"Block": null,
"ExpenseAccount": null,
"DecreaseGLAccount": null,
"RevenuesAccount": null,
"TaxGroup": null,
"ExemptRevenuesAccount": null,
"PurchaseOffsetAccount": null,
"CostOfGoodsSold": null,
"WarehouseCode": "Del-02",
"State": "DL",
"City": "DELHI",
"PriceDifferencesAccount": null,
"VarianceAccount": null,
"Country": "IN",
"IncreaseGLAccount": null,
"ExchangeRateDifferencesAccount": null,
"WIPMaterialAccount": null,
"WarehouseName": "Badapur - Rejection warehouse",
"DropShip": "tNO",
"WIPMaterialVarianceAccount": null,
"TransfersAcc": null,
"InternalKey": null,
"ForeignRevenuesAcc": null,
"BuildingFloorRoom": null,
"County": null,
"Nettable": "tYES",
"IncreasingAcc": null,
"ExpenseOffsetingAct": null,
"GoodsClearingAcc": null,
"StockAccount": null,
"BusinessPlaceID": 2,
"PurchaseCreditAcc": null,
"EUPurchaseCreditAcc": null,
"ForeignPurchaseCreditAcc": null,
"SalesCreditAcc": null,
"SalesCreditEUAcc": null,
"ExemptedCredits": null,
"SalesCreditForeignAcc": null,
"NegativeInventoryAdjustmentAccount": null,
"WHShipToName": null,
"Excisable": "tNO",
"WHIncomingCenvatAccount": null,
"WHOutgoingCenvatAccount": null,
"StockInTransitAccount": null,
"WipOffsetProfitAndLossAccount": null,
"InventoryOffsetProfitAndLossAccount": null,
"AddressType": null,
"StreetNo": null,
"Storekeeper": null,
"Shipper": null,
"ManageSerialAndBatchNumbers": "tNO",
"GlobalLocationNumber": null,
"EnableBinLocations": "tNO",
"BinLocCodeSeparator": "-",
"DefaultBin": null,
"DefaultBinEnforced": "tNO",
"AutoAllocOnIssue": "whsBinSingleChoiceOnly",
"EnableReceivingBinLocations": "tNO",
"ReceivingBinLocationsBy": "rblmBinLocationCodeOrder",
"PurchaseBalanceAccount": null,
"Inactive": "tNO",
"RestrictReceiptToEmptyBinLocation": "tYES",
"ReceiveUpToMaxQuantity": "tNO",
"AutoAllocOnReceipt": "aaormDefaultBin",
"ReceiveUpToMaxWeight": "tNO",
"ReceiveUpToMethod": "rutmMaximumQty",
"LegalText": null
}
]
}
}

Update Business Partner

Update an instance of Business Partners | key: updateBusinessPartner

Output Example Payload

{
"data": "UPDATED SUCCESSFULLY"
}

Update Invoice

Update an instance of Invoices. | key: updateInvoice

Output Example Payload

{
"data": "UPDATED SUCCESSFULLY"
}

Update Item

Update an instance of Items | key: updateItem

Output Example Payload

{
"data": "UPDATED SUCCESSFULLY"
}

Update Order

Update an instance of Orders. | key: updateOrder

Output Example Payload

{
"data": "UPDATED SUCCESSFULLY"
}

Update Price List

Update an instance of Price Lists. | key: updatePriceList

Output Example Payload

{
"data": "UPDATED SUCCESSFULLY"
}

Update Purchase Order

Update an instance of Purchase Orders. | key: updatePurchaseOrder

Output Example Payload

{
"data": "UPDATED SUCCESSFULLY"
}

Update Record

Update an existing record in SAP Business One. | key: updateRecord

Output Example Payload

{
"data": "UPDATED SUCCESSFULLY"
}

Update Warehouse

Update an instance of Warehouses. | key: updateWarehouse

Output Example Payload

{
"data": "UPDATED SUCCESSFULLY"
}