GET api/License/GetTotals?yearMonth={yearMonth}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
yearMonth

string

Required

Body Parameters

None.

Response Information

Resource Description

BaseResponseOfMOGOLicensingSummary
NameDescriptionTypeAdditional information
Item

MOGOLicensingSummary

None.

Items

Collection of MOGOLicensingSummary

None.

NumberOfRowsProcessed

integer

None.

ResponseStatus

ResponseStatus

None.

Response Formats

application/json, text/json

Sample:
{
  "Item": {
    "CorpId": "sample string 1",
    "BranchNo": "sample string 2",
    "TotalCustomers": 3,
    "TotalLicenses": 4,
    "PaidLicenses": 5,
    "ActiveLicenses": 6,
    "InactiveLicenses": 7,
    "LicensesExpiringThisMonth": 8,
    "ThisMonth": "2024-09-19T00:00:00-04:00",
    "HasExceededPaidLicenses": true,
    "RowState": 0,
    "IsChecked": true,
    "MessageId": "sample string 10"
  },
  "Items": [
    {
      "CorpId": "sample string 1",
      "BranchNo": "sample string 2",
      "TotalCustomers": 3,
      "TotalLicenses": 4,
      "PaidLicenses": 5,
      "ActiveLicenses": 6,
      "InactiveLicenses": 7,
      "LicensesExpiringThisMonth": 8,
      "ThisMonth": "2024-09-19T00:00:00-04:00",
      "HasExceededPaidLicenses": true,
      "RowState": 0,
      "IsChecked": true,
      "MessageId": "sample string 10"
    },
    {
      "CorpId": "sample string 1",
      "BranchNo": "sample string 2",
      "TotalCustomers": 3,
      "TotalLicenses": 4,
      "PaidLicenses": 5,
      "ActiveLicenses": 6,
      "InactiveLicenses": 7,
      "LicensesExpiringThisMonth": 8,
      "ThisMonth": "2024-09-19T00:00:00-04:00",
      "HasExceededPaidLicenses": true,
      "RowState": 0,
      "IsChecked": true,
      "MessageId": "sample string 10"
    }
  ],
  "NumberOfRowsProcessed": 1,
  "ResponseStatus": {
    "ErrorCode": "sample string 1",
    "Message": "sample string 2",
    "StackTrace": "sample string 3",
    "Errors": [
      "sample string 1",
      "sample string 2"
    ],
    "Title": "sample string 4"
  }
}

application/xml, text/xml

Sample:
<BaseResponseOfMOGOLicensingSummarycMX57ctH xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RCCI.Models">
  <ResponseStatus>
    <ErrorCode>sample string 1</ErrorCode>
    <Errors xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </Errors>
    <Message>sample string 2</Message>
    <StackTrace>sample string 3</StackTrace>
    <Title>sample string 4</Title>
  </ResponseStatus>
  <Item xmlns:d2p1="http://schemas.datacontract.org/2004/07/RCCI.Security">
    <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
    <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 10</MessageId>
    <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
    <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
    <d2p1:ActiveLicenses>6</d2p1:ActiveLicenses>
    <d2p1:BranchNo>sample string 2</d2p1:BranchNo>
    <d2p1:CorpId>sample string 1</d2p1:CorpId>
    <d2p1:InactiveLicenses>7</d2p1:InactiveLicenses>
    <d2p1:LicensesExpiringThisMonth>8</d2p1:LicensesExpiringThisMonth>
    <d2p1:PaidLicenses>5</d2p1:PaidLicenses>
    <d2p1:TotalCustomers>3</d2p1:TotalCustomers>
    <d2p1:TotalLicenses>4</d2p1:TotalLicenses>
  </Item>
  <Items xmlns:d2p1="http://schemas.datacontract.org/2004/07/RCCI.Security">
    <d2p1:MOGOLicensingSummary>
      <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
      <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 10</MessageId>
      <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
      <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
      <d2p1:ActiveLicenses>6</d2p1:ActiveLicenses>
      <d2p1:BranchNo>sample string 2</d2p1:BranchNo>
      <d2p1:CorpId>sample string 1</d2p1:CorpId>
      <d2p1:InactiveLicenses>7</d2p1:InactiveLicenses>
      <d2p1:LicensesExpiringThisMonth>8</d2p1:LicensesExpiringThisMonth>
      <d2p1:PaidLicenses>5</d2p1:PaidLicenses>
      <d2p1:TotalCustomers>3</d2p1:TotalCustomers>
      <d2p1:TotalLicenses>4</d2p1:TotalLicenses>
    </d2p1:MOGOLicensingSummary>
    <d2p1:MOGOLicensingSummary>
      <IsChecked xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">true</IsChecked>
      <MessageId xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">sample string 10</MessageId>
      <ProposedChanges xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common" />
      <RowState xmlns="http://schemas.datacontract.org/2004/07/RCCI.Common">Unchanged</RowState>
      <d2p1:ActiveLicenses>6</d2p1:ActiveLicenses>
      <d2p1:BranchNo>sample string 2</d2p1:BranchNo>
      <d2p1:CorpId>sample string 1</d2p1:CorpId>
      <d2p1:InactiveLicenses>7</d2p1:InactiveLicenses>
      <d2p1:LicensesExpiringThisMonth>8</d2p1:LicensesExpiringThisMonth>
      <d2p1:PaidLicenses>5</d2p1:PaidLicenses>
      <d2p1:TotalCustomers>3</d2p1:TotalCustomers>
      <d2p1:TotalLicenses>4</d2p1:TotalLicenses>
    </d2p1:MOGOLicensingSummary>
  </Items>
  <NumberOfRowsProcessed>1</NumberOfRowsProcessed>
</BaseResponseOfMOGOLicensingSummarycMX57ctH>