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": "a78cd932-29d4-4935-a653-7727c4e90b3b",
"WorkflowId": "e8faaf1f-267a-4b1d-8415-a9abe3474992",
"CurrentStepId": "bb2aaccb-2e1e-4b3f-8d3b-9ecc9d4c550b",
"UserId": "616226c2-a77d-409e-9749-cdb7432ad10f",
"CPDId": "f7ba1f8f-f8bc-4420-9f5b-092b8960b869",
"CPDPeriodId": "054b3e19-0520-491d-b883-cc55ad3f4d1d",
"InvoiceId": "b74c9e5f-6c48-42d2-aac8-1b8f4f80197b",
"CPDReductionId": "cda6dd5a-ccc6-4e62-87e0-5f07fa3a5925",
"ApplicableFrom": "2026-07-30T07:32:19.7777763+10:00",
"ApplicableTo": "2026-07-30T07:32:19.7777763+10:00",
"WaitlistEventId": "2e15babb-100c-491d-b4bc-abdf7c12a26d",
"WaitlistTicketTypeId": "fb1d1602-acb8-470a-a21f-f9ba2b945ade",
"CartId": "78028c08-8d9d-4c24-a7a7-a0b563187ad2",
"ElectionId": "d5da07a2-90d2-4866-b977-d10799bd5f38",
"PropertyId": "51354ec5-2102-474b-85b6-7060037802fc",
"BookingId": "b2910113-25c7-4c40-9589-921e149b7736",
"EntityId": "50751af2-a13b-456d-ac80-d2deb9f70315",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-07-30T07:32:19.7777763+10:00",
"CreatedDateTick": 8,
"CreatedById": "0b53ce46-b4a9-4f82-80d3-b68705015631",
"LastModifiedDate": "2026-07-30T07:32:19.7777763+10:00",
"LastModifiedById": "3f26dd27-d1ab-420c-8ee6-0532df868748",
"IsArchived": true,
"CommitStepId": "53700a2f-d2ef-498a-93c3-e178abcb0eee",
"Archived": "2026-07-30T07:32:19.7777763+10:00",
"ArchivedById": "11dd4bb7-845f-4e31-8b67-48b9dca03d92",
"AssignedTo": "cf450c85-0a6f-46ee-bbdb-d5c543227838",
"AssignedDate": "2026-07-30T07:32:19.7777763+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"ad1cdfd9-93ad-4ab2-b7c2-f829c2b8f786",
"83011e45-9da8-43be-a0e5-062c3bbad100"
],
"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": "9507e3d0-9ef3-4ef6-92e0-38b0c54aa5bd",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-30T07:32:19.7777763+10:00",
"SubmittedById": "76cf21df-1f6d-4b12-949a-81e912fdd8e4",
"SubmittedBy": "sample string 5"
},
{
"StepId": "9507e3d0-9ef3-4ef6-92e0-38b0c54aa5bd",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-30T07:32:19.7777763+10:00",
"SubmittedById": "76cf21df-1f6d-4b12-949a-81e912fdd8e4",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "0d11930a-f33a-4c8f-973b-730e669fd3e3",
"StepName": "sample string 2",
"InitTime": "2026-07-30T07:32:19.7777763+10:00",
"InitById": "a1fdc7de-03ff-477c-a6e7-660371cb0715",
"InitBy": "sample string 5"
},
{
"StepId": "0d11930a-f33a-4c8f-973b-730e669fd3e3",
"StepName": "sample string 2",
"InitTime": "2026-07-30T07:32:19.7777763+10:00",
"InitById": "a1fdc7de-03ff-477c-a6e7-660371cb0715",
"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-29T21:32:19.7777763Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-07-29T21:32:19.7777763Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-07-30T07:32:19.7777763+10:00</Archived>
<ArchivedById>11dd4bb7-845f-4e31-8b67-48b9dca03d92</ArchivedById>
<AssignedDate>2026-07-30T07:32:19.7777763+10:00</AssignedDate>
<AssignedTo>cf450c85-0a6f-46ee-bbdb-d5c543227838</AssignedTo>
<BookingId>b2910113-25c7-4c40-9589-921e149b7736</BookingId>
<CPDId>f7ba1f8f-f8bc-4420-9f5b-092b8960b869</CPDId>
<CPDPeriodId>054b3e19-0520-491d-b883-cc55ad3f4d1d</CPDPeriodId>
<CPDReductionId>cda6dd5a-ccc6-4e62-87e0-5f07fa3a5925</CPDReductionId>
<CartId>78028c08-8d9d-4c24-a7a7-a0b563187ad2</CartId>
<CommitStepId>53700a2f-d2ef-498a-93c3-e178abcb0eee</CommitStepId>
<CreatedById>0b53ce46-b4a9-4f82-80d3-b68705015631</CreatedById>
<CreatedDate>2026-07-30T07:32:19.7777763+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>bb2aaccb-2e1e-4b3f-8d3b-9ecc9d4c550b</CurrentStepId>
<ElectionId>d5da07a2-90d2-4866-b977-d10799bd5f38</ElectionId>
<EntityId>50751af2-a13b-456d-ac80-d2deb9f70315</EntityId>
<EntityType>sample string 4</EntityType>
<Id>a78cd932-29d4-4935-a653-7727c4e90b3b</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>a1fdc7de-03ff-477c-a6e7-660371cb0715</InitById>
<InitTime>2026-07-30T07:32:19.7777763+10:00</InitTime>
<StepId>0d11930a-f33a-4c8f-973b-730e669fd3e3</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>a1fdc7de-03ff-477c-a6e7-660371cb0715</InitById>
<InitTime>2026-07-30T07:32:19.7777763+10:00</InitTime>
<StepId>0d11930a-f33a-4c8f-973b-730e669fd3e3</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>b74c9e5f-6c48-42d2-aac8-1b8f4f80197b</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>3f26dd27-d1ab-420c-8ee6-0532df868748</LastModifiedById>
<LastModifiedDate>2026-07-30T07:32:19.7777763+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>ad1cdfd9-93ad-4ab2-b7c2-f829c2b8f786</d2p1:guid>
<d2p1:guid>83011e45-9da8-43be-a0e5-062c3bbad100</d2p1:guid>
</PreviousStepIds>
<PropertyId>51354ec5-2102-474b-85b6-7060037802fc</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>9507e3d0-9ef3-4ef6-92e0-38b0c54aa5bd</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>76cf21df-1f6d-4b12-949a-81e912fdd8e4</SubmittedById>
<SubmittedTime>2026-07-30T07:32:19.7777763+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>9507e3d0-9ef3-4ef6-92e0-38b0c54aa5bd</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>76cf21df-1f6d-4b12-949a-81e912fdd8e4</SubmittedById>
<SubmittedTime>2026-07-30T07:32:19.7777763+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>616226c2-a77d-409e-9749-cdb7432ad10f</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>2e15babb-100c-491d-b4bc-abdf7c12a26d</WaitlistEventId>
<WaitlistTicketTypeId>fb1d1602-acb8-470a-a21f-f9ba2b945ade</WaitlistTicketTypeId>
<WorkflowId>e8faaf1f-267a-4b1d-8415-a9abe3474992</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.