Skip to main content
Skip table of contents

IN Transaction Type

URL

Verbs

Function

Available

/INTransType

GET

Query a list of IN Transaction Types

4@12

/INTransType<code>

GET

Query a single IN Transaction Type

4@12

Supported modifiers

Query String

Definition

Sample
Available
isActiveReturn a list of active IN Transaction TypesisActive=true4@12
sourceModuleReturn a list of IN Transaction Types for a particular modulesourceModule=AR4@12

Security Linked Menu

Menu Item
Located
Transaction Type MaintenanceSystem / Inventory

Sample XML Response

<?xml version="1.0" encoding="UTF-8"?>
<INTransType>
    <Edition>8</Edition>
    <OidString>3145.6</OidString>
    <Name>Negative Adjustment</Name>
    <Code>-ADJ</Code>
    <IsActive>true</IsActive>
    <EffectOnPeriodSummary>-1</EffectOnPeriodSummary>
    <IsAPCNRetainAvgCost>false</IsAPCNRetainAvgCost>
    <IsAverageCostAdjustment>false</IsAverageCostAdjustment>
    <IsCostAdjustment>false</IsCostAdjustment>
    <IsEXchangeTransferRequest>false</IsEXchangeTransferRequest>
    <IsJCChangeCost>false</IsJCChangeCost>
    <IsNotUpdateMasterLastCost>false</IsNotUpdateMasterLastCost>
    <IsSystem>true</IsSystem>
    <IsTransfer>false</IsTransfer>
    <SourceModule>IN</SourceModule>
    <StockAccountNo>*.*.*</StockAccountNo>
    <EffectType>Decrease Inventory Level</EffectType>
    <TaxCode>GST 10%</TaxCode>
    <UpdateOptions>Update Transfer or Adjustment</UpdateOptions>
    <CanINTransEntrySeeMe>true</CanINTransEntrySeeMe>
    <IsForINAdjustmentEntry>true</IsForINAdjustmentEntry>
    <IsDecreasing>true</IsDecreasing>
    <IsIncreasing>false</IsIncreasing>
    <IsNotEffectStock>false</IsNotEffectStock>
</INTransType>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.