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": "11c5be04-04d7-45e0-9ee7-6772f552c9df",
"WorkflowId": "87fc4ee3-dc61-4060-ac16-fdb2a80094a6",
"CurrentStepId": "6db1a3a7-1e42-479d-8ede-c214ca92bd00",
"UserId": "a255383a-02b4-4439-96d2-d250152c4709",
"CPDId": "60526286-715c-4439-99ab-80f97b0d3518",
"CPDPeriodId": "b1f122d2-d927-4fd4-8adf-acd1839dcb92",
"InvoiceId": "4688213c-ff62-46af-b7af-79af19bc0764",
"CPDReductionId": "2c09727d-54a7-4230-ba0b-16a36ef493ef",
"ApplicableFrom": "2026-05-30T08:58:12.1392938+10:00",
"ApplicableTo": "2026-05-30T08:58:12.1392938+10:00",
"WaitlistEventId": "a76b56c8-c1d3-4e7d-9e98-2bfacc5ea5d8",
"WaitlistTicketTypeId": "2c2c0a8d-b91e-4868-90ff-2ec26355cff3",
"CartId": "5ea22196-c506-4926-9f4b-ec3272c55049",
"ElectionId": "dc35c320-cb96-4a59-ba39-cd929386f05f",
"PropertyId": "159155eb-88b9-464e-8bb6-2db6c8a1aa02",
"BookingId": "eb9fdfa3-2b40-424a-9b48-a5da416b2213",
"EntityId": "835f2fc7-f3e3-41da-8387-b2edc68aacb0",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-05-30T08:58:12.1392938+10:00",
"CreatedDateTick": 8,
"CreatedById": "6f1e7b3d-9896-42b8-912b-36128638c749",
"LastModifiedDate": "2026-05-30T08:58:12.1392938+10:00",
"LastModifiedById": "5accca00-894f-475a-8a47-784b478c9a39",
"IsArchived": true,
"CommitStepId": "6617904e-3703-47f5-b298-76ae43a29446",
"Archived": "2026-05-30T08:58:12.1392938+10:00",
"ArchivedById": "fec96d81-5302-4ba7-aca5-c13bcce22afa",
"AssignedTo": "85721fc0-651e-4cf7-9f15-82cd4a757ff6",
"AssignedDate": "2026-05-30T08:58:12.1392938+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"9888f31b-fee0-4121-86ad-aaa8cb44a6b0",
"6e137e45-042b-425b-8586-f7413c50cca0"
],
"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": "bb6c1b66-fa1b-4fb7-8baa-ee3034616a2b",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-30T08:58:12.1392938+10:00",
"SubmittedById": "2ff7cab6-c281-4813-9007-ce8a7f781e0d",
"SubmittedBy": "sample string 5"
},
{
"StepId": "bb6c1b66-fa1b-4fb7-8baa-ee3034616a2b",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-30T08:58:12.1392938+10:00",
"SubmittedById": "2ff7cab6-c281-4813-9007-ce8a7f781e0d",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "2e6de55a-4378-4b68-be88-538ad4db4bf1",
"StepName": "sample string 2",
"InitTime": "2026-05-30T08:58:12.1392938+10:00",
"InitById": "d83d59ea-ac13-4be0-a07b-f417d7460836",
"InitBy": "sample string 5"
},
{
"StepId": "2e6de55a-4378-4b68-be88-538ad4db4bf1",
"StepName": "sample string 2",
"InitTime": "2026-05-30T08:58:12.1392938+10:00",
"InitById": "d83d59ea-ac13-4be0-a07b-f417d7460836",
"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-29T22:58:12.1392938Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-05-29T22:58:12.1392938Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-05-30T08:58:12.1392938+10:00</Archived>
<ArchivedById>fec96d81-5302-4ba7-aca5-c13bcce22afa</ArchivedById>
<AssignedDate>2026-05-30T08:58:12.1392938+10:00</AssignedDate>
<AssignedTo>85721fc0-651e-4cf7-9f15-82cd4a757ff6</AssignedTo>
<BookingId>eb9fdfa3-2b40-424a-9b48-a5da416b2213</BookingId>
<CPDId>60526286-715c-4439-99ab-80f97b0d3518</CPDId>
<CPDPeriodId>b1f122d2-d927-4fd4-8adf-acd1839dcb92</CPDPeriodId>
<CPDReductionId>2c09727d-54a7-4230-ba0b-16a36ef493ef</CPDReductionId>
<CartId>5ea22196-c506-4926-9f4b-ec3272c55049</CartId>
<CommitStepId>6617904e-3703-47f5-b298-76ae43a29446</CommitStepId>
<CreatedById>6f1e7b3d-9896-42b8-912b-36128638c749</CreatedById>
<CreatedDate>2026-05-30T08:58:12.1392938+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>6db1a3a7-1e42-479d-8ede-c214ca92bd00</CurrentStepId>
<ElectionId>dc35c320-cb96-4a59-ba39-cd929386f05f</ElectionId>
<EntityId>835f2fc7-f3e3-41da-8387-b2edc68aacb0</EntityId>
<EntityType>sample string 4</EntityType>
<Id>11c5be04-04d7-45e0-9ee7-6772f552c9df</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>d83d59ea-ac13-4be0-a07b-f417d7460836</InitById>
<InitTime>2026-05-30T08:58:12.1392938+10:00</InitTime>
<StepId>2e6de55a-4378-4b68-be88-538ad4db4bf1</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>d83d59ea-ac13-4be0-a07b-f417d7460836</InitById>
<InitTime>2026-05-30T08:58:12.1392938+10:00</InitTime>
<StepId>2e6de55a-4378-4b68-be88-538ad4db4bf1</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>4688213c-ff62-46af-b7af-79af19bc0764</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>5accca00-894f-475a-8a47-784b478c9a39</LastModifiedById>
<LastModifiedDate>2026-05-30T08:58:12.1392938+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>9888f31b-fee0-4121-86ad-aaa8cb44a6b0</d2p1:guid>
<d2p1:guid>6e137e45-042b-425b-8586-f7413c50cca0</d2p1:guid>
</PreviousStepIds>
<PropertyId>159155eb-88b9-464e-8bb6-2db6c8a1aa02</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>bb6c1b66-fa1b-4fb7-8baa-ee3034616a2b</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>2ff7cab6-c281-4813-9007-ce8a7f781e0d</SubmittedById>
<SubmittedTime>2026-05-30T08:58:12.1392938+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>bb6c1b66-fa1b-4fb7-8baa-ee3034616a2b</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>2ff7cab6-c281-4813-9007-ce8a7f781e0d</SubmittedById>
<SubmittedTime>2026-05-30T08:58:12.1392938+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>a255383a-02b4-4439-96d2-d250152c4709</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>a76b56c8-c1d3-4e7d-9e98-2bfacc5ea5d8</WaitlistEventId>
<WaitlistTicketTypeId>2c2c0a8d-b91e-4868-90ff-2ec26355cff3</WaitlistTicketTypeId>
<WorkflowId>87fc4ee3-dc61-4060-ac16-fdb2a80094a6</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.