SWAPI – CompanySettings

This command is used to query company settings that have been configured in Successware.

Request

<SessionRequest Version="string" SessionID="{8CA30500-59E8-4272-8E24-899A314C78C9}" RequestID="string">
  <CompanySettings Version="string"/>
</SessionRequest>

 

Response

<CompanySettingsResponse Successful="true" ResultCode="000" ResultText="" Version="2.1.300.1" RequestID="string">
  <DivisionSetupDataset>
    <DivisionSetupRecord>
      <AgrBillDays>comma delimited list</AgrBillDays>
    </DivisionSetupRecord>
  </DivisionSetupDataset>
</CompanySettingsResponse>

 

·         AgrBillDays – is a comma delimited list of months where any value specified in the list is between 1 and 31 days.