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": "669c5e39-d2f8-4a08-b5b3-17c573817775",
"WorkflowId": "55a76deb-b131-4915-90ab-30e960b0cb12",
"CurrentStepId": "b492fae8-753a-480e-81b9-ac16fe8071ae",
"UserId": "ff363a28-0f5b-4eb9-82e4-4ed552d6208b",
"CPDId": "7b3bdb96-75be-4de3-8812-ea09f0bf51ce",
"CPDPeriodId": "85d78eee-e623-4fc1-b3cb-80d86d86aafc",
"InvoiceId": "4898dd09-8396-4fcd-90fc-1505de0d6081",
"CPDReductionId": "109e8347-fa74-4500-b743-92005187e853",
"ApplicableFrom": "2026-05-06T02:30:37.2961138+10:00",
"ApplicableTo": "2026-05-06T02:30:37.2961138+10:00",
"WaitlistEventId": "a6bac1a7-2c7f-4586-a521-fd0c8e4a4231",
"WaitlistTicketTypeId": "edfb344a-2a8e-4e3e-b516-1efa9915c079",
"CartId": "1992d807-59a2-448e-bf46-7fd7b412ef2c",
"ElectionId": "1e4a3378-f9ca-4287-afa6-81f54f676c68",
"PropertyId": "e64e9e74-0e13-43db-9b14-76c0feb20d88",
"BookingId": "c5a66045-69ff-44cc-8ffd-d98474e849cc",
"EntityId": "a8fbe75d-634d-42d6-b3c9-70fe7f409308",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-05-06T02:30:37.2961138+10:00",
"CreatedDateTick": 8,
"CreatedById": "0c1208aa-f08a-4ec6-a5e4-1d96759d4e7b",
"LastModifiedDate": "2026-05-06T02:30:37.2961138+10:00",
"LastModifiedById": "860e419d-aed7-432b-9c80-8f8714158eb2",
"IsArchived": true,
"CommitStepId": "b4903c5e-3cd3-444f-97ae-fbf576ec6223",
"Archived": "2026-05-06T02:30:37.2961138+10:00",
"ArchivedById": "a4974a2a-6412-4814-b10f-699b4b1b0290",
"AssignedTo": "fae5540e-455b-43a3-9025-aa483156a3dc",
"AssignedDate": "2026-05-06T02:30:37.2961138+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"2812aef3-b270-450b-9c5a-83b6b25e3236",
"6b6e58e1-d911-44cd-9dc3-1333de0a9f4d"
],
"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": "75c117fb-0c36-4165-988e-f41f2e554e3a",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-06T02:30:37.2971133+10:00",
"SubmittedById": "09655b4a-21cf-46ee-83e8-845220c7d989",
"SubmittedBy": "sample string 5"
},
{
"StepId": "75c117fb-0c36-4165-988e-f41f2e554e3a",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-06T02:30:37.2971133+10:00",
"SubmittedById": "09655b4a-21cf-46ee-83e8-845220c7d989",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "112d34ad-f06f-4989-9df9-e989baad74a6",
"StepName": "sample string 2",
"InitTime": "2026-05-06T02:30:37.2971133+10:00",
"InitById": "87ab11a8-0aa2-40a4-ad74-e15b43bc1f92",
"InitBy": "sample string 5"
},
{
"StepId": "112d34ad-f06f-4989-9df9-e989baad74a6",
"StepName": "sample string 2",
"InitTime": "2026-05-06T02:30:37.2971133+10:00",
"InitById": "87ab11a8-0aa2-40a4-ad74-e15b43bc1f92",
"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-05T16:30:37.2961138Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-05-05T16:30:37.2961138Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-05-06T02:30:37.2961138+10:00</Archived>
<ArchivedById>a4974a2a-6412-4814-b10f-699b4b1b0290</ArchivedById>
<AssignedDate>2026-05-06T02:30:37.2961138+10:00</AssignedDate>
<AssignedTo>fae5540e-455b-43a3-9025-aa483156a3dc</AssignedTo>
<BookingId>c5a66045-69ff-44cc-8ffd-d98474e849cc</BookingId>
<CPDId>7b3bdb96-75be-4de3-8812-ea09f0bf51ce</CPDId>
<CPDPeriodId>85d78eee-e623-4fc1-b3cb-80d86d86aafc</CPDPeriodId>
<CPDReductionId>109e8347-fa74-4500-b743-92005187e853</CPDReductionId>
<CartId>1992d807-59a2-448e-bf46-7fd7b412ef2c</CartId>
<CommitStepId>b4903c5e-3cd3-444f-97ae-fbf576ec6223</CommitStepId>
<CreatedById>0c1208aa-f08a-4ec6-a5e4-1d96759d4e7b</CreatedById>
<CreatedDate>2026-05-06T02:30:37.2961138+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>b492fae8-753a-480e-81b9-ac16fe8071ae</CurrentStepId>
<ElectionId>1e4a3378-f9ca-4287-afa6-81f54f676c68</ElectionId>
<EntityId>a8fbe75d-634d-42d6-b3c9-70fe7f409308</EntityId>
<EntityType>sample string 4</EntityType>
<Id>669c5e39-d2f8-4a08-b5b3-17c573817775</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>87ab11a8-0aa2-40a4-ad74-e15b43bc1f92</InitById>
<InitTime>2026-05-06T02:30:37.2971133+10:00</InitTime>
<StepId>112d34ad-f06f-4989-9df9-e989baad74a6</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>87ab11a8-0aa2-40a4-ad74-e15b43bc1f92</InitById>
<InitTime>2026-05-06T02:30:37.2971133+10:00</InitTime>
<StepId>112d34ad-f06f-4989-9df9-e989baad74a6</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>4898dd09-8396-4fcd-90fc-1505de0d6081</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>860e419d-aed7-432b-9c80-8f8714158eb2</LastModifiedById>
<LastModifiedDate>2026-05-06T02:30:37.2961138+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>2812aef3-b270-450b-9c5a-83b6b25e3236</d2p1:guid>
<d2p1:guid>6b6e58e1-d911-44cd-9dc3-1333de0a9f4d</d2p1:guid>
</PreviousStepIds>
<PropertyId>e64e9e74-0e13-43db-9b14-76c0feb20d88</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>75c117fb-0c36-4165-988e-f41f2e554e3a</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>09655b4a-21cf-46ee-83e8-845220c7d989</SubmittedById>
<SubmittedTime>2026-05-06T02:30:37.2971133+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>75c117fb-0c36-4165-988e-f41f2e554e3a</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>09655b4a-21cf-46ee-83e8-845220c7d989</SubmittedById>
<SubmittedTime>2026-05-06T02:30:37.2971133+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>ff363a28-0f5b-4eb9-82e4-4ed552d6208b</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>a6bac1a7-2c7f-4586-a521-fd0c8e4a4231</WaitlistEventId>
<WaitlistTicketTypeId>edfb344a-2a8e-4e3e-b516-1efa9915c079</WaitlistTicketTypeId>
<WorkflowId>55a76deb-b131-4915-90ab-30e960b0cb12</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.