Skip to main content
Skip table of contents

GL Bank Out (Cash Payments)

URL

Verbs

Function

Available
GLBankOutGETQuery a list of GL Bank Out2020.1
GLBankOut/<reference>GETQuery a specific GL Bank Out by its reference2020.1

Supported modifiers

Query String

Definition

Sample
Available
modifiedSinceReturn GL Bank Out transactions modified since a particular date and timemodifiedSince=2013-02-28T16:45:002020.1

includesGLAccount

Return GL Bank Out transactions that contain at least line item with the nominated GL Account

includesGLAccount=10.99.7200

2021.1
postingDateReturn GL Bank Out  transactions for a specific Posting DatepostingDate=2018-08-012021.1

Security Linked Menu

Menu Item
Located
Cash Payment EntryData Entry / Cash Management

Sample XML Response

<?xml version="1.0" encoding="UTF-8"?>
<GLBankOut>
    <Edition>9</Edition>
    <OidString>2364.338</OidString>
    <EntryTimeStamp>2011-04-03T16:12:46</EntryTimeStamp>
    <EntryUser>SUPER</EntryUser>
    <ModifiedTimeStamp>2020-01-21T19:09:41</ModifiedTimeStamp>
    <ModifiedUser>SUPER</ModifiedUser>
    <CurrencyRate>1.00000000</CurrencyRate>
    <DocumentDate>2011-04-03</DocumentDate>
    <Discount>0</Discount>
    <HoldAmount>0.00</HoldAmount>
    <NetAmount>0.00</NetAmount>
    <TaxAmount>0.00</TaxAmount>
    <IsCurrencyRateMultiply>true</IsCurrencyRateMultiply>
    <IsPrinted>false</IsPrinted>
    <IsRootTransaction>true</IsRootTransaction>
    <BatchNumber>388</BatchNumber>
    <Currency>AUD</Currency>
    <PostingDate>2011-04-03</PostingDate>
    <Reference>22140</Reference>
    <SourceSystem>Greentree</SourceSystem>
    <StandardText>John's Office Furnishers</StandardText>
    <GLAccount>10.99.6001</GLAccount>
    <AccountNetAmount>-300.00</AccountNetAmount>
    <AccountTaxAmount>-30.00</AccountTaxAmount>
    <AccountToTranRate>1.00000000</AccountToTranRate>
    <IsAccountToTranRateMultiply>true</IsAccountToTranRateMultiply>
    <LedgerNetAmount>-300.00</LedgerNetAmount>
    <LedgerTaxAmount>-30.00</LedgerTaxAmount>
    <LedgerToTranRate>1.00000000</LedgerToTranRate>
    <IsLedgerToTranRateMultiply>true</IsLedgerToTranRateMultiply>
    <SourceCurrency>AUD</SourceCurrency>
    <SourceTranType>GL Bank Out</SourceTranType>
    <IsGeneratingTaxJournal>true</IsGeneratingTaxJournal>
    <BankAccount>02</BankAccount>
    <AnalysisCode>GLPY</AnalysisCode>
    <PayeeName>John's Office Furnishers</PayeeName>
    <LineItems collection='true' count='1'>
        <LineItem>
            <LineType>GLLineItem</LineType>
            <LineNumber>1</LineNumber>
            <OidString>2606.204</OidString>
            <Edition>5</Edition>
            <TaxCode>GST 10%</TaxCode>
            <TaxType>Exclusive</TaxType>
            <Quantity>0.0000</Quantity>
            <DiscountPercentage>0.00</DiscountPercentage>
            <Amount>300.00</Amount>
            <DiscountAmount>0.00</DiscountAmount>
            <HoldAmount>0.00</HoldAmount>
            <TaxAmount>30.00</TaxAmount>
            <TaxPercentage>10.0000</TaxPercentage>
            <UnitPrice>0.0000</UnitPrice>
            <StandardText>John's Office Furnishers</StandardText>
            <CurrencyRate>1.00000000</CurrencyRate>
            <DocumentDate>2011-04-03</DocumentDate>
            <IsCurrencyRateMultiply>true</IsCurrencyRateMultiply>
            <IsRateFixed>false</IsRateFixed>
            <LineItemType>GL</LineItemType>
            <NonTaxPrice>0.0000</NonTaxPrice>
            <PostingDate>2011-04-03</PostingDate>
            <TaxInclusivePrice>0.0000</TaxInclusivePrice>
            <GLAccount>10.99.7200</GLAccount>
            <Company>01</Company>
            <SubCode/>
        </LineItem>
    </LineItems>
</GLBankOut>
JavaScript errors detected

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

If this problem persists, please contact our support.