POST api/WorkflowFieldValues/InsertOrUpdateFieldValuesOnPrevious
Request Information
URI Parameters
None.
Body Parameters
WorkflowFieldValue| Name | 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": "744a38c4-0df3-4ab2-8ae1-dfe819693e69",
"WorkflowId": "8e02f0bd-402d-44ad-9dcf-7d426e52dca6",
"CurrentStepId": "32fde5ab-bd09-47e5-a317-a2641ee3d30f",
"UserId": "402bf999-1573-4da4-b030-c84b3d1f9e6c",
"CPDId": "676ef784-543a-441d-a856-8d4a490c0c96",
"CPDPeriodId": "7df9cfa9-8d77-4de5-8daf-269f24852f2c",
"InvoiceId": "3d521f4a-2e96-47d8-8313-bc5ac56b651d",
"CPDReductionId": "5bd22f11-1ce8-4c1c-b642-5a18bbf3946b",
"ApplicableFrom": "2026-01-01T18:52:36.6777408+00:00",
"ApplicableTo": "2026-01-01T18:52:36.6777408+00:00",
"WaitlistEventId": "0568132e-f728-4c6f-92bb-24ed6dab9a9f",
"WaitlistTicketTypeId": "5679c74f-7220-43aa-883f-a8bdfaeb0dd1",
"CartId": "a69a3076-0b39-45e8-9347-189420c40152",
"ElectionId": "9531a2e2-cd88-4673-a24e-6b03d933e718",
"PropertyId": "61cfb586-db8c-4276-bd5a-5e7fbbe48c89",
"BookingId": "44a5ea5c-b033-4db9-b1f5-34ecdd9d783e",
"EntityId": "66a7e37c-5ff7-4cfa-849b-3ca26dfd089c",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-01-01T18:52:36.6777408+00:00",
"CreatedDateTick": 8,
"CreatedById": "0f791d77-53c4-4e74-a1fb-39a3be010604",
"LastModifiedDate": "2026-01-01T18:52:36.6777408+00:00",
"LastModifiedById": "0797e1a3-b40b-48ae-8d65-9d1c762c6eaa",
"IsArchived": true,
"CommitStepId": "a3a73ef8-b034-4720-ac1d-9eb66456f003",
"Archived": "2026-01-01T18:52:36.6777408+00:00",
"ArchivedById": "2d0fa2f8-d063-4d33-8699-61d90fc5d43a",
"AssignedTo": "23d19a08-6164-4a33-9fdc-675cf9ea38af",
"AssignedDate": "2026-01-01T18:52:36.6777408+00:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"3fdc038c-3e1b-4188-a940-bd33dce5122e",
"1be22f09-752c-4b4e-9949-10e472ee5a67"
],
"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": "f707aeb2-22d3-45aa-b447-6a6cda13bc85",
"StepName": "sample string 2",
"SubmittedTime": "2026-01-01T18:52:36.6933657+00:00",
"SubmittedById": "3637427b-0b35-43fc-9306-744573c6ab82",
"SubmittedBy": "sample string 5"
},
{
"StepId": "f707aeb2-22d3-45aa-b447-6a6cda13bc85",
"StepName": "sample string 2",
"SubmittedTime": "2026-01-01T18:52:36.6933657+00:00",
"SubmittedById": "3637427b-0b35-43fc-9306-744573c6ab82",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "4bfbb4bb-fe64-4be3-941f-86f1aba07546",
"StepName": "sample string 2",
"InitTime": "2026-01-01T18:52:36.6933657+00:00",
"InitById": "0043d347-56d8-449e-8ecc-2136b7cc5a48",
"InitBy": "sample string 5"
},
{
"StepId": "4bfbb4bb-fe64-4be3-941f-86f1aba07546",
"StepName": "sample string 2",
"InitTime": "2026-01-01T18:52:36.6933657+00:00",
"InitById": "0043d347-56d8-449e-8ecc-2136b7cc5a48",
"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>2026-01-01T18:52:36.6777408Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-01-01T18:52:36.6777408Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-01-01T18:52:36.6777408+00:00</Archived>
<ArchivedById>2d0fa2f8-d063-4d33-8699-61d90fc5d43a</ArchivedById>
<AssignedDate>2026-01-01T18:52:36.6777408+00:00</AssignedDate>
<AssignedTo>23d19a08-6164-4a33-9fdc-675cf9ea38af</AssignedTo>
<BookingId>44a5ea5c-b033-4db9-b1f5-34ecdd9d783e</BookingId>
<CPDId>676ef784-543a-441d-a856-8d4a490c0c96</CPDId>
<CPDPeriodId>7df9cfa9-8d77-4de5-8daf-269f24852f2c</CPDPeriodId>
<CPDReductionId>5bd22f11-1ce8-4c1c-b642-5a18bbf3946b</CPDReductionId>
<CartId>a69a3076-0b39-45e8-9347-189420c40152</CartId>
<CommitStepId>a3a73ef8-b034-4720-ac1d-9eb66456f003</CommitStepId>
<CreatedById>0f791d77-53c4-4e74-a1fb-39a3be010604</CreatedById>
<CreatedDate>2026-01-01T18:52:36.6777408+00:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>32fde5ab-bd09-47e5-a317-a2641ee3d30f</CurrentStepId>
<ElectionId>9531a2e2-cd88-4673-a24e-6b03d933e718</ElectionId>
<EntityId>66a7e37c-5ff7-4cfa-849b-3ca26dfd089c</EntityId>
<EntityType>sample string 4</EntityType>
<Id>744a38c4-0df3-4ab2-8ae1-dfe819693e69</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>0043d347-56d8-449e-8ecc-2136b7cc5a48</InitById>
<InitTime>2026-01-01T18:52:36.6933657+00:00</InitTime>
<StepId>4bfbb4bb-fe64-4be3-941f-86f1aba07546</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>0043d347-56d8-449e-8ecc-2136b7cc5a48</InitById>
<InitTime>2026-01-01T18:52:36.6933657+00:00</InitTime>
<StepId>4bfbb4bb-fe64-4be3-941f-86f1aba07546</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>3d521f4a-2e96-47d8-8313-bc5ac56b651d</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>0797e1a3-b40b-48ae-8d65-9d1c762c6eaa</LastModifiedById>
<LastModifiedDate>2026-01-01T18:52:36.6777408+00:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>3fdc038c-3e1b-4188-a940-bd33dce5122e</d2p1:guid>
<d2p1:guid>1be22f09-752c-4b4e-9949-10e472ee5a67</d2p1:guid>
</PreviousStepIds>
<PropertyId>61cfb586-db8c-4276-bd5a-5e7fbbe48c89</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>f707aeb2-22d3-45aa-b447-6a6cda13bc85</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>3637427b-0b35-43fc-9306-744573c6ab82</SubmittedById>
<SubmittedTime>2026-01-01T18:52:36.6933657+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>f707aeb2-22d3-45aa-b447-6a6cda13bc85</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>3637427b-0b35-43fc-9306-744573c6ab82</SubmittedById>
<SubmittedTime>2026-01-01T18:52:36.6933657+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>402bf999-1573-4da4-b030-c84b3d1f9e6c</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>0568132e-f728-4c6f-92bb-24ed6dab9a9f</WaitlistEventId>
<WaitlistTicketTypeId>5679c74f-7220-43aa-883f-a8bdfaeb0dd1</WaitlistTicketTypeId>
<WorkflowId>8e02f0bd-402d-44ad-9dcf-7d426e52dca6</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.