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": "5fb51cf9-bdfd-4ff9-931c-e335580d41ff",
"WorkflowId": "dafb0c3e-cbc8-441d-9466-73561870336c",
"CurrentStepId": "3ba2bea4-36d9-4651-9d30-4a13f036071b",
"UserId": "883108a1-616b-4d9c-9c46-b9424a413c62",
"CPDId": "cae66350-4daf-4896-915a-7a976958648a",
"CPDPeriodId": "34326034-9523-483f-b5f7-a0da03a1953e",
"InvoiceId": "86c93e18-d87c-49e1-8d5d-bb47b43935c6",
"CPDReductionId": "da2145e2-f107-4485-aef5-5e8fa141d6a5",
"ApplicableFrom": "2025-12-23T03:49:58.2314236+11:00",
"ApplicableTo": "2025-12-23T03:49:58.2314236+11:00",
"WaitlistEventId": "aea10dde-9dbb-43fe-9141-f357e9456b86",
"WaitlistTicketTypeId": "a0bb1e13-4160-4bcf-b63b-b6473e0cd849",
"CartId": "b07a318b-9309-4078-ad3d-6d80874a6dda",
"ElectionId": "e104cd3f-6bd2-4091-9784-1cddb9fda878",
"PropertyId": "eb0d1b9e-7453-4ef0-97dc-63075a033d28",
"BookingId": "e0139e2c-0440-43c9-976c-264ce8a7774f",
"EntityId": "33904b1d-d27d-4d7c-b5cf-d57e2f9afb1e",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-12-23T03:49:58.2324246+11:00",
"CreatedDateTick": 8,
"CreatedById": "f110de7c-cbd9-4af5-9f3c-0d090d5cbeec",
"LastModifiedDate": "2025-12-23T03:49:58.2324246+11:00",
"LastModifiedById": "49ec7b25-ca12-474e-a3fb-2d3aa24add32",
"IsArchived": true,
"CommitStepId": "e06caeae-d6d7-473c-a1d3-476f6669b51f",
"Archived": "2025-12-23T03:49:58.2324246+11:00",
"ArchivedById": "301b4d05-5b74-4c3d-8688-d949183502f2",
"AssignedTo": "024ea6d0-341a-468c-b4f7-8d73dd5a5c32",
"AssignedDate": "2025-12-23T03:49:58.2334252+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"bb8c466d-5aa1-4c98-a986-353c33694915",
"20ae831d-23aa-424b-8cfb-7bcc6c4de8ab"
],
"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": "006b1aab-0c6d-4417-a08c-a2cfbc80efc6",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-23T03:49:58.2344233+11:00",
"SubmittedById": "ffce9f70-7254-4b50-bb53-bcea7747a017",
"SubmittedBy": "sample string 5"
},
{
"StepId": "006b1aab-0c6d-4417-a08c-a2cfbc80efc6",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-23T03:49:58.2344233+11:00",
"SubmittedById": "ffce9f70-7254-4b50-bb53-bcea7747a017",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "eb5b6446-d921-4aaa-b8d8-e81ddcdeacf6",
"StepName": "sample string 2",
"InitTime": "2025-12-23T03:49:58.2344233+11:00",
"InitById": "80a60e3c-7448-43b8-8bde-2c74d2a3ee30",
"InitBy": "sample string 5"
},
{
"StepId": "eb5b6446-d921-4aaa-b8d8-e81ddcdeacf6",
"StepName": "sample string 2",
"InitTime": "2025-12-23T03:49:58.2344233+11:00",
"InitById": "80a60e3c-7448-43b8-8bde-2c74d2a3ee30",
"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-22T16:49:58.2314236Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-12-22T16:49:58.2314236Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-12-23T03:49:58.2324246+11:00</Archived>
<ArchivedById>301b4d05-5b74-4c3d-8688-d949183502f2</ArchivedById>
<AssignedDate>2025-12-23T03:49:58.2334252+11:00</AssignedDate>
<AssignedTo>024ea6d0-341a-468c-b4f7-8d73dd5a5c32</AssignedTo>
<BookingId>e0139e2c-0440-43c9-976c-264ce8a7774f</BookingId>
<CPDId>cae66350-4daf-4896-915a-7a976958648a</CPDId>
<CPDPeriodId>34326034-9523-483f-b5f7-a0da03a1953e</CPDPeriodId>
<CPDReductionId>da2145e2-f107-4485-aef5-5e8fa141d6a5</CPDReductionId>
<CartId>b07a318b-9309-4078-ad3d-6d80874a6dda</CartId>
<CommitStepId>e06caeae-d6d7-473c-a1d3-476f6669b51f</CommitStepId>
<CreatedById>f110de7c-cbd9-4af5-9f3c-0d090d5cbeec</CreatedById>
<CreatedDate>2025-12-23T03:49:58.2324246+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>3ba2bea4-36d9-4651-9d30-4a13f036071b</CurrentStepId>
<ElectionId>e104cd3f-6bd2-4091-9784-1cddb9fda878</ElectionId>
<EntityId>33904b1d-d27d-4d7c-b5cf-d57e2f9afb1e</EntityId>
<EntityType>sample string 4</EntityType>
<Id>5fb51cf9-bdfd-4ff9-931c-e335580d41ff</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>80a60e3c-7448-43b8-8bde-2c74d2a3ee30</InitById>
<InitTime>2025-12-23T03:49:58.2344233+11:00</InitTime>
<StepId>eb5b6446-d921-4aaa-b8d8-e81ddcdeacf6</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>80a60e3c-7448-43b8-8bde-2c74d2a3ee30</InitById>
<InitTime>2025-12-23T03:49:58.2344233+11:00</InitTime>
<StepId>eb5b6446-d921-4aaa-b8d8-e81ddcdeacf6</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>86c93e18-d87c-49e1-8d5d-bb47b43935c6</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>49ec7b25-ca12-474e-a3fb-2d3aa24add32</LastModifiedById>
<LastModifiedDate>2025-12-23T03:49:58.2324246+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>bb8c466d-5aa1-4c98-a986-353c33694915</d2p1:guid>
<d2p1:guid>20ae831d-23aa-424b-8cfb-7bcc6c4de8ab</d2p1:guid>
</PreviousStepIds>
<PropertyId>eb0d1b9e-7453-4ef0-97dc-63075a033d28</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>006b1aab-0c6d-4417-a08c-a2cfbc80efc6</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>ffce9f70-7254-4b50-bb53-bcea7747a017</SubmittedById>
<SubmittedTime>2025-12-23T03:49:58.2344233+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>006b1aab-0c6d-4417-a08c-a2cfbc80efc6</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>ffce9f70-7254-4b50-bb53-bcea7747a017</SubmittedById>
<SubmittedTime>2025-12-23T03:49:58.2344233+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>883108a1-616b-4d9c-9c46-b9424a413c62</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>aea10dde-9dbb-43fe-9141-f357e9456b86</WaitlistEventId>
<WaitlistTicketTypeId>a0bb1e13-4160-4bcf-b63b-b6473e0cd849</WaitlistTicketTypeId>
<WorkflowId>dafb0c3e-cbc8-441d-9466-73561870336c</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.