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": "db8e1d7d-45f1-4fa2-92d3-f8c6e9eddbf4",
"WorkflowId": "9c71157c-93e0-4522-9910-4d90cba84f24",
"CurrentStepId": "8d66c655-5ac6-4818-849a-116e3a8586df",
"UserId": "a92ff7e6-eddc-4750-a5ee-36673a43c269",
"CPDId": "6e8ef487-bfa1-4867-8c89-d9115ad39afc",
"CPDPeriodId": "bc0a7acf-eafb-4059-ba7e-dfd87e4e9ec9",
"InvoiceId": "8325f33f-b574-4ca0-8ba6-16fe4fbc0dd7",
"CPDReductionId": "1a96778c-8344-41c8-a8d7-35cc72998dc9",
"ApplicableFrom": "2026-05-27T16:13:16.0998174+10:00",
"ApplicableTo": "2026-05-27T16:13:16.0998174+10:00",
"WaitlistEventId": "4c102799-bb30-4c89-8456-62bfae129445",
"WaitlistTicketTypeId": "7270b877-7806-4a4a-8628-d5fdc7586f09",
"CartId": "2271737a-1b94-474f-9426-25f95c764686",
"ElectionId": "9822fba3-4136-423d-bf3d-91f9f72d1862",
"PropertyId": "77e1489d-c215-4e8c-8a95-b169e176a9e2",
"BookingId": "9d875b2d-969c-4eae-b732-59c88fcd97d2",
"EntityId": "bd58005b-3116-4289-a9ad-2636154ff960",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-05-27T16:13:16.0998174+10:00",
"CreatedDateTick": 8,
"CreatedById": "69570418-a32c-4779-bf29-92257277105a",
"LastModifiedDate": "2026-05-27T16:13:16.0998174+10:00",
"LastModifiedById": "0b362f52-41c8-4632-b284-968fd22330b8",
"IsArchived": true,
"CommitStepId": "038b0ff0-57b9-4675-a8d3-f34002d072a9",
"Archived": "2026-05-27T16:13:16.0998174+10:00",
"ArchivedById": "47f39f38-0eef-435a-9394-f5a6f1cbc4c4",
"AssignedTo": "4858ccd6-bbea-47c2-8bba-093d7339aeb6",
"AssignedDate": "2026-05-27T16:13:16.0998174+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"5a65688a-c3f2-4bb8-9e79-39b5a27d736d",
"25d11a77-8a99-40e3-b77d-741ed991361c"
],
"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": "962d0fe4-814f-42d9-91c4-ed361f636b7e",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-27T16:13:16.0998174+10:00",
"SubmittedById": "c640e70b-3490-4b60-9d58-80efdb56f356",
"SubmittedBy": "sample string 5"
},
{
"StepId": "962d0fe4-814f-42d9-91c4-ed361f636b7e",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-27T16:13:16.0998174+10:00",
"SubmittedById": "c640e70b-3490-4b60-9d58-80efdb56f356",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "ee2225de-6c1d-4434-bc97-7a44af8ec118",
"StepName": "sample string 2",
"InitTime": "2026-05-27T16:13:16.0998174+10:00",
"InitById": "c8a0d44f-6785-4d51-8423-76b1221914d9",
"InitBy": "sample string 5"
},
{
"StepId": "ee2225de-6c1d-4434-bc97-7a44af8ec118",
"StepName": "sample string 2",
"InitTime": "2026-05-27T16:13:16.0998174+10:00",
"InitById": "c8a0d44f-6785-4d51-8423-76b1221914d9",
"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-05-27T06:13:16.0998174Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-05-27T06:13:16.0998174Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-05-27T16:13:16.0998174+10:00</Archived>
<ArchivedById>47f39f38-0eef-435a-9394-f5a6f1cbc4c4</ArchivedById>
<AssignedDate>2026-05-27T16:13:16.0998174+10:00</AssignedDate>
<AssignedTo>4858ccd6-bbea-47c2-8bba-093d7339aeb6</AssignedTo>
<BookingId>9d875b2d-969c-4eae-b732-59c88fcd97d2</BookingId>
<CPDId>6e8ef487-bfa1-4867-8c89-d9115ad39afc</CPDId>
<CPDPeriodId>bc0a7acf-eafb-4059-ba7e-dfd87e4e9ec9</CPDPeriodId>
<CPDReductionId>1a96778c-8344-41c8-a8d7-35cc72998dc9</CPDReductionId>
<CartId>2271737a-1b94-474f-9426-25f95c764686</CartId>
<CommitStepId>038b0ff0-57b9-4675-a8d3-f34002d072a9</CommitStepId>
<CreatedById>69570418-a32c-4779-bf29-92257277105a</CreatedById>
<CreatedDate>2026-05-27T16:13:16.0998174+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>8d66c655-5ac6-4818-849a-116e3a8586df</CurrentStepId>
<ElectionId>9822fba3-4136-423d-bf3d-91f9f72d1862</ElectionId>
<EntityId>bd58005b-3116-4289-a9ad-2636154ff960</EntityId>
<EntityType>sample string 4</EntityType>
<Id>db8e1d7d-45f1-4fa2-92d3-f8c6e9eddbf4</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>c8a0d44f-6785-4d51-8423-76b1221914d9</InitById>
<InitTime>2026-05-27T16:13:16.0998174+10:00</InitTime>
<StepId>ee2225de-6c1d-4434-bc97-7a44af8ec118</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>c8a0d44f-6785-4d51-8423-76b1221914d9</InitById>
<InitTime>2026-05-27T16:13:16.0998174+10:00</InitTime>
<StepId>ee2225de-6c1d-4434-bc97-7a44af8ec118</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>8325f33f-b574-4ca0-8ba6-16fe4fbc0dd7</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>0b362f52-41c8-4632-b284-968fd22330b8</LastModifiedById>
<LastModifiedDate>2026-05-27T16:13:16.0998174+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>5a65688a-c3f2-4bb8-9e79-39b5a27d736d</d2p1:guid>
<d2p1:guid>25d11a77-8a99-40e3-b77d-741ed991361c</d2p1:guid>
</PreviousStepIds>
<PropertyId>77e1489d-c215-4e8c-8a95-b169e176a9e2</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>962d0fe4-814f-42d9-91c4-ed361f636b7e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>c640e70b-3490-4b60-9d58-80efdb56f356</SubmittedById>
<SubmittedTime>2026-05-27T16:13:16.0998174+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>962d0fe4-814f-42d9-91c4-ed361f636b7e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>c640e70b-3490-4b60-9d58-80efdb56f356</SubmittedById>
<SubmittedTime>2026-05-27T16:13:16.0998174+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>a92ff7e6-eddc-4750-a5ee-36673a43c269</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>4c102799-bb30-4c89-8456-62bfae129445</WaitlistEventId>
<WaitlistTicketTypeId>7270b877-7806-4a4a-8628-d5fdc7586f09</WaitlistTicketTypeId>
<WorkflowId>9c71157c-93e0-4522-9910-4d90cba84f24</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.