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": "c11e39c9-b278-4baf-9611-241de670de9d",
"WorkflowId": "67bacab4-dd92-423c-ab97-ed02354bc053",
"CurrentStepId": "13e04c28-0403-4444-9e26-b0aaff69efe2",
"UserId": "12a2f0e4-1792-4c28-b7b6-371cbffd19e9",
"CPDId": "987c0344-ee77-4dbd-8be3-c50776da3e0d",
"CPDPeriodId": "152032c6-da51-47c1-9406-3bae5cb83a75",
"InvoiceId": "143b26ce-cc7d-42ce-add0-2444118b05e1",
"CPDReductionId": "d2c19151-339d-4b61-824e-8e5e437e4006",
"ApplicableFrom": "2025-12-23T15:46:30.6620894+11:00",
"ApplicableTo": "2025-12-23T15:46:30.6620894+11:00",
"WaitlistEventId": "2a1de657-978a-42f4-96c2-3bc319e43e97",
"WaitlistTicketTypeId": "9b4ed2ca-515b-4975-9b78-a9081b0407b0",
"CartId": "d17679a7-8380-457c-b14f-0af7d7f0314f",
"ElectionId": "682e786a-0e26-4235-9a13-c9974cac40d2",
"PropertyId": "ad2659b7-1f69-46ce-bcae-3539ab0b7f20",
"BookingId": "27d803bf-dcd3-4d1e-b934-33fc969a58a6",
"EntityId": "fd70b673-c1d1-4734-886e-e3ddd46b12b4",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-12-23T15:46:30.6620894+11:00",
"CreatedDateTick": 8,
"CreatedById": "78ebf823-f2f5-4841-b891-3acb8fd54251",
"LastModifiedDate": "2025-12-23T15:46:30.6620894+11:00",
"LastModifiedById": "1c0829b0-f149-4b8c-82b8-d9589ce6ae9c",
"IsArchived": true,
"CommitStepId": "298b470a-9446-43b1-a0d0-591e7597a3a3",
"Archived": "2025-12-23T15:46:30.6620894+11:00",
"ArchivedById": "1e615237-c36b-4361-9f1f-4076f774bbd7",
"AssignedTo": "37910e79-9349-4d86-b28e-ffdfd83d4f29",
"AssignedDate": "2025-12-23T15:46:30.6620894+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"75ecb55a-3cdb-4065-9674-9ecb31021eb7",
"432ce1b3-7680-4ccc-a81e-5a15be8cfa58"
],
"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": "de46d0fe-01af-43cb-b615-91299b7a535a",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-23T15:46:30.6620894+11:00",
"SubmittedById": "ee8594fc-17bc-4f86-a18c-a6f8ab288519",
"SubmittedBy": "sample string 5"
},
{
"StepId": "de46d0fe-01af-43cb-b615-91299b7a535a",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-23T15:46:30.6620894+11:00",
"SubmittedById": "ee8594fc-17bc-4f86-a18c-a6f8ab288519",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "51c7fe83-30f3-4374-91fd-06af6048f4ae",
"StepName": "sample string 2",
"InitTime": "2025-12-23T15:46:30.6620894+11:00",
"InitById": "fa991053-c957-4cbf-97ff-46bef284ac12",
"InitBy": "sample string 5"
},
{
"StepId": "51c7fe83-30f3-4374-91fd-06af6048f4ae",
"StepName": "sample string 2",
"InitTime": "2025-12-23T15:46:30.6620894+11:00",
"InitById": "fa991053-c957-4cbf-97ff-46bef284ac12",
"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>2025-12-23T04:46:30.6620894Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-12-23T04:46:30.6620894Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-12-23T15:46:30.6620894+11:00</Archived>
<ArchivedById>1e615237-c36b-4361-9f1f-4076f774bbd7</ArchivedById>
<AssignedDate>2025-12-23T15:46:30.6620894+11:00</AssignedDate>
<AssignedTo>37910e79-9349-4d86-b28e-ffdfd83d4f29</AssignedTo>
<BookingId>27d803bf-dcd3-4d1e-b934-33fc969a58a6</BookingId>
<CPDId>987c0344-ee77-4dbd-8be3-c50776da3e0d</CPDId>
<CPDPeriodId>152032c6-da51-47c1-9406-3bae5cb83a75</CPDPeriodId>
<CPDReductionId>d2c19151-339d-4b61-824e-8e5e437e4006</CPDReductionId>
<CartId>d17679a7-8380-457c-b14f-0af7d7f0314f</CartId>
<CommitStepId>298b470a-9446-43b1-a0d0-591e7597a3a3</CommitStepId>
<CreatedById>78ebf823-f2f5-4841-b891-3acb8fd54251</CreatedById>
<CreatedDate>2025-12-23T15:46:30.6620894+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>13e04c28-0403-4444-9e26-b0aaff69efe2</CurrentStepId>
<ElectionId>682e786a-0e26-4235-9a13-c9974cac40d2</ElectionId>
<EntityId>fd70b673-c1d1-4734-886e-e3ddd46b12b4</EntityId>
<EntityType>sample string 4</EntityType>
<Id>c11e39c9-b278-4baf-9611-241de670de9d</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>fa991053-c957-4cbf-97ff-46bef284ac12</InitById>
<InitTime>2025-12-23T15:46:30.6620894+11:00</InitTime>
<StepId>51c7fe83-30f3-4374-91fd-06af6048f4ae</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>fa991053-c957-4cbf-97ff-46bef284ac12</InitById>
<InitTime>2025-12-23T15:46:30.6620894+11:00</InitTime>
<StepId>51c7fe83-30f3-4374-91fd-06af6048f4ae</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>143b26ce-cc7d-42ce-add0-2444118b05e1</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>1c0829b0-f149-4b8c-82b8-d9589ce6ae9c</LastModifiedById>
<LastModifiedDate>2025-12-23T15:46:30.6620894+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>75ecb55a-3cdb-4065-9674-9ecb31021eb7</d2p1:guid>
<d2p1:guid>432ce1b3-7680-4ccc-a81e-5a15be8cfa58</d2p1:guid>
</PreviousStepIds>
<PropertyId>ad2659b7-1f69-46ce-bcae-3539ab0b7f20</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>de46d0fe-01af-43cb-b615-91299b7a535a</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>ee8594fc-17bc-4f86-a18c-a6f8ab288519</SubmittedById>
<SubmittedTime>2025-12-23T15:46:30.6620894+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>de46d0fe-01af-43cb-b615-91299b7a535a</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>ee8594fc-17bc-4f86-a18c-a6f8ab288519</SubmittedById>
<SubmittedTime>2025-12-23T15:46:30.6620894+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>12a2f0e4-1792-4c28-b7b6-371cbffd19e9</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>2a1de657-978a-42f4-96c2-3bc319e43e97</WaitlistEventId>
<WaitlistTicketTypeId>9b4ed2ca-515b-4975-9b78-a9081b0407b0</WaitlistTicketTypeId>
<WorkflowId>67bacab4-dd92-423c-ab97-ed02354bc053</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.