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": "32b8493b-bda1-4d06-b9e9-a0b17bcdfb32",
"WorkflowId": "37f7224e-5206-426c-8a98-e9ec26edf217",
"CurrentStepId": "94678561-0035-4047-bab0-40f96b0a8fd4",
"UserId": "218ce4b8-537b-4601-95f3-3c763767c1d8",
"CPDId": "5b4182b7-0177-4c8d-a1ff-4818bce6525e",
"CPDPeriodId": "e6086c99-4d45-45f9-a87c-59d276df79f1",
"InvoiceId": "5fb061e2-9fdc-4e7a-a41f-050076fb5f44",
"CPDReductionId": "e4367b80-e188-4f3d-bd0e-57f1ea252b72",
"ApplicableFrom": "2026-07-15T09:03:34.4919755+10:00",
"ApplicableTo": "2026-07-15T09:03:34.4919755+10:00",
"WaitlistEventId": "1fbaed3f-1c69-442f-aa70-a03109655d2c",
"WaitlistTicketTypeId": "1517aa81-debd-4ffb-b9b7-9f3cb2d5ff25",
"CartId": "19a2d334-f4dd-4faf-a7b5-fd75f0d11179",
"ElectionId": "6c6454a5-3062-46e4-bfa5-f6fa68bec7c6",
"PropertyId": "e8f4a7bd-3be4-46c7-93c7-a02beac9ec92",
"BookingId": "860ee95a-300d-4907-b46d-cfe82a214e73",
"EntityId": "338f4c51-4a3a-4f5e-aa51-332ee85faa22",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-07-15T09:03:34.4919755+10:00",
"CreatedDateTick": 8,
"CreatedById": "3071c9fc-2590-485e-9d4f-caa5c22f260a",
"LastModifiedDate": "2026-07-15T09:03:34.4919755+10:00",
"LastModifiedById": "2cd1ce1d-e385-415c-88b5-170df55e47a0",
"IsArchived": true,
"CommitStepId": "948a47b1-5e97-45cb-a39f-972505242ad5",
"Archived": "2026-07-15T09:03:34.4929765+10:00",
"ArchivedById": "2965c602-3d5b-4758-ab60-bf0a94a7c394",
"AssignedTo": "212bcc5f-9d15-4e0a-899d-8643e303a8f0",
"AssignedDate": "2026-07-15T09:03:34.4929765+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"0c2b69e1-a86e-4867-a8e1-03573eeaddd3",
"0e35c956-616b-429e-95f0-c1ba34198b28"
],
"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": "a0376cab-9238-4580-9a6b-cafe0b2732e5",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-15T09:03:34.493976+10:00",
"SubmittedById": "766ad78b-f286-4975-8a21-a4a7970f65d5",
"SubmittedBy": "sample string 5"
},
{
"StepId": "a0376cab-9238-4580-9a6b-cafe0b2732e5",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-15T09:03:34.493976+10:00",
"SubmittedById": "766ad78b-f286-4975-8a21-a4a7970f65d5",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "2975561d-da8a-4025-80a8-e20c6c84caf3",
"StepName": "sample string 2",
"InitTime": "2026-07-15T09:03:34.4949759+10:00",
"InitById": "fcfc3632-64c4-499c-84b3-753f529fcc56",
"InitBy": "sample string 5"
},
{
"StepId": "2975561d-da8a-4025-80a8-e20c6c84caf3",
"StepName": "sample string 2",
"InitTime": "2026-07-15T09:03:34.4949759+10:00",
"InitById": "fcfc3632-64c4-499c-84b3-753f529fcc56",
"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-07-14T23:03:34.4919755Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-07-14T23:03:34.4919755Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-07-15T09:03:34.4929765+10:00</Archived>
<ArchivedById>2965c602-3d5b-4758-ab60-bf0a94a7c394</ArchivedById>
<AssignedDate>2026-07-15T09:03:34.4929765+10:00</AssignedDate>
<AssignedTo>212bcc5f-9d15-4e0a-899d-8643e303a8f0</AssignedTo>
<BookingId>860ee95a-300d-4907-b46d-cfe82a214e73</BookingId>
<CPDId>5b4182b7-0177-4c8d-a1ff-4818bce6525e</CPDId>
<CPDPeriodId>e6086c99-4d45-45f9-a87c-59d276df79f1</CPDPeriodId>
<CPDReductionId>e4367b80-e188-4f3d-bd0e-57f1ea252b72</CPDReductionId>
<CartId>19a2d334-f4dd-4faf-a7b5-fd75f0d11179</CartId>
<CommitStepId>948a47b1-5e97-45cb-a39f-972505242ad5</CommitStepId>
<CreatedById>3071c9fc-2590-485e-9d4f-caa5c22f260a</CreatedById>
<CreatedDate>2026-07-15T09:03:34.4919755+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>94678561-0035-4047-bab0-40f96b0a8fd4</CurrentStepId>
<ElectionId>6c6454a5-3062-46e4-bfa5-f6fa68bec7c6</ElectionId>
<EntityId>338f4c51-4a3a-4f5e-aa51-332ee85faa22</EntityId>
<EntityType>sample string 4</EntityType>
<Id>32b8493b-bda1-4d06-b9e9-a0b17bcdfb32</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>fcfc3632-64c4-499c-84b3-753f529fcc56</InitById>
<InitTime>2026-07-15T09:03:34.4949759+10:00</InitTime>
<StepId>2975561d-da8a-4025-80a8-e20c6c84caf3</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>fcfc3632-64c4-499c-84b3-753f529fcc56</InitById>
<InitTime>2026-07-15T09:03:34.4949759+10:00</InitTime>
<StepId>2975561d-da8a-4025-80a8-e20c6c84caf3</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>5fb061e2-9fdc-4e7a-a41f-050076fb5f44</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>2cd1ce1d-e385-415c-88b5-170df55e47a0</LastModifiedById>
<LastModifiedDate>2026-07-15T09:03:34.4919755+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>0c2b69e1-a86e-4867-a8e1-03573eeaddd3</d2p1:guid>
<d2p1:guid>0e35c956-616b-429e-95f0-c1ba34198b28</d2p1:guid>
</PreviousStepIds>
<PropertyId>e8f4a7bd-3be4-46c7-93c7-a02beac9ec92</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>a0376cab-9238-4580-9a6b-cafe0b2732e5</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>766ad78b-f286-4975-8a21-a4a7970f65d5</SubmittedById>
<SubmittedTime>2026-07-15T09:03:34.493976+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>a0376cab-9238-4580-9a6b-cafe0b2732e5</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>766ad78b-f286-4975-8a21-a4a7970f65d5</SubmittedById>
<SubmittedTime>2026-07-15T09:03:34.493976+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>218ce4b8-537b-4601-95f3-3c763767c1d8</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>1fbaed3f-1c69-442f-aa70-a03109655d2c</WaitlistEventId>
<WaitlistTicketTypeId>1517aa81-debd-4ffb-b9b7-9f3cb2d5ff25</WaitlistTicketTypeId>
<WorkflowId>37f7224e-5206-426c-8a98-e9ec26edf217</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.