Skip to main content
Skip table of contents

AP Control

URL

Verbs

Function

Available

/APControl

GET

Query the AP Module Control for the current company

2021.2

Supported modifiers

Query String

Definition

Sample

Security Linked Menu

Menu Item
Located
Module ControlSystem / Accounts Payable

 

 

Sample XML Response

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

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

If this problem persists, please contact our support.