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": "50693feb-2242-4f02-b784-63bf95154ee0", "WorkflowId": "aebafa21-cc19-455e-86b6-3024d3fc1be5", "CurrentStepId": "653bc64f-c0ec-4244-a222-a8a515507de5", "UserId": "150a2be8-7eb9-4d99-87e7-e059849e554d", "CPDId": "64768d13-d1be-4088-88e5-01be35b8cc15", "CPDPeriodId": "de8fd56a-a3ab-4ef1-a1ff-bd4829e33d05", "InvoiceId": "cb5e5c57-db3f-4175-85ab-2a605f526dd3", "CPDReductionId": "bab81fbe-7a29-407c-a0fb-6b5710e801c4", "ApplicableFrom": "2025-09-16T23:47:02.0200236+10:00", "ApplicableTo": "2025-09-16T23:47:02.0200236+10:00", "WaitlistEventId": "c6843212-f24d-4333-8ea1-2e923e23499a", "WaitlistTicketTypeId": "005028da-fed7-4ef2-90fd-209dac2e0984", "CartId": "699c4866-052d-4b8b-8644-dc3947dab613", "ElectionId": "6833ee8f-200f-4379-9efb-0b8dd4e391fb", "PropertyId": "43917730-6da4-4de4-a920-f1d50658578b", "BookingId": "49f98449-e303-4d01-9745-b42730e9ff2c", "EntityId": "979cf5e3-f51b-48df-8ef8-43d0da40ff09", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-09-16T23:47:02.0210231+10:00", "CreatedDateTick": 8, "CreatedById": "7cc728e3-602a-4197-a126-bab4a41028cf", "LastModifiedDate": "2025-09-16T23:47:02.0210231+10:00", "LastModifiedById": "2ce72c73-5aea-4940-8e3c-a69849e201ee", "IsArchived": true, "CommitStepId": "093c0b8e-8a30-42ad-8ee8-b34b7b1f0ba4", "Archived": "2025-09-16T23:47:02.0210231+10:00", "ArchivedById": "1789038a-e8e5-48e7-ad66-736c878c6253", "AssignedTo": "f700fb2e-a4a7-47d6-a92b-c7bfdf7914b2", "AssignedDate": "2025-09-16T23:47:02.0210231+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "a5044fc2-d2a5-465c-b34c-c1563a5dd4b6", "c1734c65-85a9-4369-8d1c-82fd76256d51" ], "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": "d4776a4f-ef62-473a-9381-c71ba9e3c386", "StepName": "sample string 2", "SubmittedTime": "2025-09-16T23:47:02.0230207+10:00", "SubmittedById": "63c723f7-6b09-4931-967b-7dd03e32d596", "SubmittedBy": "sample string 5" }, { "StepId": "d4776a4f-ef62-473a-9381-c71ba9e3c386", "StepName": "sample string 2", "SubmittedTime": "2025-09-16T23:47:02.0230207+10:00", "SubmittedById": "63c723f7-6b09-4931-967b-7dd03e32d596", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "a9f90085-883c-478b-be62-819b11b43399", "StepName": "sample string 2", "InitTime": "2025-09-16T23:47:02.0230207+10:00", "InitById": "0c4b625e-f981-42fa-adbe-c44898f5c2ee", "InitBy": "sample string 5" }, { "StepId": "a9f90085-883c-478b-be62-819b11b43399", "StepName": "sample string 2", "InitTime": "2025-09-16T23:47:02.0230207+10:00", "InitById": "0c4b625e-f981-42fa-adbe-c44898f5c2ee", "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-16T13:47:02.0200236Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-09-16T13:47:02.0200236Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-09-16T23:47:02.0210231+10:00</Archived> <ArchivedById>1789038a-e8e5-48e7-ad66-736c878c6253</ArchivedById> <AssignedDate>2025-09-16T23:47:02.0210231+10:00</AssignedDate> <AssignedTo>f700fb2e-a4a7-47d6-a92b-c7bfdf7914b2</AssignedTo> <BookingId>49f98449-e303-4d01-9745-b42730e9ff2c</BookingId> <CPDId>64768d13-d1be-4088-88e5-01be35b8cc15</CPDId> <CPDPeriodId>de8fd56a-a3ab-4ef1-a1ff-bd4829e33d05</CPDPeriodId> <CPDReductionId>bab81fbe-7a29-407c-a0fb-6b5710e801c4</CPDReductionId> <CartId>699c4866-052d-4b8b-8644-dc3947dab613</CartId> <CommitStepId>093c0b8e-8a30-42ad-8ee8-b34b7b1f0ba4</CommitStepId> <CreatedById>7cc728e3-602a-4197-a126-bab4a41028cf</CreatedById> <CreatedDate>2025-09-16T23:47:02.0210231+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>653bc64f-c0ec-4244-a222-a8a515507de5</CurrentStepId> <ElectionId>6833ee8f-200f-4379-9efb-0b8dd4e391fb</ElectionId> <EntityId>979cf5e3-f51b-48df-8ef8-43d0da40ff09</EntityId> <EntityType>sample string 4</EntityType> <Id>50693feb-2242-4f02-b784-63bf95154ee0</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>0c4b625e-f981-42fa-adbe-c44898f5c2ee</InitById> <InitTime>2025-09-16T23:47:02.0230207+10:00</InitTime> <StepId>a9f90085-883c-478b-be62-819b11b43399</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>0c4b625e-f981-42fa-adbe-c44898f5c2ee</InitById> <InitTime>2025-09-16T23:47:02.0230207+10:00</InitTime> <StepId>a9f90085-883c-478b-be62-819b11b43399</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>cb5e5c57-db3f-4175-85ab-2a605f526dd3</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>2ce72c73-5aea-4940-8e3c-a69849e201ee</LastModifiedById> <LastModifiedDate>2025-09-16T23:47:02.0210231+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>a5044fc2-d2a5-465c-b34c-c1563a5dd4b6</d2p1:guid> <d2p1:guid>c1734c65-85a9-4369-8d1c-82fd76256d51</d2p1:guid> </PreviousStepIds> <PropertyId>43917730-6da4-4de4-a920-f1d50658578b</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>d4776a4f-ef62-473a-9381-c71ba9e3c386</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>63c723f7-6b09-4931-967b-7dd03e32d596</SubmittedById> <SubmittedTime>2025-09-16T23:47:02.0230207+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>d4776a4f-ef62-473a-9381-c71ba9e3c386</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>63c723f7-6b09-4931-967b-7dd03e32d596</SubmittedById> <SubmittedTime>2025-09-16T23:47:02.0230207+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>150a2be8-7eb9-4d99-87e7-e059849e554d</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>c6843212-f24d-4333-8ea1-2e923e23499a</WaitlistEventId> <WaitlistTicketTypeId>005028da-fed7-4ef2-90fd-209dac2e0984</WaitlistTicketTypeId> <WorkflowId>aebafa21-cc19-455e-86b6-3024d3fc1be5</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.