POST api/ScheduleMaster/GetScheduleMaster?YearId={YearId}&CompanyId={CompanyId}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
YearId | No documentation available. |
Define this parameter in the request URI. |
CompanyId | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[{"ID":1,"ExtendedLinkId":"sample string 2","ExtendedLinkName":"sample string 3","IsPrevious":true,"InsertDate":"2025-04-04T07:20:44.8956895+05:30","UpdateDate":"2025-04-04T07:20:44.8956895+05:30","DeleteDate":"2025-04-04T07:20:44.8956895+05:30","IsDeleted":true,"IsValidate":true,"OrderNO":4,"rowid":5},{"ID":1,"ExtendedLinkId":"sample string 2","ExtendedLinkName":"sample string 3","IsPrevious":true,"InsertDate":"2025-04-04T07:20:44.8956895+05:30","UpdateDate":"2025-04-04T07:20:44.8956895+05:30","DeleteDate":"2025-04-04T07:20:44.8956895+05:30","IsDeleted":true,"IsValidate":true,"OrderNO":4,"rowid":5},{"ID":1,"ExtendedLinkId":"sample string 2","ExtendedLinkName":"sample string 3","IsPrevious":true,"InsertDate":"2025-04-04T07:20:44.8956895+05:30","UpdateDate":"2025-04-04T07:20:44.8956895+05:30","DeleteDate":"2025-04-04T07:20:44.8956895+05:30","IsDeleted":true,"IsValidate":true,"OrderNO":4,"rowid":5}]
application/xml, text/xml
Sample:
<ArrayOfxb_schedulemaster xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/XBRLFinanceWeb.Model.DB"> <xb_schedulemaster> <DeleteDate>2025-04-04T07:20:44.8956895+05:30</DeleteDate> <ExtendedLinkId>sample string 2</ExtendedLinkId> <ExtendedLinkName>sample string 3</ExtendedLinkName> <ID>1</ID> <InsertDate>2025-04-04T07:20:44.8956895+05:30</InsertDate> <IsDeleted>true</IsDeleted> <IsPrevious>true</IsPrevious> <IsValidate>true</IsValidate> <OrderNO>4</OrderNO> <UpdateDate>2025-04-04T07:20:44.8956895+05:30</UpdateDate> <rowid>5</rowid> </xb_schedulemaster> <xb_schedulemaster> <DeleteDate>2025-04-04T07:20:44.8956895+05:30</DeleteDate> <ExtendedLinkId>sample string 2</ExtendedLinkId> <ExtendedLinkName>sample string 3</ExtendedLinkName> <ID>1</ID> <InsertDate>2025-04-04T07:20:44.8956895+05:30</InsertDate> <IsDeleted>true</IsDeleted> <IsPrevious>true</IsPrevious> <IsValidate>true</IsValidate> <OrderNO>4</OrderNO> <UpdateDate>2025-04-04T07:20:44.8956895+05:30</UpdateDate> <rowid>5</rowid> </xb_schedulemaster> <xb_schedulemaster> <DeleteDate>2025-04-04T07:20:44.8956895+05:30</DeleteDate> <ExtendedLinkId>sample string 2</ExtendedLinkId> <ExtendedLinkName>sample string 3</ExtendedLinkName> <ID>1</ID> <InsertDate>2025-04-04T07:20:44.8956895+05:30</InsertDate> <IsDeleted>true</IsDeleted> <IsPrevious>true</IsPrevious> <IsValidate>true</IsValidate> <OrderNO>4</OrderNO> <UpdateDate>2025-04-04T07:20:44.8956895+05:30</UpdateDate> <rowid>5</rowid> </xb_schedulemaster> </ArrayOfxb_schedulemaster>