POST api/WorkflowFieldValues/InsertOrUpdateFieldValues
Request Information
URI Parameters
None.
Body Parameters
WorkflowFieldValueName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
WorkflowId | globally unique identifier |
None. |
|
CurrentStepId | globally unique identifier |
None. |
|
UserId | globally unique identifier |
None. |
|
CPDId | globally unique identifier |
None. |
|
CPDPeriodId | globally unique identifier |
None. |
|
InvoiceId | globally unique identifier |
None. |
|
CPDReductionId | globally unique identifier |
None. |
|
ApplicableFrom | date |
None. |
|
ApplicableTo | date |
None. |
|
WaitlistEventId | globally unique identifier |
None. |
|
WaitlistTicketTypeId | globally unique identifier |
None. |
|
CartId | globally unique identifier |
None. |
|
ElectionId | globally unique identifier |
None. |
|
PropertyId | globally unique identifier |
None. |
|
BookingId | globally unique identifier |
None. |
|
EntityId | globally unique identifier |
None. |
|
EntityType | string |
None. |
|
UserFullName | string |
None. |
|
WorkflowName | string |
None. |
|
CreatedDate | date |
None. |
|
CreatedDateTick | integer |
None. |
|
CreatedById | globally unique identifier |
None. |
|
LastModifiedDate | date |
None. |
|
LastModifiedById | globally unique identifier |
None. |
|
IsArchived | boolean |
None. |
|
CommitStepId | globally unique identifier |
None. |
|
Archived | date |
None. |
|
ArchivedById | globally unique identifier |
None. |
|
AssignedTo | globally unique identifier |
None. |
|
AssignedDate | date |
None. |
|
PaymentSuccessful | boolean |
None. |
|
PaymentGatewayTransactionRef | string |
None. |
|
CrossCheckApplicationTypeSuccesful | boolean |
None. |
|
PreviousStepIds | Collection of globally unique identifier |
None. |
|
Values | Collection of WorkflowValue |
None. |
|
SubmitTimes | Collection of WorkflowStepSubmitTime |
None. |
|
InitHistory | Collection of FieldValueInitTime |
None. |
|
Response | BaseResponseModel |
None. |
|
IsFinalised | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{ "Id": "be91584d-6ddc-4265-9946-5780fab6421f", "WorkflowId": "b394f747-425a-43cf-bbb4-2e0f1242f03a", "CurrentStepId": "38560a69-6fd4-45a5-a000-7457fbbd19ff", "UserId": "84c39d9c-a5c8-4257-a968-1e80efcbcc56", "CPDId": "4bf5666d-cd88-42ac-9e76-0c1b1adfb117", "CPDPeriodId": "8d1e4acb-e003-4db5-ba85-a2f0f4a3b1c2", "InvoiceId": "85720583-de80-4fbc-9da6-703d78a7622c", "CPDReductionId": "5292b745-160c-44eb-aee1-262f6ad2cce6", "ApplicableFrom": "2025-09-03T15:34:35.7066685+00:00", "ApplicableTo": "2025-09-03T15:34:35.7066685+00:00", "WaitlistEventId": "0df6690f-c61f-468e-9eb4-1ed637e4c599", "WaitlistTicketTypeId": "eda16b45-b691-4a3b-933e-909ca41b1b4f", "CartId": "48a46af2-41e0-405d-bfaf-6450816223b1", "ElectionId": "c984f05e-282b-4eb0-b9c8-c714dad6631b", "PropertyId": "9e0e809a-43df-40b5-be79-f56af628c6dd", "BookingId": "8240833b-cff6-4f79-9fdf-8e8117296461", "EntityId": "30e268bd-98ea-4af2-b64f-b0ed3b5b421a", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-09-03T15:34:35.7066685+00:00", "CreatedDateTick": 8, "CreatedById": "9dd1ba93-6571-4818-a37b-b4f1efd0ce99", "LastModifiedDate": "2025-09-03T15:34:35.7066685+00:00", "LastModifiedById": "2909edd0-e8a2-4400-95be-351b916f3837", "IsArchived": true, "CommitStepId": "ee22d75e-976b-4228-9148-8da0803aa303", "Archived": "2025-09-03T15:34:35.7066685+00:00", "ArchivedById": "77ffdb18-3c90-4ade-8b0d-6db32b1672df", "AssignedTo": "b6fe0bb8-cab4-40b0-b497-4838a9794f35", "AssignedDate": "2025-09-03T15:34:35.7066685+00:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "f20195ea-3a56-40e4-a42e-c594866f2594", "edc5c285-57cf-47a4-96f6-ce73ad1fc0f8" ], "Values": [ { "Name": "sample string 1", "Value": "sample string 2", "FileValues": {}, "Mapping": "sample string 4", "FieldType": "sample string 5", "Text": "sample string 6", "AdditionalRef": [ { "Key": "sample string 1", "Value": "sample string 2" }, { "Key": "sample string 1", "Value": "sample string 2" } ] }, { "Name": "sample string 1", "Value": "sample string 2", "FileValues": {}, "Mapping": "sample string 4", "FieldType": "sample string 5", "Text": "sample string 6", "AdditionalRef": [ { "Key": "sample string 1", "Value": "sample string 2" }, { "Key": "sample string 1", "Value": "sample string 2" } ] } ], "SubmitTimes": [ { "StepId": "ce4141b5-0968-49f1-9671-846a73768b8d", "StepName": "sample string 2", "SubmittedTime": "2025-09-03T15:34:35.7066685+00:00", "SubmittedById": "7e14563a-20ff-4792-ac48-58b4eef092f2", "SubmittedBy": "sample string 5" }, { "StepId": "ce4141b5-0968-49f1-9671-846a73768b8d", "StepName": "sample string 2", "SubmittedTime": "2025-09-03T15:34:35.7066685+00:00", "SubmittedById": "7e14563a-20ff-4792-ac48-58b4eef092f2", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "2a3aadf2-c796-4765-99d0-316dcaed670b", "StepName": "sample string 2", "InitTime": "2025-09-03T15:34:35.7066685+00:00", "InitById": "4e746405-9a12-434b-97e1-0d2d5b821312", "InitBy": "sample string 5" }, { "StepId": "2a3aadf2-c796-4765-99d0-316dcaed670b", "StepName": "sample string 2", "InitTime": "2025-09-03T15:34:35.7066685+00:00", "InitById": "4e746405-9a12-434b-97e1-0d2d5b821312", "InitBy": "sample string 5" } ], "Response": { "Result": { "Success": true, "Message": "sample string 2", "Errors": [ { "Message": "sample string 1" }, { "Message": "sample string 1" } ] } }, "IsFinalised": true }
application/xml, text/xml
Sample:
<WorkflowFieldValue xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WorkflowAPI.Models"> <ApplicableFrom xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-09-03T15:34:35.7066685Z</d2p1:DateTime> <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-09-03T15:34:35.7066685Z</d2p1:DateTime> <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-09-03T15:34:35.7066685+00:00</Archived> <ArchivedById>77ffdb18-3c90-4ade-8b0d-6db32b1672df</ArchivedById> <AssignedDate>2025-09-03T15:34:35.7066685+00:00</AssignedDate> <AssignedTo>b6fe0bb8-cab4-40b0-b497-4838a9794f35</AssignedTo> <BookingId>8240833b-cff6-4f79-9fdf-8e8117296461</BookingId> <CPDId>4bf5666d-cd88-42ac-9e76-0c1b1adfb117</CPDId> <CPDPeriodId>8d1e4acb-e003-4db5-ba85-a2f0f4a3b1c2</CPDPeriodId> <CPDReductionId>5292b745-160c-44eb-aee1-262f6ad2cce6</CPDReductionId> <CartId>48a46af2-41e0-405d-bfaf-6450816223b1</CartId> <CommitStepId>ee22d75e-976b-4228-9148-8da0803aa303</CommitStepId> <CreatedById>9dd1ba93-6571-4818-a37b-b4f1efd0ce99</CreatedById> <CreatedDate>2025-09-03T15:34:35.7066685+00:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>38560a69-6fd4-45a5-a000-7457fbbd19ff</CurrentStepId> <ElectionId>c984f05e-282b-4eb0-b9c8-c714dad6631b</ElectionId> <EntityId>30e268bd-98ea-4af2-b64f-b0ed3b5b421a</EntityId> <EntityType>sample string 4</EntityType> <Id>be91584d-6ddc-4265-9946-5780fab6421f</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>4e746405-9a12-434b-97e1-0d2d5b821312</InitById> <InitTime>2025-09-03T15:34:35.7066685+00:00</InitTime> <StepId>2a3aadf2-c796-4765-99d0-316dcaed670b</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>4e746405-9a12-434b-97e1-0d2d5b821312</InitById> <InitTime>2025-09-03T15:34:35.7066685+00:00</InitTime> <StepId>2a3aadf2-c796-4765-99d0-316dcaed670b</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>85720583-de80-4fbc-9da6-703d78a7622c</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>2909edd0-e8a2-4400-95be-351b916f3837</LastModifiedById> <LastModifiedDate>2025-09-03T15:34:35.7066685+00:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>f20195ea-3a56-40e4-a42e-c594866f2594</d2p1:guid> <d2p1:guid>edc5c285-57cf-47a4-96f6-ce73ad1fc0f8</d2p1:guid> </PreviousStepIds> <PropertyId>9e0e809a-43df-40b5-be79-f56af628c6dd</PropertyId> <Response xmlns:d2p1="http://schemas.datacontract.org/2004/07/WorkflowAPI.Models.Common"> <d2p1:Result> <d2p1:Errors> <d2p1:ErrorMessage> <d2p1:Message>sample string 1</d2p1:Message> </d2p1:ErrorMessage> <d2p1:ErrorMessage> <d2p1:Message>sample string 1</d2p1:Message> </d2p1:ErrorMessage> </d2p1:Errors> <d2p1:Message>sample string 2</d2p1:Message> <d2p1:Success>true</d2p1:Success> </d2p1:Result> </Response> <SubmitTimes> <WorkflowStepSubmitTime> <StepId>ce4141b5-0968-49f1-9671-846a73768b8d</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>7e14563a-20ff-4792-ac48-58b4eef092f2</SubmittedById> <SubmittedTime>2025-09-03T15:34:35.7066685+00:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>ce4141b5-0968-49f1-9671-846a73768b8d</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>7e14563a-20ff-4792-ac48-58b4eef092f2</SubmittedById> <SubmittedTime>2025-09-03T15:34:35.7066685+00:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>84c39d9c-a5c8-4257-a968-1e80efcbcc56</UserId> <Values> <WorkflowValue> <AdditionalRef> <WorkflowAdditionalRef> <Key>sample string 1</Key> <Value>sample string 2</Value> </WorkflowAdditionalRef> <WorkflowAdditionalRef> <Key>sample string 1</Key> <Value>sample string 2</Value> </WorkflowAdditionalRef> </AdditionalRef> <FieldType>sample string 5</FieldType> <FileValues /> <Mapping>sample string 4</Mapping> <Name>sample string 1</Name> <Text>sample string 6</Text> <Value>sample string 2</Value> </WorkflowValue> <WorkflowValue> <AdditionalRef> <WorkflowAdditionalRef> <Key>sample string 1</Key> <Value>sample string 2</Value> </WorkflowAdditionalRef> <WorkflowAdditionalRef> <Key>sample string 1</Key> <Value>sample string 2</Value> </WorkflowAdditionalRef> </AdditionalRef> <FieldType>sample string 5</FieldType> <FileValues /> <Mapping>sample string 4</Mapping> <Name>sample string 1</Name> <Text>sample string 6</Text> <Value>sample string 2</Value> </WorkflowValue> </Values> <WaitlistEventId>0df6690f-c61f-468e-9eb4-1ed637e4c599</WaitlistEventId> <WaitlistTicketTypeId>eda16b45-b691-4a3b-933e-909ca41b1b4f</WaitlistTicketTypeId> <WorkflowId>b394f747-425a-43cf-bbb4-2e0f1242f03a</WorkflowId> <WorkflowName>sample string 6</WorkflowName> </WorkflowFieldValue>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.