Http Verb | POST |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/Finance/BatchMaintenance |
URI ParametersThis resource has no URI (Query) parameters. |
Request BodyRequest object type : Batch
|
{
"AmtPosted": 1.0,
"BatchType": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"CntlIndicator": true,
"Category": 1
},
"CloseDateTime": "2025-04-24T05:05:43.6711369-07:00",
"ClosedBy": "sample string 2",
"CntlIndicator": "sample string 3",
"CreatedDateTime": "2025-04-24T05:05:43.6711369-07:00",
"CreatedBy": "sample string 4",
"Id": 1,
"Notes": "sample string 5",
"NumAccCc": 6,
"NumRejCc": 7,
"OpenLoc": "sample string 8",
"Owner": "sample string 9",
"PostId": 10,
"PostedBy": "sample string 11",
"PostedDateTime": "2025-04-24T05:05:43.6711369-07:00",
"Status": "sample string 12",
"TallyPlAmount": 13.0,
"TallyReAmount": 14.0,
"UniqueTag": "sample string 15",
"UpdatedDateTime": "2025-04-24T05:05:43.6711369-07:00",
"UpdatedBy": "sample string 16"
}
<Batch xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<AmtPosted>1</AmtPosted>
<BatchType>
<Category>1</Category>
<CntlIndicator>true</CntlIndicator>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</BatchType>
<CloseDateTime>2025-04-24T05:05:43.6711369-07:00</CloseDateTime>
<ClosedBy>sample string 2</ClosedBy>
<CntlIndicator>sample string 3</CntlIndicator>
<CreatedBy>sample string 4</CreatedBy>
<CreatedDateTime>2025-04-24T05:05:43.6711369-07:00</CreatedDateTime>
<Id>1</Id>
<Notes>sample string 5</Notes>
<NumAccCc>6</NumAccCc>
<NumRejCc>7</NumRejCc>
<OpenLoc>sample string 8</OpenLoc>
<Owner>sample string 9</Owner>
<PostId>10</PostId>
<PostedBy>sample string 11</PostedBy>
<PostedDateTime>2025-04-24T05:05:43.6711369-07:00</PostedDateTime>
<Status>sample string 12</Status>
<TallyPlAmount>13</TallyPlAmount>
<TallyReAmount>14</TallyReAmount>
<UniqueTag>sample string 15</UniqueTag>
<UpdatedBy>sample string 16</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:05:43.6711369-07:00</UpdatedDateTime>
</Batch>
Response object type : Batch
Response object type Batch has the following properties. |
Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
AmtPosted | decimal number | N | |||
BatchType | BatchTypeSummary | N | |||
FK: TR_BATCH_TYPE.id   Resource: BatchTypes | |||||
CloseDateTime | date | N | |||
ClosedBy | string | 8 | N | ||
CntlIndicator | string | Y | |||
CreatedBy | string | N | Auto-assigned | ||
CreatedDateTime | date | N | Auto-assigned | ||
Id | integer | N | Auto-assigned | ||
Notes | string | 255 | N | ||
NumAccCc | integer | N | |||
NumRejCc | integer | N | |||
OpenLoc | string | 16 | N | ||
Owner | string | 8 | N | ||
FK: T_METUSER.userid | |||||
PostedBy | string | 8 | N | ||
PostedDateTime | date | N | |||
PostId | integer | N | |||
Status | string | N | |||
TallyPlAmount | decimal number | N | |||
TallyReAmount | decimal number | N | |||
UniqueTag | string | 13 | N | ||
UpdatedBy | string | ||||
UpdatedDateTime | date |
{
"AmtPosted": 1.0,
"BatchType": {
"Description": "sample string 1",
"Id": 1,
"Inactive": true,
"CntlIndicator": true,
"Category": 1
},
"CloseDateTime": "2025-04-24T05:05:43.6711369-07:00",
"ClosedBy": "sample string 2",
"CntlIndicator": "sample string 3",
"CreatedDateTime": "2025-04-24T05:05:43.6711369-07:00",
"CreatedBy": "sample string 4",
"Id": 1,
"Notes": "sample string 5",
"NumAccCc": 6,
"NumRejCc": 7,
"OpenLoc": "sample string 8",
"Owner": "sample string 9",
"PostId": 10,
"PostedBy": "sample string 11",
"PostedDateTime": "2025-04-24T05:05:43.6711369-07:00",
"Status": "sample string 12",
"TallyPlAmount": 13.0,
"TallyReAmount": 14.0,
"UniqueTag": "sample string 15",
"UpdatedDateTime": "2025-04-24T05:05:43.6711369-07:00",
"UpdatedBy": "sample string 16"
}
<Batch xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<AmtPosted>1</AmtPosted>
<BatchType>
<Category>1</Category>
<CntlIndicator>true</CntlIndicator>
<Description>sample string 1</Description>
<Id>1</Id>
<Inactive>true</Inactive>
</BatchType>
<CloseDateTime>2025-04-24T05:05:43.6711369-07:00</CloseDateTime>
<ClosedBy>sample string 2</ClosedBy>
<CntlIndicator>sample string 3</CntlIndicator>
<CreatedBy>sample string 4</CreatedBy>
<CreatedDateTime>2025-04-24T05:05:43.6711369-07:00</CreatedDateTime>
<Id>1</Id>
<Notes>sample string 5</Notes>
<NumAccCc>6</NumAccCc>
<NumRejCc>7</NumRejCc>
<OpenLoc>sample string 8</OpenLoc>
<Owner>sample string 9</Owner>
<PostId>10</PostId>
<PostedBy>sample string 11</PostedBy>
<PostedDateTime>2025-04-24T05:05:43.6711369-07:00</PostedDateTime>
<Status>sample string 12</Status>
<TallyPlAmount>13</TallyPlAmount>
<TallyReAmount>14</TallyReAmount>
<UniqueTag>sample string 15</UniqueTag>
<UpdatedBy>sample string 16</UpdatedBy>
<UpdatedDateTime>2025-04-24T05:05:43.6711369-07:00</UpdatedDateTime>
</Batch>
No entries in change log for this operation.