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": "0ba8583c-4b30-4a13-a94e-90dcd9007f41",
"WorkflowId": "508f9d1a-5bef-404f-8447-5bbf2c4020ed",
"CurrentStepId": "5e5a1856-d8c5-4f6d-b807-b4df6c665624",
"UserId": "b3a43ddf-1acd-481f-bc7b-52292a78d148",
"CPDId": "80b9fe39-8cd6-4c5d-926e-d262004e2388",
"CPDPeriodId": "deabb420-0efa-45b5-9e49-5acd3c337a65",
"InvoiceId": "acd05e7a-a5de-46ad-a250-0aad65e83ec9",
"CPDReductionId": "835a98db-65c8-437b-b4a3-ea967d25a916",
"ApplicableFrom": "2026-04-07T17:44:10.4635372+10:00",
"ApplicableTo": "2026-04-07T17:44:10.4635372+10:00",
"WaitlistEventId": "3b397ebb-f818-41a3-baf8-2ee0b1db6d19",
"WaitlistTicketTypeId": "65346534-b802-4e87-b9a7-6436fdf388a3",
"CartId": "8abcc5b6-27be-4c79-9ce0-525105425439",
"ElectionId": "8663efe4-7da1-486a-a6bc-40ccffc50922",
"PropertyId": "1dc97c0e-3a08-431b-8264-39b216b1d4ca",
"BookingId": "6a6fb0f3-2a26-4464-8817-4711645fc358",
"EntityId": "0232c2c4-7994-4202-97e6-b446dc89d3fe",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-04-07T17:44:10.4645368+10:00",
"CreatedDateTick": 8,
"CreatedById": "89f59fc6-372f-4204-84e9-f62eca2bf688",
"LastModifiedDate": "2026-04-07T17:44:10.4645368+10:00",
"LastModifiedById": "dfab65a1-1fce-4e9b-9c18-59201f342423",
"IsArchived": true,
"CommitStepId": "c788e4a1-47ee-4589-9b81-4b2ebf46b0ae",
"Archived": "2026-04-07T17:44:10.4645368+10:00",
"ArchivedById": "a1c1916d-0b75-4724-b2a9-5ec03fba6e33",
"AssignedTo": "75f350e5-a0ab-426b-8a99-5de2360f5138",
"AssignedDate": "2026-04-07T17:44:10.4645368+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"fd82307e-aa02-4b6d-a98d-3776718cc89b",
"c5f44a80-c72c-4bdf-b4d5-78191ea4f9d0"
],
"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": "e6670482-873c-4507-a23c-287576226e44",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-07T17:44:10.4665362+10:00",
"SubmittedById": "4619e234-2f45-4fbc-a9fd-570468b703e8",
"SubmittedBy": "sample string 5"
},
{
"StepId": "e6670482-873c-4507-a23c-287576226e44",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-07T17:44:10.4665362+10:00",
"SubmittedById": "4619e234-2f45-4fbc-a9fd-570468b703e8",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "32da1ea1-5417-4898-8296-f5454439e31e",
"StepName": "sample string 2",
"InitTime": "2026-04-07T17:44:10.4665362+10:00",
"InitById": "f8c1748f-6db2-486b-b022-f99c30b1516c",
"InitBy": "sample string 5"
},
{
"StepId": "32da1ea1-5417-4898-8296-f5454439e31e",
"StepName": "sample string 2",
"InitTime": "2026-04-07T17:44:10.4665362+10:00",
"InitById": "f8c1748f-6db2-486b-b022-f99c30b1516c",
"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-04-07T07:44:10.4635372Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-04-07T07:44:10.4635372Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-04-07T17:44:10.4645368+10:00</Archived>
<ArchivedById>a1c1916d-0b75-4724-b2a9-5ec03fba6e33</ArchivedById>
<AssignedDate>2026-04-07T17:44:10.4645368+10:00</AssignedDate>
<AssignedTo>75f350e5-a0ab-426b-8a99-5de2360f5138</AssignedTo>
<BookingId>6a6fb0f3-2a26-4464-8817-4711645fc358</BookingId>
<CPDId>80b9fe39-8cd6-4c5d-926e-d262004e2388</CPDId>
<CPDPeriodId>deabb420-0efa-45b5-9e49-5acd3c337a65</CPDPeriodId>
<CPDReductionId>835a98db-65c8-437b-b4a3-ea967d25a916</CPDReductionId>
<CartId>8abcc5b6-27be-4c79-9ce0-525105425439</CartId>
<CommitStepId>c788e4a1-47ee-4589-9b81-4b2ebf46b0ae</CommitStepId>
<CreatedById>89f59fc6-372f-4204-84e9-f62eca2bf688</CreatedById>
<CreatedDate>2026-04-07T17:44:10.4645368+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>5e5a1856-d8c5-4f6d-b807-b4df6c665624</CurrentStepId>
<ElectionId>8663efe4-7da1-486a-a6bc-40ccffc50922</ElectionId>
<EntityId>0232c2c4-7994-4202-97e6-b446dc89d3fe</EntityId>
<EntityType>sample string 4</EntityType>
<Id>0ba8583c-4b30-4a13-a94e-90dcd9007f41</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>f8c1748f-6db2-486b-b022-f99c30b1516c</InitById>
<InitTime>2026-04-07T17:44:10.4665362+10:00</InitTime>
<StepId>32da1ea1-5417-4898-8296-f5454439e31e</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>f8c1748f-6db2-486b-b022-f99c30b1516c</InitById>
<InitTime>2026-04-07T17:44:10.4665362+10:00</InitTime>
<StepId>32da1ea1-5417-4898-8296-f5454439e31e</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>acd05e7a-a5de-46ad-a250-0aad65e83ec9</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>dfab65a1-1fce-4e9b-9c18-59201f342423</LastModifiedById>
<LastModifiedDate>2026-04-07T17:44:10.4645368+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>fd82307e-aa02-4b6d-a98d-3776718cc89b</d2p1:guid>
<d2p1:guid>c5f44a80-c72c-4bdf-b4d5-78191ea4f9d0</d2p1:guid>
</PreviousStepIds>
<PropertyId>1dc97c0e-3a08-431b-8264-39b216b1d4ca</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>e6670482-873c-4507-a23c-287576226e44</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>4619e234-2f45-4fbc-a9fd-570468b703e8</SubmittedById>
<SubmittedTime>2026-04-07T17:44:10.4665362+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>e6670482-873c-4507-a23c-287576226e44</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>4619e234-2f45-4fbc-a9fd-570468b703e8</SubmittedById>
<SubmittedTime>2026-04-07T17:44:10.4665362+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>b3a43ddf-1acd-481f-bc7b-52292a78d148</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>3b397ebb-f818-41a3-baf8-2ee0b1db6d19</WaitlistEventId>
<WaitlistTicketTypeId>65346534-b802-4e87-b9a7-6436fdf388a3</WaitlistTicketTypeId>
<WorkflowId>508f9d1a-5bef-404f-8447-5bbf2c4020ed</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.