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": "983cbaf0-58de-4165-8c72-7fe1a0d4dd9a",
"WorkflowId": "52f4fc74-3467-4001-8838-0a51b7765b9d",
"CurrentStepId": "a790a642-ce7f-4c75-966a-9f1f7f67ec54",
"UserId": "5fe3d148-e718-4042-ab90-879b146b4f0e",
"CPDId": "a64b6660-313f-49a0-a2f6-7a237f598c64",
"CPDPeriodId": "62b58d11-3185-49be-970c-1abbbbd82bdf",
"InvoiceId": "de539fdc-d89e-41c2-be9c-41ed930ceaba",
"CPDReductionId": "fca5f7ba-7838-4a77-8b7d-6853aa2dc07d",
"ApplicableFrom": "2026-03-23T07:35:27.3465655+11:00",
"ApplicableTo": "2026-03-23T07:35:27.3465655+11:00",
"WaitlistEventId": "6d8ac967-d13c-4eab-8f40-f607c619f8d9",
"WaitlistTicketTypeId": "f4b76a29-e436-45aa-a498-921935aeb6f9",
"CartId": "2f8a88d6-b089-4f89-a1f6-947f84d80096",
"ElectionId": "77ce6a29-f104-41b0-8a94-1afef8f0c58b",
"PropertyId": "06faaaf8-ba96-4dfa-b75f-d841f6498948",
"BookingId": "deb49fec-f8cb-47c8-a2b0-dabb6dcf143b",
"EntityId": "ea0146b6-7919-4c7f-8ca9-296e532596b7",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-03-23T07:35:27.347565+11:00",
"CreatedDateTick": 8,
"CreatedById": "a49c5cd0-6944-4bab-975b-66fb22e24ce2",
"LastModifiedDate": "2026-03-23T07:35:27.347565+11:00",
"LastModifiedById": "9ba64c25-374c-4007-9e72-a4cfc505cb15",
"IsArchived": true,
"CommitStepId": "bd1d9397-4e0f-4bb0-8980-3840614ff719",
"Archived": "2026-03-23T07:35:27.347565+11:00",
"ArchivedById": "33755ea1-e7ff-48c8-bd63-87e04bd05971",
"AssignedTo": "85707fe0-3fc0-4823-9bfd-635a1489f366",
"AssignedDate": "2026-03-23T07:35:27.347565+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"3bc12e99-ea87-40cf-bb70-6e045765c081",
"8c795ab8-2e36-466d-99b0-0d65dce1a63a"
],
"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": "0809fc5b-4df8-48f8-998b-1e1d850c652e",
"StepName": "sample string 2",
"SubmittedTime": "2026-03-23T07:35:27.3485657+11:00",
"SubmittedById": "d92d2edf-778c-48d6-ba04-62c04538f4e2",
"SubmittedBy": "sample string 5"
},
{
"StepId": "0809fc5b-4df8-48f8-998b-1e1d850c652e",
"StepName": "sample string 2",
"SubmittedTime": "2026-03-23T07:35:27.3485657+11:00",
"SubmittedById": "d92d2edf-778c-48d6-ba04-62c04538f4e2",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "558441f6-e07e-4085-bf97-cb641aa5cd26",
"StepName": "sample string 2",
"InitTime": "2026-03-23T07:35:27.3485657+11:00",
"InitById": "4005cafb-3a44-4328-9572-c99fff0d3fb5",
"InitBy": "sample string 5"
},
{
"StepId": "558441f6-e07e-4085-bf97-cb641aa5cd26",
"StepName": "sample string 2",
"InitTime": "2026-03-23T07:35:27.3485657+11:00",
"InitById": "4005cafb-3a44-4328-9572-c99fff0d3fb5",
"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-03-22T20:35:27.3465655Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-03-22T20:35:27.3465655Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-03-23T07:35:27.347565+11:00</Archived>
<ArchivedById>33755ea1-e7ff-48c8-bd63-87e04bd05971</ArchivedById>
<AssignedDate>2026-03-23T07:35:27.347565+11:00</AssignedDate>
<AssignedTo>85707fe0-3fc0-4823-9bfd-635a1489f366</AssignedTo>
<BookingId>deb49fec-f8cb-47c8-a2b0-dabb6dcf143b</BookingId>
<CPDId>a64b6660-313f-49a0-a2f6-7a237f598c64</CPDId>
<CPDPeriodId>62b58d11-3185-49be-970c-1abbbbd82bdf</CPDPeriodId>
<CPDReductionId>fca5f7ba-7838-4a77-8b7d-6853aa2dc07d</CPDReductionId>
<CartId>2f8a88d6-b089-4f89-a1f6-947f84d80096</CartId>
<CommitStepId>bd1d9397-4e0f-4bb0-8980-3840614ff719</CommitStepId>
<CreatedById>a49c5cd0-6944-4bab-975b-66fb22e24ce2</CreatedById>
<CreatedDate>2026-03-23T07:35:27.347565+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>a790a642-ce7f-4c75-966a-9f1f7f67ec54</CurrentStepId>
<ElectionId>77ce6a29-f104-41b0-8a94-1afef8f0c58b</ElectionId>
<EntityId>ea0146b6-7919-4c7f-8ca9-296e532596b7</EntityId>
<EntityType>sample string 4</EntityType>
<Id>983cbaf0-58de-4165-8c72-7fe1a0d4dd9a</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>4005cafb-3a44-4328-9572-c99fff0d3fb5</InitById>
<InitTime>2026-03-23T07:35:27.3485657+11:00</InitTime>
<StepId>558441f6-e07e-4085-bf97-cb641aa5cd26</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>4005cafb-3a44-4328-9572-c99fff0d3fb5</InitById>
<InitTime>2026-03-23T07:35:27.3485657+11:00</InitTime>
<StepId>558441f6-e07e-4085-bf97-cb641aa5cd26</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>de539fdc-d89e-41c2-be9c-41ed930ceaba</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>9ba64c25-374c-4007-9e72-a4cfc505cb15</LastModifiedById>
<LastModifiedDate>2026-03-23T07:35:27.347565+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>3bc12e99-ea87-40cf-bb70-6e045765c081</d2p1:guid>
<d2p1:guid>8c795ab8-2e36-466d-99b0-0d65dce1a63a</d2p1:guid>
</PreviousStepIds>
<PropertyId>06faaaf8-ba96-4dfa-b75f-d841f6498948</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>0809fc5b-4df8-48f8-998b-1e1d850c652e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>d92d2edf-778c-48d6-ba04-62c04538f4e2</SubmittedById>
<SubmittedTime>2026-03-23T07:35:27.3485657+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>0809fc5b-4df8-48f8-998b-1e1d850c652e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>d92d2edf-778c-48d6-ba04-62c04538f4e2</SubmittedById>
<SubmittedTime>2026-03-23T07:35:27.3485657+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>5fe3d148-e718-4042-ab90-879b146b4f0e</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>6d8ac967-d13c-4eab-8f40-f607c619f8d9</WaitlistEventId>
<WaitlistTicketTypeId>f4b76a29-e436-45aa-a498-921935aeb6f9</WaitlistTicketTypeId>
<WorkflowId>52f4fc74-3467-4001-8838-0a51b7765b9d</WorkflowId>
<WorkflowName>sample string 6</WorkflowName>
</WorkflowFieldValue>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.