Profit Centre
|
URL |
Verbs |
Function |
Available |
|---|---|---|---|
|
/ProfitCentre |
GET |
Query a list of Profit Centres |
2019.2.0 |
|
/ProfitCentre/<code> |
GET |
Query a single Profit Centre |
2019.2.0 |
Security Linked Menu
|
Menu Item |
Located |
|---|---|
| Profit Centre Maintenance | System / System Setup |
Sample XML Response
<?xml version="1.0" encoding="UTF-8"?>
<ProfitCentre>
<OidString>3333.3</OidString>
<Edition>9</Edition>
<Code>0101</Code>
<Name>Administration 01</Name>
<GLAccount>10.10.*</GLAccount>
<UseTimeSheetApproval>false</UseTimeSheetApproval>
<Branch>01</Branch>
</ProfitCentre>