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": "b0ca749d-f8da-415e-a9f8-f70a223d4a72",
"WorkflowId": "68785bf7-7373-4a2d-97b2-115032c3bc81",
"CurrentStepId": "6d0595c5-c55a-4054-a10a-bdb30fd2e17c",
"UserId": "60b458b5-b063-4926-96c3-94cfc0242842",
"CPDId": "e0a634f6-1be4-4018-8c24-4ceac2e7df8e",
"CPDPeriodId": "81944963-f20e-4e4f-82b2-569bc5423607",
"InvoiceId": "c9c8bfc8-45bf-46f7-8419-2c2f8a479883",
"CPDReductionId": "7e19a7d7-65a5-498b-8eb1-97e932c47860",
"ApplicableFrom": "2026-05-31T09:16:48.1298034+10:00",
"ApplicableTo": "2026-05-31T09:16:48.1298034+10:00",
"WaitlistEventId": "c7f41b4d-921b-4a55-8e06-a4220ac59533",
"WaitlistTicketTypeId": "4c979d19-ebc2-4538-be67-f1153b13a51d",
"CartId": "34becc3d-aded-4ebe-bdfb-7c2a55106d9e",
"ElectionId": "ce6ea852-0cfe-4c15-bfe4-00a47d2212dc",
"PropertyId": "db5f87c6-fc8d-4715-9c3e-70320b48af00",
"BookingId": "3fc3e106-4fb9-40c6-9611-5d456f6cc250",
"EntityId": "f5d18bcc-be08-4a2f-8f29-3578b9fd58af",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-05-31T09:16:48.1308033+10:00",
"CreatedDateTick": 8,
"CreatedById": "140fc25d-f3bf-424b-8c38-077d49d80601",
"LastModifiedDate": "2026-05-31T09:16:48.1308033+10:00",
"LastModifiedById": "9aad5155-5847-4841-9839-50784444fb23",
"IsArchived": true,
"CommitStepId": "9df29ac3-0e74-4332-9843-e75c55ffda2d",
"Archived": "2026-05-31T09:16:48.1308033+10:00",
"ArchivedById": "3fd58e1b-9622-4c27-b8d7-2987cd778c06",
"AssignedTo": "300673d0-fe16-40a5-955f-542b66bc52ed",
"AssignedDate": "2026-05-31T09:16:48.1308033+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"0d09a225-1ae3-489f-83fc-0d66e77aaf4c",
"9598a980-1a0e-42c9-b394-5451f161d936"
],
"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": "7241775a-dcaf-4669-abb8-098a5573e58e",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-31T09:16:48.1328049+10:00",
"SubmittedById": "c731ba6a-9b35-4863-8a21-aac850d6c96a",
"SubmittedBy": "sample string 5"
},
{
"StepId": "7241775a-dcaf-4669-abb8-098a5573e58e",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-31T09:16:48.1328049+10:00",
"SubmittedById": "c731ba6a-9b35-4863-8a21-aac850d6c96a",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "d948d6f9-b2b4-4999-a2d9-710bd04198cb",
"StepName": "sample string 2",
"InitTime": "2026-05-31T09:16:48.1328049+10:00",
"InitById": "deb1ea40-8a88-4d8e-8724-993a8ff08192",
"InitBy": "sample string 5"
},
{
"StepId": "d948d6f9-b2b4-4999-a2d9-710bd04198cb",
"StepName": "sample string 2",
"InitTime": "2026-05-31T09:16:48.1328049+10:00",
"InitById": "deb1ea40-8a88-4d8e-8724-993a8ff08192",
"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-30T23:16:48.1298034Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-05-30T23:16:48.1298034Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-05-31T09:16:48.1308033+10:00</Archived>
<ArchivedById>3fd58e1b-9622-4c27-b8d7-2987cd778c06</ArchivedById>
<AssignedDate>2026-05-31T09:16:48.1308033+10:00</AssignedDate>
<AssignedTo>300673d0-fe16-40a5-955f-542b66bc52ed</AssignedTo>
<BookingId>3fc3e106-4fb9-40c6-9611-5d456f6cc250</BookingId>
<CPDId>e0a634f6-1be4-4018-8c24-4ceac2e7df8e</CPDId>
<CPDPeriodId>81944963-f20e-4e4f-82b2-569bc5423607</CPDPeriodId>
<CPDReductionId>7e19a7d7-65a5-498b-8eb1-97e932c47860</CPDReductionId>
<CartId>34becc3d-aded-4ebe-bdfb-7c2a55106d9e</CartId>
<CommitStepId>9df29ac3-0e74-4332-9843-e75c55ffda2d</CommitStepId>
<CreatedById>140fc25d-f3bf-424b-8c38-077d49d80601</CreatedById>
<CreatedDate>2026-05-31T09:16:48.1308033+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>6d0595c5-c55a-4054-a10a-bdb30fd2e17c</CurrentStepId>
<ElectionId>ce6ea852-0cfe-4c15-bfe4-00a47d2212dc</ElectionId>
<EntityId>f5d18bcc-be08-4a2f-8f29-3578b9fd58af</EntityId>
<EntityType>sample string 4</EntityType>
<Id>b0ca749d-f8da-415e-a9f8-f70a223d4a72</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>deb1ea40-8a88-4d8e-8724-993a8ff08192</InitById>
<InitTime>2026-05-31T09:16:48.1328049+10:00</InitTime>
<StepId>d948d6f9-b2b4-4999-a2d9-710bd04198cb</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>deb1ea40-8a88-4d8e-8724-993a8ff08192</InitById>
<InitTime>2026-05-31T09:16:48.1328049+10:00</InitTime>
<StepId>d948d6f9-b2b4-4999-a2d9-710bd04198cb</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>c9c8bfc8-45bf-46f7-8419-2c2f8a479883</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>9aad5155-5847-4841-9839-50784444fb23</LastModifiedById>
<LastModifiedDate>2026-05-31T09:16:48.1308033+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>0d09a225-1ae3-489f-83fc-0d66e77aaf4c</d2p1:guid>
<d2p1:guid>9598a980-1a0e-42c9-b394-5451f161d936</d2p1:guid>
</PreviousStepIds>
<PropertyId>db5f87c6-fc8d-4715-9c3e-70320b48af00</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>7241775a-dcaf-4669-abb8-098a5573e58e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>c731ba6a-9b35-4863-8a21-aac850d6c96a</SubmittedById>
<SubmittedTime>2026-05-31T09:16:48.1328049+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>7241775a-dcaf-4669-abb8-098a5573e58e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>c731ba6a-9b35-4863-8a21-aac850d6c96a</SubmittedById>
<SubmittedTime>2026-05-31T09:16:48.1328049+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>60b458b5-b063-4926-96c3-94cfc0242842</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>c7f41b4d-921b-4a55-8e06-a4220ac59533</WaitlistEventId>
<WaitlistTicketTypeId>4c979d19-ebc2-4538-be67-f1153b13a51d</WaitlistTicketTypeId>
<WorkflowId>68785bf7-7373-4a2d-97b2-115032c3bc81</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.