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": "1085d174-f06d-469d-957d-372f29b5c9a9",
"WorkflowId": "5cdb40cd-a205-473b-a9a6-63481f7990b2",
"CurrentStepId": "48ec6d57-e4dd-4034-a9a5-9b37ccccc126",
"UserId": "0bb74321-45cb-43e6-a82b-ff3886174ffe",
"CPDId": "cf68884e-5af3-42f0-a8d9-8d0a76c8afec",
"CPDPeriodId": "589bfedd-3100-42c8-aab8-b03d93182408",
"InvoiceId": "4c8773a4-1bbe-475c-96f2-215883d32a41",
"CPDReductionId": "9d11cda2-54d3-4138-9d24-5bdf0e73ad78",
"ApplicableFrom": "2026-06-11T19:28:50.2528446+10:00",
"ApplicableTo": "2026-06-11T19:28:50.2528446+10:00",
"WaitlistEventId": "fd822756-6400-4285-a27e-60c7457a2db2",
"WaitlistTicketTypeId": "1f44f3cd-c430-415e-bc12-7a37ae2fc1f5",
"CartId": "4814719f-9c86-4da1-8fb7-7ba9ff3d0293",
"ElectionId": "c915c300-c783-456e-85f2-10d9166eb155",
"PropertyId": "a3f55beb-5f8b-449f-bbb0-eb88e6c32d4c",
"BookingId": "3d3d72e2-7c2a-4ca6-aa3d-4ba85e74a0e4",
"EntityId": "5b9f43bf-f39b-4012-b0b4-dce7f9ba746f",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-06-11T19:28:50.2528446+10:00",
"CreatedDateTick": 8,
"CreatedById": "ef9cf2a2-4685-471e-9da7-ac01f2c69ce9",
"LastModifiedDate": "2026-06-11T19:28:50.2538463+10:00",
"LastModifiedById": "370a4438-bbcf-49ae-b934-f9fd9ddc9570",
"IsArchived": true,
"CommitStepId": "8fcbafac-3b5a-43d1-b4ab-fda86890e746",
"Archived": "2026-06-11T19:28:50.2538463+10:00",
"ArchivedById": "c7aa40e5-5c13-411b-be51-0926545bb07e",
"AssignedTo": "8c4ca5f7-69be-4c1f-87a7-ae9cebd67824",
"AssignedDate": "2026-06-11T19:28:50.2538463+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"0ea1820b-07de-43e6-8f4f-e9c61112ed1d",
"45fa8b23-7d98-4c50-aede-6c44e33b3963"
],
"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": "99eea8e5-49ac-4959-abe6-ad277704488f",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-11T19:28:50.2548451+10:00",
"SubmittedById": "32b378a0-0f24-4276-a39a-e036852c6662",
"SubmittedBy": "sample string 5"
},
{
"StepId": "99eea8e5-49ac-4959-abe6-ad277704488f",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-11T19:28:50.2548451+10:00",
"SubmittedById": "32b378a0-0f24-4276-a39a-e036852c6662",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "870b1468-b962-4e70-8dcb-538a7517f94d",
"StepName": "sample string 2",
"InitTime": "2026-06-11T19:28:50.2548451+10:00",
"InitById": "8e5cb619-b1af-4123-acb3-a91cee81a401",
"InitBy": "sample string 5"
},
{
"StepId": "870b1468-b962-4e70-8dcb-538a7517f94d",
"StepName": "sample string 2",
"InitTime": "2026-06-11T19:28:50.2548451+10:00",
"InitById": "8e5cb619-b1af-4123-acb3-a91cee81a401",
"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-06-11T09:28:50.2528446Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-11T09:28:50.2528446Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-06-11T19:28:50.2538463+10:00</Archived>
<ArchivedById>c7aa40e5-5c13-411b-be51-0926545bb07e</ArchivedById>
<AssignedDate>2026-06-11T19:28:50.2538463+10:00</AssignedDate>
<AssignedTo>8c4ca5f7-69be-4c1f-87a7-ae9cebd67824</AssignedTo>
<BookingId>3d3d72e2-7c2a-4ca6-aa3d-4ba85e74a0e4</BookingId>
<CPDId>cf68884e-5af3-42f0-a8d9-8d0a76c8afec</CPDId>
<CPDPeriodId>589bfedd-3100-42c8-aab8-b03d93182408</CPDPeriodId>
<CPDReductionId>9d11cda2-54d3-4138-9d24-5bdf0e73ad78</CPDReductionId>
<CartId>4814719f-9c86-4da1-8fb7-7ba9ff3d0293</CartId>
<CommitStepId>8fcbafac-3b5a-43d1-b4ab-fda86890e746</CommitStepId>
<CreatedById>ef9cf2a2-4685-471e-9da7-ac01f2c69ce9</CreatedById>
<CreatedDate>2026-06-11T19:28:50.2528446+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>48ec6d57-e4dd-4034-a9a5-9b37ccccc126</CurrentStepId>
<ElectionId>c915c300-c783-456e-85f2-10d9166eb155</ElectionId>
<EntityId>5b9f43bf-f39b-4012-b0b4-dce7f9ba746f</EntityId>
<EntityType>sample string 4</EntityType>
<Id>1085d174-f06d-469d-957d-372f29b5c9a9</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>8e5cb619-b1af-4123-acb3-a91cee81a401</InitById>
<InitTime>2026-06-11T19:28:50.2548451+10:00</InitTime>
<StepId>870b1468-b962-4e70-8dcb-538a7517f94d</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>8e5cb619-b1af-4123-acb3-a91cee81a401</InitById>
<InitTime>2026-06-11T19:28:50.2548451+10:00</InitTime>
<StepId>870b1468-b962-4e70-8dcb-538a7517f94d</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>4c8773a4-1bbe-475c-96f2-215883d32a41</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>370a4438-bbcf-49ae-b934-f9fd9ddc9570</LastModifiedById>
<LastModifiedDate>2026-06-11T19:28:50.2538463+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>0ea1820b-07de-43e6-8f4f-e9c61112ed1d</d2p1:guid>
<d2p1:guid>45fa8b23-7d98-4c50-aede-6c44e33b3963</d2p1:guid>
</PreviousStepIds>
<PropertyId>a3f55beb-5f8b-449f-bbb0-eb88e6c32d4c</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>99eea8e5-49ac-4959-abe6-ad277704488f</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>32b378a0-0f24-4276-a39a-e036852c6662</SubmittedById>
<SubmittedTime>2026-06-11T19:28:50.2548451+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>99eea8e5-49ac-4959-abe6-ad277704488f</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>32b378a0-0f24-4276-a39a-e036852c6662</SubmittedById>
<SubmittedTime>2026-06-11T19:28:50.2548451+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>0bb74321-45cb-43e6-a82b-ff3886174ffe</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>fd822756-6400-4285-a27e-60c7457a2db2</WaitlistEventId>
<WaitlistTicketTypeId>1f44f3cd-c430-415e-bc12-7a37ae2fc1f5</WaitlistTicketTypeId>
<WorkflowId>5cdb40cd-a205-473b-a9a6-63481f7990b2</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.