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": "e0cc5efa-d72f-427b-8b3a-84db59b1a520",
"WorkflowId": "313c43c6-390b-45e0-be03-9b112f016894",
"CurrentStepId": "ec383fbb-470a-4bba-af63-47bc85d1b8de",
"UserId": "c5d6ad73-bd72-44a3-a074-a40204ef5ca8",
"CPDId": "495b5343-d907-4f78-a1f8-3917e2b32b99",
"CPDPeriodId": "1e4492c4-f7fc-48e7-80a8-6b6064a84dfe",
"InvoiceId": "8a866356-885d-442c-828e-f0c80604b4e7",
"CPDReductionId": "e44ab8d1-393b-4766-ad8c-eabe19d33118",
"ApplicableFrom": "2026-05-31T09:08:53.0313091+10:00",
"ApplicableTo": "2026-05-31T09:08:53.0313091+10:00",
"WaitlistEventId": "0784aba0-bf83-46a6-8263-019425ced572",
"WaitlistTicketTypeId": "cd7ecf08-8a52-482f-9033-106fe5a00b0d",
"CartId": "c4c84da6-7dfe-44b3-9d46-2834d0cf804d",
"ElectionId": "95b468a0-d710-47b2-a22a-ad0f7f75f933",
"PropertyId": "9fb65f9c-3044-4abe-b226-a74bd36bf33a",
"BookingId": "617aa7f3-1d9b-46e0-8fe7-4fcc14273dca",
"EntityId": "3a793ec9-325e-440f-89da-4938d5f17a13",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-05-31T09:08:53.0323105+10:00",
"CreatedDateTick": 8,
"CreatedById": "c97ae1c2-408f-4cd5-82d1-5c8a135d645b",
"LastModifiedDate": "2026-05-31T09:08:53.0323105+10:00",
"LastModifiedById": "e19b3fa1-f097-4301-9fa9-9544707398ee",
"IsArchived": true,
"CommitStepId": "d61fc2d6-3779-40b3-a0a8-faabf5b0c45d",
"Archived": "2026-05-31T09:08:53.0333086+10:00",
"ArchivedById": "0dd1d06d-61c7-4967-9a22-63557f754e53",
"AssignedTo": "fab739f6-28c6-4d5f-b86f-04743410e2b7",
"AssignedDate": "2026-05-31T09:08:53.0333086+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"74c7fffb-ced5-480b-b540-44c014f1ae83",
"1eb4093d-69f7-4159-a055-a067c86c4bc7"
],
"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": "f5cdf9d8-d8de-4c68-b86f-df071f961fbc",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-31T09:08:53.0353088+10:00",
"SubmittedById": "59cecb9c-b7a8-4117-96f1-461e8c151893",
"SubmittedBy": "sample string 5"
},
{
"StepId": "f5cdf9d8-d8de-4c68-b86f-df071f961fbc",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-31T09:08:53.0353088+10:00",
"SubmittedById": "59cecb9c-b7a8-4117-96f1-461e8c151893",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "1e7366ca-07eb-491f-92b6-d7015ef098c8",
"StepName": "sample string 2",
"InitTime": "2026-05-31T09:08:53.0363091+10:00",
"InitById": "8c242c50-c88d-4cea-a472-21db3a9b8bb9",
"InitBy": "sample string 5"
},
{
"StepId": "1e7366ca-07eb-491f-92b6-d7015ef098c8",
"StepName": "sample string 2",
"InitTime": "2026-05-31T09:08:53.0363091+10:00",
"InitById": "8c242c50-c88d-4cea-a472-21db3a9b8bb9",
"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-30T23:08:53.0313091Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-05-30T23:08:53.0313091Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-05-31T09:08:53.0333086+10:00</Archived>
<ArchivedById>0dd1d06d-61c7-4967-9a22-63557f754e53</ArchivedById>
<AssignedDate>2026-05-31T09:08:53.0333086+10:00</AssignedDate>
<AssignedTo>fab739f6-28c6-4d5f-b86f-04743410e2b7</AssignedTo>
<BookingId>617aa7f3-1d9b-46e0-8fe7-4fcc14273dca</BookingId>
<CPDId>495b5343-d907-4f78-a1f8-3917e2b32b99</CPDId>
<CPDPeriodId>1e4492c4-f7fc-48e7-80a8-6b6064a84dfe</CPDPeriodId>
<CPDReductionId>e44ab8d1-393b-4766-ad8c-eabe19d33118</CPDReductionId>
<CartId>c4c84da6-7dfe-44b3-9d46-2834d0cf804d</CartId>
<CommitStepId>d61fc2d6-3779-40b3-a0a8-faabf5b0c45d</CommitStepId>
<CreatedById>c97ae1c2-408f-4cd5-82d1-5c8a135d645b</CreatedById>
<CreatedDate>2026-05-31T09:08:53.0323105+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>ec383fbb-470a-4bba-af63-47bc85d1b8de</CurrentStepId>
<ElectionId>95b468a0-d710-47b2-a22a-ad0f7f75f933</ElectionId>
<EntityId>3a793ec9-325e-440f-89da-4938d5f17a13</EntityId>
<EntityType>sample string 4</EntityType>
<Id>e0cc5efa-d72f-427b-8b3a-84db59b1a520</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>8c242c50-c88d-4cea-a472-21db3a9b8bb9</InitById>
<InitTime>2026-05-31T09:08:53.0363091+10:00</InitTime>
<StepId>1e7366ca-07eb-491f-92b6-d7015ef098c8</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>8c242c50-c88d-4cea-a472-21db3a9b8bb9</InitById>
<InitTime>2026-05-31T09:08:53.0363091+10:00</InitTime>
<StepId>1e7366ca-07eb-491f-92b6-d7015ef098c8</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>8a866356-885d-442c-828e-f0c80604b4e7</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>e19b3fa1-f097-4301-9fa9-9544707398ee</LastModifiedById>
<LastModifiedDate>2026-05-31T09:08:53.0323105+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>74c7fffb-ced5-480b-b540-44c014f1ae83</d2p1:guid>
<d2p1:guid>1eb4093d-69f7-4159-a055-a067c86c4bc7</d2p1:guid>
</PreviousStepIds>
<PropertyId>9fb65f9c-3044-4abe-b226-a74bd36bf33a</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>f5cdf9d8-d8de-4c68-b86f-df071f961fbc</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>59cecb9c-b7a8-4117-96f1-461e8c151893</SubmittedById>
<SubmittedTime>2026-05-31T09:08:53.0353088+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>f5cdf9d8-d8de-4c68-b86f-df071f961fbc</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>59cecb9c-b7a8-4117-96f1-461e8c151893</SubmittedById>
<SubmittedTime>2026-05-31T09:08:53.0353088+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>c5d6ad73-bd72-44a3-a074-a40204ef5ca8</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>0784aba0-bf83-46a6-8263-019425ced572</WaitlistEventId>
<WaitlistTicketTypeId>cd7ecf08-8a52-482f-9033-106fe5a00b0d</WaitlistTicketTypeId>
<WorkflowId>313c43c6-390b-45e0-be03-9b112f016894</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.