POST api/WorkflowFieldValues/InsertOrUpdateFieldValuesOnPrevious
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": "bacbb3f2-9370-446c-a690-b531d6200f6f", "WorkflowId": "2cde9b4a-7a6a-4a77-ae9c-d1c49dc0ce37", "CurrentStepId": "ca8123c6-9be3-41ea-a88a-9bd67d2bba3c", "UserId": "d25aa8e3-07ef-408d-8023-7ae6d671cd27", "CPDId": "04d80c45-2d5f-4dfe-ba40-070cf260cb06", "CPDPeriodId": "009cfb27-d463-47f1-a972-a62c42968ced", "InvoiceId": "cea5a0dd-9618-47a8-92f4-30547de0a6d8", "CPDReductionId": "3fdd0a41-7c85-4fcd-b269-dae44ef4bb36", "ApplicableFrom": "2025-07-07T02:31:09.7903086+10:00", "ApplicableTo": "2025-07-07T02:31:09.7903086+10:00", "WaitlistEventId": "992bdf8d-3d32-4d84-a48e-39d07d0e026e", "WaitlistTicketTypeId": "146ed7c7-290a-4bfc-989a-295b425ff681", "CartId": "2de4580d-3749-4809-8365-90f87fb1e0e4", "ElectionId": "56846efc-6ace-46a1-9370-bb58993f6700", "PropertyId": "5963c17c-44a5-474d-a886-8c0fc07c1986", "BookingId": "a53f8afb-93ef-44df-8de5-1c5e65633776", "EntityId": "9171b43c-770f-4298-b16c-ba8ab42d6b89", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-07-07T02:31:09.7913082+10:00", "CreatedDateTick": 8, "CreatedById": "dacf3ea0-40b7-49f0-a0a4-40e702528cdb", "LastModifiedDate": "2025-07-07T02:31:09.7913082+10:00", "LastModifiedById": "d18e00ea-b637-4b5b-955e-982a6f2d7b58", "IsArchived": true, "CommitStepId": "7188f881-04a9-446c-b5af-16605a84ff6f", "Archived": "2025-07-07T02:31:09.7913082+10:00", "ArchivedById": "576b5827-4f3a-4e0d-b72f-d86f661830e4", "AssignedTo": "044f0fcf-9da1-49bd-89f2-cdb91e835107", "AssignedDate": "2025-07-07T02:31:09.7913082+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "b22fbb40-1688-412a-81f6-8d871e217f72", "45146ae2-8419-4391-905d-7019ed2c23a9" ], "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": "4d9880b9-f31a-4038-8884-2792851a3b45", "StepName": "sample string 2", "SubmittedTime": "2025-07-07T02:31:09.7943089+10:00", "SubmittedById": "34ea966f-9025-40a3-a819-c42ac102c2ca", "SubmittedBy": "sample string 5" }, { "StepId": "4d9880b9-f31a-4038-8884-2792851a3b45", "StepName": "sample string 2", "SubmittedTime": "2025-07-07T02:31:09.7943089+10:00", "SubmittedById": "34ea966f-9025-40a3-a819-c42ac102c2ca", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "00db1bd1-50ef-4269-9251-36e0484a5b8a", "StepName": "sample string 2", "InitTime": "2025-07-07T02:31:09.7943089+10:00", "InitById": "ed2df5b3-1343-4cd1-a93c-382148590dea", "InitBy": "sample string 5" }, { "StepId": "00db1bd1-50ef-4269-9251-36e0484a5b8a", "StepName": "sample string 2", "InitTime": "2025-07-07T02:31:09.7943089+10:00", "InitById": "ed2df5b3-1343-4cd1-a93c-382148590dea", "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-07-06T16:31:09.7903086Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-07-06T16:31:09.7903086Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-07-07T02:31:09.7913082+10:00</Archived> <ArchivedById>576b5827-4f3a-4e0d-b72f-d86f661830e4</ArchivedById> <AssignedDate>2025-07-07T02:31:09.7913082+10:00</AssignedDate> <AssignedTo>044f0fcf-9da1-49bd-89f2-cdb91e835107</AssignedTo> <BookingId>a53f8afb-93ef-44df-8de5-1c5e65633776</BookingId> <CPDId>04d80c45-2d5f-4dfe-ba40-070cf260cb06</CPDId> <CPDPeriodId>009cfb27-d463-47f1-a972-a62c42968ced</CPDPeriodId> <CPDReductionId>3fdd0a41-7c85-4fcd-b269-dae44ef4bb36</CPDReductionId> <CartId>2de4580d-3749-4809-8365-90f87fb1e0e4</CartId> <CommitStepId>7188f881-04a9-446c-b5af-16605a84ff6f</CommitStepId> <CreatedById>dacf3ea0-40b7-49f0-a0a4-40e702528cdb</CreatedById> <CreatedDate>2025-07-07T02:31:09.7913082+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>ca8123c6-9be3-41ea-a88a-9bd67d2bba3c</CurrentStepId> <ElectionId>56846efc-6ace-46a1-9370-bb58993f6700</ElectionId> <EntityId>9171b43c-770f-4298-b16c-ba8ab42d6b89</EntityId> <EntityType>sample string 4</EntityType> <Id>bacbb3f2-9370-446c-a690-b531d6200f6f</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>ed2df5b3-1343-4cd1-a93c-382148590dea</InitById> <InitTime>2025-07-07T02:31:09.7943089+10:00</InitTime> <StepId>00db1bd1-50ef-4269-9251-36e0484a5b8a</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>ed2df5b3-1343-4cd1-a93c-382148590dea</InitById> <InitTime>2025-07-07T02:31:09.7943089+10:00</InitTime> <StepId>00db1bd1-50ef-4269-9251-36e0484a5b8a</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>cea5a0dd-9618-47a8-92f4-30547de0a6d8</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>d18e00ea-b637-4b5b-955e-982a6f2d7b58</LastModifiedById> <LastModifiedDate>2025-07-07T02:31:09.7913082+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>b22fbb40-1688-412a-81f6-8d871e217f72</d2p1:guid> <d2p1:guid>45146ae2-8419-4391-905d-7019ed2c23a9</d2p1:guid> </PreviousStepIds> <PropertyId>5963c17c-44a5-474d-a886-8c0fc07c1986</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>4d9880b9-f31a-4038-8884-2792851a3b45</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>34ea966f-9025-40a3-a819-c42ac102c2ca</SubmittedById> <SubmittedTime>2025-07-07T02:31:09.7943089+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>4d9880b9-f31a-4038-8884-2792851a3b45</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>34ea966f-9025-40a3-a819-c42ac102c2ca</SubmittedById> <SubmittedTime>2025-07-07T02:31:09.7943089+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>d25aa8e3-07ef-408d-8023-7ae6d671cd27</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>992bdf8d-3d32-4d84-a48e-39d07d0e026e</WaitlistEventId> <WaitlistTicketTypeId>146ed7c7-290a-4bfc-989a-295b425ff681</WaitlistTicketTypeId> <WorkflowId>2cde9b4a-7a6a-4a77-ae9c-d1c49dc0ce37</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.