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": "cc118f51-d445-4d6f-a5c1-65ab198a8574",
"WorkflowId": "58478351-49a1-4537-9ee2-d57c369e7039",
"CurrentStepId": "799e2037-adf7-4baa-8481-8ab7683c15c9",
"UserId": "45c7cafa-a233-42e0-b1d6-587049940382",
"CPDId": "0ceb9ef0-1a2b-488f-af6f-3ccca5d32efb",
"CPDPeriodId": "c7a8e9fa-9596-4a51-8c8a-7963483389f8",
"InvoiceId": "62f8d999-0710-4c21-b861-c4bd923f2873",
"CPDReductionId": "6bdb42cd-059a-404f-8859-f59dfd8b4276",
"ApplicableFrom": "2026-08-03T08:30:57.9863503+10:00",
"ApplicableTo": "2026-08-03T08:30:57.9863503+10:00",
"WaitlistEventId": "f4534e99-88ed-4f46-b7ad-c4cf3d2e680c",
"WaitlistTicketTypeId": "7c3ca936-b3f5-4ad5-a1c4-b01615663b77",
"CartId": "124049f1-3940-41a7-97cf-7faa2fac4bc7",
"ElectionId": "7292f996-e51e-4f82-83fb-9ffdffa98760",
"PropertyId": "49366d9f-8cbe-44f7-b73a-601f029ef4bb",
"BookingId": "12d4acf8-b570-40e7-b3d2-a191aafd56d7",
"EntityId": "9377ac93-7e4b-4fff-afbb-001c69fa7eff",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-08-03T08:30:57.9873513+10:00",
"CreatedDateTick": 8,
"CreatedById": "739e6625-0dcc-41b3-b7ef-db032347cef9",
"LastModifiedDate": "2026-08-03T08:30:57.9873513+10:00",
"LastModifiedById": "7747f588-d1ca-467e-ba81-2b055c4be368",
"IsArchived": true,
"CommitStepId": "92b64cf1-9112-4690-90a9-4e5b61606b8c",
"Archived": "2026-08-03T08:30:57.9873513+10:00",
"ArchivedById": "54ba0ff8-980b-47d8-ae6a-27b2efce3c71",
"AssignedTo": "4e3c7e82-defa-40ff-9835-61f58bbbf075",
"AssignedDate": "2026-08-03T08:30:57.9873513+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"6b579fc5-39d5-4d28-a5ec-bf7b05780fc7",
"266ad1bb-c0d6-472b-ba33-b1e98f0208c6"
],
"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": "1ea3156a-b7d9-411a-95b4-a6773b1a9720",
"StepName": "sample string 2",
"SubmittedTime": "2026-08-03T08:30:57.9893503+10:00",
"SubmittedById": "f10125be-acec-44dd-b725-fe7a92ed0f6f",
"SubmittedBy": "sample string 5"
},
{
"StepId": "1ea3156a-b7d9-411a-95b4-a6773b1a9720",
"StepName": "sample string 2",
"SubmittedTime": "2026-08-03T08:30:57.9893503+10:00",
"SubmittedById": "f10125be-acec-44dd-b725-fe7a92ed0f6f",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "f31ed0f6-703e-42d8-a2a1-ef29ad8ce3e3",
"StepName": "sample string 2",
"InitTime": "2026-08-03T08:30:57.9893503+10:00",
"InitById": "b931e61e-6921-4db3-86e3-b2755da81ffc",
"InitBy": "sample string 5"
},
{
"StepId": "f31ed0f6-703e-42d8-a2a1-ef29ad8ce3e3",
"StepName": "sample string 2",
"InitTime": "2026-08-03T08:30:57.9893503+10:00",
"InitById": "b931e61e-6921-4db3-86e3-b2755da81ffc",
"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-08-02T22:30:57.9863503Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-08-02T22:30:57.9863503Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-08-03T08:30:57.9873513+10:00</Archived>
<ArchivedById>54ba0ff8-980b-47d8-ae6a-27b2efce3c71</ArchivedById>
<AssignedDate>2026-08-03T08:30:57.9873513+10:00</AssignedDate>
<AssignedTo>4e3c7e82-defa-40ff-9835-61f58bbbf075</AssignedTo>
<BookingId>12d4acf8-b570-40e7-b3d2-a191aafd56d7</BookingId>
<CPDId>0ceb9ef0-1a2b-488f-af6f-3ccca5d32efb</CPDId>
<CPDPeriodId>c7a8e9fa-9596-4a51-8c8a-7963483389f8</CPDPeriodId>
<CPDReductionId>6bdb42cd-059a-404f-8859-f59dfd8b4276</CPDReductionId>
<CartId>124049f1-3940-41a7-97cf-7faa2fac4bc7</CartId>
<CommitStepId>92b64cf1-9112-4690-90a9-4e5b61606b8c</CommitStepId>
<CreatedById>739e6625-0dcc-41b3-b7ef-db032347cef9</CreatedById>
<CreatedDate>2026-08-03T08:30:57.9873513+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>799e2037-adf7-4baa-8481-8ab7683c15c9</CurrentStepId>
<ElectionId>7292f996-e51e-4f82-83fb-9ffdffa98760</ElectionId>
<EntityId>9377ac93-7e4b-4fff-afbb-001c69fa7eff</EntityId>
<EntityType>sample string 4</EntityType>
<Id>cc118f51-d445-4d6f-a5c1-65ab198a8574</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>b931e61e-6921-4db3-86e3-b2755da81ffc</InitById>
<InitTime>2026-08-03T08:30:57.9893503+10:00</InitTime>
<StepId>f31ed0f6-703e-42d8-a2a1-ef29ad8ce3e3</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>b931e61e-6921-4db3-86e3-b2755da81ffc</InitById>
<InitTime>2026-08-03T08:30:57.9893503+10:00</InitTime>
<StepId>f31ed0f6-703e-42d8-a2a1-ef29ad8ce3e3</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>62f8d999-0710-4c21-b861-c4bd923f2873</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>7747f588-d1ca-467e-ba81-2b055c4be368</LastModifiedById>
<LastModifiedDate>2026-08-03T08:30:57.9873513+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>6b579fc5-39d5-4d28-a5ec-bf7b05780fc7</d2p1:guid>
<d2p1:guid>266ad1bb-c0d6-472b-ba33-b1e98f0208c6</d2p1:guid>
</PreviousStepIds>
<PropertyId>49366d9f-8cbe-44f7-b73a-601f029ef4bb</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>1ea3156a-b7d9-411a-95b4-a6773b1a9720</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>f10125be-acec-44dd-b725-fe7a92ed0f6f</SubmittedById>
<SubmittedTime>2026-08-03T08:30:57.9893503+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>1ea3156a-b7d9-411a-95b4-a6773b1a9720</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>f10125be-acec-44dd-b725-fe7a92ed0f6f</SubmittedById>
<SubmittedTime>2026-08-03T08:30:57.9893503+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>45c7cafa-a233-42e0-b1d6-587049940382</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>f4534e99-88ed-4f46-b7ad-c4cf3d2e680c</WaitlistEventId>
<WaitlistTicketTypeId>7c3ca936-b3f5-4ad5-a1c4-b01615663b77</WaitlistTicketTypeId>
<WorkflowId>58478351-49a1-4537-9ee2-d57c369e7039</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.