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": "dce74c6a-dcab-4f2f-9a80-6b76ebb19ab0",
"WorkflowId": "8aa0606e-276f-4e22-9703-a894db01c93d",
"CurrentStepId": "9018a728-6a1b-4ae5-9e9d-2908779f9bba",
"UserId": "e47fa2cd-b241-4078-98ca-e7cd4b6e66ef",
"CPDId": "04b852fc-d50b-436b-972a-9805c10f1a5d",
"CPDPeriodId": "d80a3d2d-fb66-469d-8552-e45d7c243a85",
"InvoiceId": "164d043f-7f98-4b86-a523-17ceda972b9e",
"CPDReductionId": "41d53e1c-eb0d-4abe-9ccb-2fedef42cb8d",
"ApplicableFrom": "2025-12-06T14:54:11.9170476+11:00",
"ApplicableTo": "2025-12-06T14:54:11.9170476+11:00",
"WaitlistEventId": "3ca99419-cd5b-4be2-98dc-be28c3a49627",
"WaitlistTicketTypeId": "b914cf71-2494-4c31-beab-5a6192daf9b2",
"CartId": "aa972f23-0a3e-4bb1-9a5d-121806b8701a",
"ElectionId": "db77735d-214e-4cb5-9f2c-372cc4dbb493",
"PropertyId": "979e7b42-c727-4ddb-8a22-a25b95ce662d",
"BookingId": "59cba35d-e824-44e6-b208-d00a0b04f3e2",
"EntityId": "1da1e072-307f-483f-8e8d-05f86f02d67f",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-12-06T14:54:11.9170476+11:00",
"CreatedDateTick": 8,
"CreatedById": "6ae7075d-ebae-4d2a-a933-f4773e0de849",
"LastModifiedDate": "2025-12-06T14:54:11.9170476+11:00",
"LastModifiedById": "2136ddf0-b5bc-40ea-a269-a076a93140be",
"IsArchived": true,
"CommitStepId": "0ff0da3a-39c2-4d23-9e8a-f67f928445a2",
"Archived": "2025-12-06T14:54:11.9170476+11:00",
"ArchivedById": "026a94c8-2eae-4a05-aa08-817f713d0051",
"AssignedTo": "23232716-b384-4f51-b5e9-0208285df986",
"AssignedDate": "2025-12-06T14:54:11.9170476+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"fb81d15c-11f5-431d-ae20-64f28939ccb0",
"bed643ba-c079-4826-bfb7-6cc3b48d411f"
],
"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": "ff3b5644-e68c-4b56-a723-f0a0147bc6a6",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-06T14:54:11.9180504+11:00",
"SubmittedById": "b61fff67-91b7-49cd-a546-197e7a12c9ef",
"SubmittedBy": "sample string 5"
},
{
"StepId": "ff3b5644-e68c-4b56-a723-f0a0147bc6a6",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-06T14:54:11.9180504+11:00",
"SubmittedById": "b61fff67-91b7-49cd-a546-197e7a12c9ef",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "aa79bf1c-0dea-40f4-9dcd-7104dda82ad1",
"StepName": "sample string 2",
"InitTime": "2025-12-06T14:54:11.9180504+11:00",
"InitById": "21ea2144-04ab-4899-b77b-420b1722d478",
"InitBy": "sample string 5"
},
{
"StepId": "aa79bf1c-0dea-40f4-9dcd-7104dda82ad1",
"StepName": "sample string 2",
"InitTime": "2025-12-06T14:54:11.9180504+11:00",
"InitById": "21ea2144-04ab-4899-b77b-420b1722d478",
"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-12-06T03:54:11.9170476Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-12-06T03:54:11.9170476Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-12-06T14:54:11.9170476+11:00</Archived>
<ArchivedById>026a94c8-2eae-4a05-aa08-817f713d0051</ArchivedById>
<AssignedDate>2025-12-06T14:54:11.9170476+11:00</AssignedDate>
<AssignedTo>23232716-b384-4f51-b5e9-0208285df986</AssignedTo>
<BookingId>59cba35d-e824-44e6-b208-d00a0b04f3e2</BookingId>
<CPDId>04b852fc-d50b-436b-972a-9805c10f1a5d</CPDId>
<CPDPeriodId>d80a3d2d-fb66-469d-8552-e45d7c243a85</CPDPeriodId>
<CPDReductionId>41d53e1c-eb0d-4abe-9ccb-2fedef42cb8d</CPDReductionId>
<CartId>aa972f23-0a3e-4bb1-9a5d-121806b8701a</CartId>
<CommitStepId>0ff0da3a-39c2-4d23-9e8a-f67f928445a2</CommitStepId>
<CreatedById>6ae7075d-ebae-4d2a-a933-f4773e0de849</CreatedById>
<CreatedDate>2025-12-06T14:54:11.9170476+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>9018a728-6a1b-4ae5-9e9d-2908779f9bba</CurrentStepId>
<ElectionId>db77735d-214e-4cb5-9f2c-372cc4dbb493</ElectionId>
<EntityId>1da1e072-307f-483f-8e8d-05f86f02d67f</EntityId>
<EntityType>sample string 4</EntityType>
<Id>dce74c6a-dcab-4f2f-9a80-6b76ebb19ab0</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>21ea2144-04ab-4899-b77b-420b1722d478</InitById>
<InitTime>2025-12-06T14:54:11.9180504+11:00</InitTime>
<StepId>aa79bf1c-0dea-40f4-9dcd-7104dda82ad1</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>21ea2144-04ab-4899-b77b-420b1722d478</InitById>
<InitTime>2025-12-06T14:54:11.9180504+11:00</InitTime>
<StepId>aa79bf1c-0dea-40f4-9dcd-7104dda82ad1</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>164d043f-7f98-4b86-a523-17ceda972b9e</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>2136ddf0-b5bc-40ea-a269-a076a93140be</LastModifiedById>
<LastModifiedDate>2025-12-06T14:54:11.9170476+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>fb81d15c-11f5-431d-ae20-64f28939ccb0</d2p1:guid>
<d2p1:guid>bed643ba-c079-4826-bfb7-6cc3b48d411f</d2p1:guid>
</PreviousStepIds>
<PropertyId>979e7b42-c727-4ddb-8a22-a25b95ce662d</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>ff3b5644-e68c-4b56-a723-f0a0147bc6a6</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>b61fff67-91b7-49cd-a546-197e7a12c9ef</SubmittedById>
<SubmittedTime>2025-12-06T14:54:11.9180504+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>ff3b5644-e68c-4b56-a723-f0a0147bc6a6</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>b61fff67-91b7-49cd-a546-197e7a12c9ef</SubmittedById>
<SubmittedTime>2025-12-06T14:54:11.9180504+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>e47fa2cd-b241-4078-98ca-e7cd4b6e66ef</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>3ca99419-cd5b-4be2-98dc-be28c3a49627</WaitlistEventId>
<WaitlistTicketTypeId>b914cf71-2494-4c31-beab-5a6192daf9b2</WaitlistTicketTypeId>
<WorkflowId>8aa0606e-276f-4e22-9703-a894db01c93d</WorkflowId>
<WorkflowName>sample string 6</WorkflowName>
</WorkflowFieldValue>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.