POST {language}/performanceAppraisal/addAppraisalForm
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
language | string |
Required |
Body Parameters
InsertAppraisalFormRequestName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Name | string |
None. |
|
Description | string |
None. |
|
CompanyId | globally unique identifier |
None. |
|
AppraisalFormCopy | string |
None. |
|
IsEnterWeight | boolean |
None. |
|
IsManagerReview | boolean |
None. |
|
IsEmployeeReview | boolean |
None. |
|
IsManagerRating | boolean |
None. |
|
IsEmployeeRating | boolean |
None. |
|
IsAdminSetUpObjective | boolean |
None. |
|
IsManagerSetUpObjective | boolean |
None. |
|
AppraisalRatingSelect | string |
None. |
|
AppraisalRatingId | globally unique identifier |
None. |
|
ApprRatingDetail | Collection of AppraisalRatingDetail |
None. |
|
AppraisalRatingNameFromTemplate | string |
None. |
|
RequestId | globally unique identifier |
None. |
|
Language | string |
None. |
|
LanguageLogin | string |
None. |
|
AuthToken | string |
None. |
|
ClientId | string |
None. |
|
PageIndex | integer |
None. |
|
PageSize | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "Id": "f2ea7554-5bdc-4c68-8afb-fdce6d36a607", "Name": "sample string 2", "Description": "sample string 3", "CompanyId": "d5e2713d-214f-4c9e-89de-c5d710bc90c1", "AppraisalFormCopy": "sample string 5", "IsEnterWeight": true, "IsManagerReview": true, "IsEmployeeReview": true, "IsManagerRating": true, "IsEmployeeRating": true, "IsAdminSetUpObjective": true, "IsManagerSetUpObjective": true, "AppraisalRatingSelect": "sample string 13", "AppraisalRatingId": "77f858e6-a62d-4e08-88b4-639181b50117", "ApprRatingDetail": [ { "AppraisalRatingId": "a1b55d02-85af-4a29-b453-d8b96ebdf1b1", "LevelNumber": 2, "Achievement": "sample string 3", "Id": "42a36bfa-d231-4ebd-adc4-7990eef02034", "CreatedOn": "2025-07-13T09:30:49.7590959+00:00", "UpdatedOn": "2025-07-13T09:30:49.7590959+00:00", "RecordState": 0 }, { "AppraisalRatingId": "a1b55d02-85af-4a29-b453-d8b96ebdf1b1", "LevelNumber": 2, "Achievement": "sample string 3", "Id": "42a36bfa-d231-4ebd-adc4-7990eef02034", "CreatedOn": "2025-07-13T09:30:49.7590959+00:00", "UpdatedOn": "2025-07-13T09:30:49.7590959+00:00", "RecordState": 0 } ], "AppraisalRatingNameFromTemplate": "sample string 15", "RequestId": "2ff2a9ca-3565-4cb3-8edf-3a472e9dc280", "Language": "sample string 17", "LanguageLogin": "sample string 18", "AuthToken": "sample string 19", "ClientId": "sample string 20", "PageIndex": 21, "PageSize": 22 }
application/xml, text/xml
Sample:
<InsertAppraisalFormRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Paytime.Infrastructure.WebApi.Models.ViewModels"> <AuthToken xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 19</AuthToken> <ClientId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 20</ClientId> <Language xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 17</Language> <LanguageLogin xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 18</LanguageLogin> <PageIndex xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">21</PageIndex> <PageSize xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">22</PageSize> <RequestId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">2ff2a9ca-3565-4cb3-8edf-3a472e9dc280</RequestId> <ApprRatingDetail xmlns:d2p1="http://schemas.datacontract.org/2004/07/Paytime.Infrastructure.Core.Models"> <d2p1:AppraisalRatingDetail> <d2p1:CreatedOn>2025-07-13T09:30:49.7590959+00:00</d2p1:CreatedOn> <d2p1:Id>42a36bfa-d231-4ebd-adc4-7990eef02034</d2p1:Id> <d2p1:RecordState>Disabled</d2p1:RecordState> <d2p1:UpdatedOn>2025-07-13T09:30:49.7590959+00:00</d2p1:UpdatedOn> <d2p1:Achievement>sample string 3</d2p1:Achievement> <d2p1:AppraisalRatingId>a1b55d02-85af-4a29-b453-d8b96ebdf1b1</d2p1:AppraisalRatingId> <d2p1:LevelNumber>2</d2p1:LevelNumber> </d2p1:AppraisalRatingDetail> <d2p1:AppraisalRatingDetail> <d2p1:CreatedOn>2025-07-13T09:30:49.7590959+00:00</d2p1:CreatedOn> <d2p1:Id>42a36bfa-d231-4ebd-adc4-7990eef02034</d2p1:Id> <d2p1:RecordState>Disabled</d2p1:RecordState> <d2p1:UpdatedOn>2025-07-13T09:30:49.7590959+00:00</d2p1:UpdatedOn> <d2p1:Achievement>sample string 3</d2p1:Achievement> <d2p1:AppraisalRatingId>a1b55d02-85af-4a29-b453-d8b96ebdf1b1</d2p1:AppraisalRatingId> <d2p1:LevelNumber>2</d2p1:LevelNumber> </d2p1:AppraisalRatingDetail> </ApprRatingDetail> <AppraisalFormCopy>sample string 5</AppraisalFormCopy> <AppraisalRatingId>77f858e6-a62d-4e08-88b4-639181b50117</AppraisalRatingId> <AppraisalRatingNameFromTemplate>sample string 15</AppraisalRatingNameFromTemplate> <AppraisalRatingSelect>sample string 13</AppraisalRatingSelect> <CompanyId>d5e2713d-214f-4c9e-89de-c5d710bc90c1</CompanyId> <Description>sample string 3</Description> <Id>f2ea7554-5bdc-4c68-8afb-fdce6d36a607</Id> <IsAdminSetUpObjective>true</IsAdminSetUpObjective> <IsEmployeeRating>true</IsEmployeeRating> <IsEmployeeReview>true</IsEmployeeReview> <IsEnterWeight>true</IsEnterWeight> <IsManagerRating>true</IsManagerRating> <IsManagerReview>true</IsManagerReview> <IsManagerSetUpObjective>true</IsManagerSetUpObjective> <Name>sample string 2</Name> </InsertAppraisalFormRequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.