Skip to main content
Skip table of contents

AR Control

URL

Verbs

Function

Available

/ARControl

GET

Query the AR Module Control for the current company

2021.2

Supported modifiers

Query String

Definition

Sample

Security Linked Menu

Menu Item
Located
Module ControlSystem / Accounts Receivable

Sample XML Response

<?xml version="1.0" encoding="UTF-8"?>
<ARControl>
    <Edition>322</Edition>
    <CurrentPeriod>
        <StartDate>2011-05-01</StartDate>
        <EndDate>2011-05-31</EndDate>
    </CurrentPeriod>
    <FirstOpenPeriod>
        <StartDate>2011-01-01</StartDate>
        <EndDate>2011-01-31</EndDate>
    </FirstOpenPeriod>
    <LastOpenPeriod>
        <StartDate>2016-06-01</StartDate>
        <EndDate>2016-06-30</EndDate>
    </LastOpenPeriod>
    <DefaultCalendar>JUN</DefaultCalendar>
    <DefaultCurrency>AUD</DefaultCurrency>
</ARControl>
JavaScript errors detected

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

If this problem persists, please contact our support.