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": "821065d5-bee5-4333-b88f-f6208ac6e062",
"WorkflowId": "23831e33-24f8-4a53-9532-aaa831f23ac4",
"CurrentStepId": "16d132c1-72f8-4196-930e-5015bd39252f",
"UserId": "ff7d7d8c-b6c8-4d47-a561-a0df1860322e",
"CPDId": "27ccd031-b598-4df4-b711-8178e36408dc",
"CPDPeriodId": "3a3fe4b1-35d8-4030-a54f-9abb0f5b9e65",
"InvoiceId": "f9ce52a5-0b48-4f92-9aee-763e2e13a937",
"CPDReductionId": "b624e2e1-7459-4fd3-ab68-d00ce9de942e",
"ApplicableFrom": "2026-06-07T01:20:31.3705134+00:00",
"ApplicableTo": "2026-06-07T01:20:31.3705134+00:00",
"WaitlistEventId": "35f85134-ec1f-44f4-a473-2646b410a557",
"WaitlistTicketTypeId": "1dbc0e4a-43b8-45f6-ae49-46815bda6aae",
"CartId": "b47a4391-ca9b-4508-bedc-697150adbda2",
"ElectionId": "67977beb-6f90-4d50-8c25-e559a3266da4",
"PropertyId": "7d156d9e-42aa-4322-a4de-efeebd7bb3e9",
"BookingId": "52331487-1b95-4b44-8c9c-3d4eb6cac8f4",
"EntityId": "8c2f5060-4d6c-45c7-998f-99d02037fd62",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-06-07T01:20:31.3705134+00:00",
"CreatedDateTick": 8,
"CreatedById": "17f6c667-2201-42fd-a845-51f62c343cf2",
"LastModifiedDate": "2026-06-07T01:20:31.3705134+00:00",
"LastModifiedById": "aadeba08-a554-4686-aebd-cffeef5ced35",
"IsArchived": true,
"CommitStepId": "5159feaf-379b-400b-82ae-27e8a3874f1d",
"Archived": "2026-06-07T01:20:31.3705134+00:00",
"ArchivedById": "2f8bf6b4-f705-4b55-91af-25152b9b96b0",
"AssignedTo": "fcbcee09-5a8a-4a50-b470-8be162831cec",
"AssignedDate": "2026-06-07T01:20:31.3705134+00:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"57f36e80-0f1c-488a-855d-bb92b4614243",
"04b4777f-2838-4295-9bb2-bd3444b8fc54"
],
"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": "a7baf03e-444a-4591-aa33-6cbbdec56ae8",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-07T01:20:31.3705134+00:00",
"SubmittedById": "d03fc759-dbb0-4fb2-be17-9c939c9fe730",
"SubmittedBy": "sample string 5"
},
{
"StepId": "a7baf03e-444a-4591-aa33-6cbbdec56ae8",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-07T01:20:31.3705134+00:00",
"SubmittedById": "d03fc759-dbb0-4fb2-be17-9c939c9fe730",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "fac2fb34-3aab-45b9-8047-86d650f3994d",
"StepName": "sample string 2",
"InitTime": "2026-06-07T01:20:31.3705134+00:00",
"InitById": "8a652298-7c99-4c5f-b824-4f661f6247e9",
"InitBy": "sample string 5"
},
{
"StepId": "fac2fb34-3aab-45b9-8047-86d650f3994d",
"StepName": "sample string 2",
"InitTime": "2026-06-07T01:20:31.3705134+00:00",
"InitById": "8a652298-7c99-4c5f-b824-4f661f6247e9",
"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-07T01:20:31.3705134Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-07T01:20:31.3705134Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-06-07T01:20:31.3705134+00:00</Archived>
<ArchivedById>2f8bf6b4-f705-4b55-91af-25152b9b96b0</ArchivedById>
<AssignedDate>2026-06-07T01:20:31.3705134+00:00</AssignedDate>
<AssignedTo>fcbcee09-5a8a-4a50-b470-8be162831cec</AssignedTo>
<BookingId>52331487-1b95-4b44-8c9c-3d4eb6cac8f4</BookingId>
<CPDId>27ccd031-b598-4df4-b711-8178e36408dc</CPDId>
<CPDPeriodId>3a3fe4b1-35d8-4030-a54f-9abb0f5b9e65</CPDPeriodId>
<CPDReductionId>b624e2e1-7459-4fd3-ab68-d00ce9de942e</CPDReductionId>
<CartId>b47a4391-ca9b-4508-bedc-697150adbda2</CartId>
<CommitStepId>5159feaf-379b-400b-82ae-27e8a3874f1d</CommitStepId>
<CreatedById>17f6c667-2201-42fd-a845-51f62c343cf2</CreatedById>
<CreatedDate>2026-06-07T01:20:31.3705134+00:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>16d132c1-72f8-4196-930e-5015bd39252f</CurrentStepId>
<ElectionId>67977beb-6f90-4d50-8c25-e559a3266da4</ElectionId>
<EntityId>8c2f5060-4d6c-45c7-998f-99d02037fd62</EntityId>
<EntityType>sample string 4</EntityType>
<Id>821065d5-bee5-4333-b88f-f6208ac6e062</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>8a652298-7c99-4c5f-b824-4f661f6247e9</InitById>
<InitTime>2026-06-07T01:20:31.3705134+00:00</InitTime>
<StepId>fac2fb34-3aab-45b9-8047-86d650f3994d</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>8a652298-7c99-4c5f-b824-4f661f6247e9</InitById>
<InitTime>2026-06-07T01:20:31.3705134+00:00</InitTime>
<StepId>fac2fb34-3aab-45b9-8047-86d650f3994d</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>f9ce52a5-0b48-4f92-9aee-763e2e13a937</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>aadeba08-a554-4686-aebd-cffeef5ced35</LastModifiedById>
<LastModifiedDate>2026-06-07T01:20:31.3705134+00:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>57f36e80-0f1c-488a-855d-bb92b4614243</d2p1:guid>
<d2p1:guid>04b4777f-2838-4295-9bb2-bd3444b8fc54</d2p1:guid>
</PreviousStepIds>
<PropertyId>7d156d9e-42aa-4322-a4de-efeebd7bb3e9</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>a7baf03e-444a-4591-aa33-6cbbdec56ae8</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>d03fc759-dbb0-4fb2-be17-9c939c9fe730</SubmittedById>
<SubmittedTime>2026-06-07T01:20:31.3705134+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>a7baf03e-444a-4591-aa33-6cbbdec56ae8</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>d03fc759-dbb0-4fb2-be17-9c939c9fe730</SubmittedById>
<SubmittedTime>2026-06-07T01:20:31.3705134+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>ff7d7d8c-b6c8-4d47-a561-a0df1860322e</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>35f85134-ec1f-44f4-a473-2646b410a557</WaitlistEventId>
<WaitlistTicketTypeId>1dbc0e4a-43b8-45f6-ae49-46815bda6aae</WaitlistTicketTypeId>
<WorkflowId>23831e33-24f8-4a53-9532-aaa831f23ac4</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.