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": "e34d0dbf-4632-4cba-9a24-1f01a9aabb02",
"WorkflowId": "706416a6-0a7f-443b-a12a-b029d63e2948",
"CurrentStepId": "e673a2cc-5b28-484f-9d11-a5d830af97e2",
"UserId": "be4f163c-8503-4a23-b2d3-7f2ba0442b70",
"CPDId": "13ed18cd-ba36-4f13-94ec-36a9e71d4f19",
"CPDPeriodId": "8c2b84f7-2724-4ffa-8668-0489fa3a83ee",
"InvoiceId": "4a7942b0-7a32-44f5-9f2a-8707ea952b32",
"CPDReductionId": "dba7ec67-5c5f-4b07-a016-8a65c28aae5a",
"ApplicableFrom": "2026-04-25T23:42:32.0046931+10:00",
"ApplicableTo": "2026-04-25T23:42:32.0046931+10:00",
"WaitlistEventId": "0ba1f4b4-7346-448f-a5a6-da8c8a20c0ed",
"WaitlistTicketTypeId": "03a42490-31f1-4260-ae54-dc85abf35453",
"CartId": "ca11fb23-b6ac-477a-8386-b37b5d395b0e",
"ElectionId": "e15185d5-db3c-4289-9469-f4d3ee1a6839",
"PropertyId": "956f33dc-8476-4c6a-b512-c163f6a3abc4",
"BookingId": "4eb3a1fc-71c0-49da-9880-30629e04405e",
"EntityId": "4e7fa8d0-b083-4d5a-a899-2d23a3e5f11b",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-04-25T23:42:32.0056933+10:00",
"CreatedDateTick": 8,
"CreatedById": "1fd79604-ee9e-4e93-bdd7-c815fec6450e",
"LastModifiedDate": "2026-04-25T23:42:32.0056933+10:00",
"LastModifiedById": "f31ae32f-2c16-41ec-8f31-76bb34765e69",
"IsArchived": true,
"CommitStepId": "d2024a2f-6078-4858-8bc8-f82678aed0d3",
"Archived": "2026-04-25T23:42:32.0056933+10:00",
"ArchivedById": "ba688a41-d668-465e-bdcf-f4e404c2ebff",
"AssignedTo": "e639fb7c-4c5f-4d6c-8188-128b3d457e9a",
"AssignedDate": "2026-04-25T23:42:32.0066936+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"dee3cb26-03e3-4522-a47a-0fceb4d45028",
"24d668e7-ca5c-4a77-8aaf-8f6155b4923e"
],
"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": "f5b627e1-799b-4829-bb5b-786073e2d6ac",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-25T23:42:32.0076935+10:00",
"SubmittedById": "cde9d9bf-b4a1-42e6-bd4c-d9f715d1252e",
"SubmittedBy": "sample string 5"
},
{
"StepId": "f5b627e1-799b-4829-bb5b-786073e2d6ac",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-25T23:42:32.0076935+10:00",
"SubmittedById": "cde9d9bf-b4a1-42e6-bd4c-d9f715d1252e",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "5ed268d9-e09e-47e6-a38e-e63d62a07961",
"StepName": "sample string 2",
"InitTime": "2026-04-25T23:42:32.0086934+10:00",
"InitById": "1e84b7e4-6a1d-4fdc-995c-6fdf46e3219f",
"InitBy": "sample string 5"
},
{
"StepId": "5ed268d9-e09e-47e6-a38e-e63d62a07961",
"StepName": "sample string 2",
"InitTime": "2026-04-25T23:42:32.0086934+10:00",
"InitById": "1e84b7e4-6a1d-4fdc-995c-6fdf46e3219f",
"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-25T13:42:32.0046931Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-04-25T13:42:32.0046931Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-04-25T23:42:32.0056933+10:00</Archived>
<ArchivedById>ba688a41-d668-465e-bdcf-f4e404c2ebff</ArchivedById>
<AssignedDate>2026-04-25T23:42:32.0066936+10:00</AssignedDate>
<AssignedTo>e639fb7c-4c5f-4d6c-8188-128b3d457e9a</AssignedTo>
<BookingId>4eb3a1fc-71c0-49da-9880-30629e04405e</BookingId>
<CPDId>13ed18cd-ba36-4f13-94ec-36a9e71d4f19</CPDId>
<CPDPeriodId>8c2b84f7-2724-4ffa-8668-0489fa3a83ee</CPDPeriodId>
<CPDReductionId>dba7ec67-5c5f-4b07-a016-8a65c28aae5a</CPDReductionId>
<CartId>ca11fb23-b6ac-477a-8386-b37b5d395b0e</CartId>
<CommitStepId>d2024a2f-6078-4858-8bc8-f82678aed0d3</CommitStepId>
<CreatedById>1fd79604-ee9e-4e93-bdd7-c815fec6450e</CreatedById>
<CreatedDate>2026-04-25T23:42:32.0056933+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>e673a2cc-5b28-484f-9d11-a5d830af97e2</CurrentStepId>
<ElectionId>e15185d5-db3c-4289-9469-f4d3ee1a6839</ElectionId>
<EntityId>4e7fa8d0-b083-4d5a-a899-2d23a3e5f11b</EntityId>
<EntityType>sample string 4</EntityType>
<Id>e34d0dbf-4632-4cba-9a24-1f01a9aabb02</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1e84b7e4-6a1d-4fdc-995c-6fdf46e3219f</InitById>
<InitTime>2026-04-25T23:42:32.0086934+10:00</InitTime>
<StepId>5ed268d9-e09e-47e6-a38e-e63d62a07961</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1e84b7e4-6a1d-4fdc-995c-6fdf46e3219f</InitById>
<InitTime>2026-04-25T23:42:32.0086934+10:00</InitTime>
<StepId>5ed268d9-e09e-47e6-a38e-e63d62a07961</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>4a7942b0-7a32-44f5-9f2a-8707ea952b32</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>f31ae32f-2c16-41ec-8f31-76bb34765e69</LastModifiedById>
<LastModifiedDate>2026-04-25T23:42:32.0056933+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>dee3cb26-03e3-4522-a47a-0fceb4d45028</d2p1:guid>
<d2p1:guid>24d668e7-ca5c-4a77-8aaf-8f6155b4923e</d2p1:guid>
</PreviousStepIds>
<PropertyId>956f33dc-8476-4c6a-b512-c163f6a3abc4</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>f5b627e1-799b-4829-bb5b-786073e2d6ac</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>cde9d9bf-b4a1-42e6-bd4c-d9f715d1252e</SubmittedById>
<SubmittedTime>2026-04-25T23:42:32.0076935+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>f5b627e1-799b-4829-bb5b-786073e2d6ac</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>cde9d9bf-b4a1-42e6-bd4c-d9f715d1252e</SubmittedById>
<SubmittedTime>2026-04-25T23:42:32.0076935+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>be4f163c-8503-4a23-b2d3-7f2ba0442b70</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>0ba1f4b4-7346-448f-a5a6-da8c8a20c0ed</WaitlistEventId>
<WaitlistTicketTypeId>03a42490-31f1-4260-ae54-dc85abf35453</WaitlistTicketTypeId>
<WorkflowId>706416a6-0a7f-443b-a12a-b029d63e2948</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.