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": "4bf86463-6091-4170-95b8-65534a2586cc",
"WorkflowId": "a3e4a095-af1a-489a-8eb5-ed216f6aafd2",
"CurrentStepId": "e5f66a23-15d9-4968-9a86-959333ae5e33",
"UserId": "c9dd1111-b6c1-47ad-b464-e58302a04c52",
"CPDId": "b0cae1ac-8a8b-4dd3-9741-ae8f4ceab709",
"CPDPeriodId": "3f46a224-359c-4ba7-9f24-d973e7167663",
"InvoiceId": "542dc0a3-7e21-4c3b-847b-4a26cf0d6832",
"CPDReductionId": "6ff7994b-6bd4-4325-99a8-65459f68c475",
"ApplicableFrom": "2026-07-22T01:40:47.9639008+10:00",
"ApplicableTo": "2026-07-22T01:40:47.9639008+10:00",
"WaitlistEventId": "711462af-c764-40c3-b426-74fef4b141a9",
"WaitlistTicketTypeId": "faacb50e-ce1a-4e2a-a408-6508ee3e57f8",
"CartId": "ca9f395d-abba-4b56-afe2-2811d7554327",
"ElectionId": "01bd9a39-0d18-44ce-8e09-0239503da612",
"PropertyId": "7e629dbc-3e78-4bed-b4c5-6dd9a274362c",
"BookingId": "048be444-f5e2-4e29-87a7-c9601a10f95a",
"EntityId": "3fda9738-676a-4529-ae42-b4e206db0bca",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-07-22T01:40:47.9648994+10:00",
"CreatedDateTick": 8,
"CreatedById": "95ec831e-69d0-42f6-a063-052ec08df419",
"LastModifiedDate": "2026-07-22T01:40:47.9648994+10:00",
"LastModifiedById": "a20fb2ca-3783-4557-b0a9-3574491e8444",
"IsArchived": true,
"CommitStepId": "bf7e0e2d-3ac1-4e33-98d4-284039150e31",
"Archived": "2026-07-22T01:40:47.9648994+10:00",
"ArchivedById": "c174b218-01bc-4c0c-9d0c-a61faa573e05",
"AssignedTo": "1f1f3fd5-f225-4ed2-813e-40b85f0ea13b",
"AssignedDate": "2026-07-22T01:40:47.9648994+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"9bf16213-8d12-49e2-af44-ed5c50224c25",
"7caf7c73-28ae-4dcb-80b2-a635d912d627"
],
"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": "9fa6249d-1363-47c0-a094-31f8e937f52e",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-22T01:40:47.9679004+10:00",
"SubmittedById": "543c4b95-6e30-414d-9be8-bcdebc22e83d",
"SubmittedBy": "sample string 5"
},
{
"StepId": "9fa6249d-1363-47c0-a094-31f8e937f52e",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-22T01:40:47.9679004+10:00",
"SubmittedById": "543c4b95-6e30-414d-9be8-bcdebc22e83d",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "da55b48b-2c13-42e2-8291-4949f3710ebe",
"StepName": "sample string 2",
"InitTime": "2026-07-22T01:40:47.9679004+10:00",
"InitById": "a57415a2-38be-47cf-8fc7-06f9066a55b2",
"InitBy": "sample string 5"
},
{
"StepId": "da55b48b-2c13-42e2-8291-4949f3710ebe",
"StepName": "sample string 2",
"InitTime": "2026-07-22T01:40:47.9679004+10:00",
"InitById": "a57415a2-38be-47cf-8fc7-06f9066a55b2",
"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-21T15:40:47.9639008Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-07-21T15:40:47.9639008Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-07-22T01:40:47.9648994+10:00</Archived>
<ArchivedById>c174b218-01bc-4c0c-9d0c-a61faa573e05</ArchivedById>
<AssignedDate>2026-07-22T01:40:47.9648994+10:00</AssignedDate>
<AssignedTo>1f1f3fd5-f225-4ed2-813e-40b85f0ea13b</AssignedTo>
<BookingId>048be444-f5e2-4e29-87a7-c9601a10f95a</BookingId>
<CPDId>b0cae1ac-8a8b-4dd3-9741-ae8f4ceab709</CPDId>
<CPDPeriodId>3f46a224-359c-4ba7-9f24-d973e7167663</CPDPeriodId>
<CPDReductionId>6ff7994b-6bd4-4325-99a8-65459f68c475</CPDReductionId>
<CartId>ca9f395d-abba-4b56-afe2-2811d7554327</CartId>
<CommitStepId>bf7e0e2d-3ac1-4e33-98d4-284039150e31</CommitStepId>
<CreatedById>95ec831e-69d0-42f6-a063-052ec08df419</CreatedById>
<CreatedDate>2026-07-22T01:40:47.9648994+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>e5f66a23-15d9-4968-9a86-959333ae5e33</CurrentStepId>
<ElectionId>01bd9a39-0d18-44ce-8e09-0239503da612</ElectionId>
<EntityId>3fda9738-676a-4529-ae42-b4e206db0bca</EntityId>
<EntityType>sample string 4</EntityType>
<Id>4bf86463-6091-4170-95b8-65534a2586cc</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>a57415a2-38be-47cf-8fc7-06f9066a55b2</InitById>
<InitTime>2026-07-22T01:40:47.9679004+10:00</InitTime>
<StepId>da55b48b-2c13-42e2-8291-4949f3710ebe</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>a57415a2-38be-47cf-8fc7-06f9066a55b2</InitById>
<InitTime>2026-07-22T01:40:47.9679004+10:00</InitTime>
<StepId>da55b48b-2c13-42e2-8291-4949f3710ebe</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>542dc0a3-7e21-4c3b-847b-4a26cf0d6832</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>a20fb2ca-3783-4557-b0a9-3574491e8444</LastModifiedById>
<LastModifiedDate>2026-07-22T01:40:47.9648994+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>9bf16213-8d12-49e2-af44-ed5c50224c25</d2p1:guid>
<d2p1:guid>7caf7c73-28ae-4dcb-80b2-a635d912d627</d2p1:guid>
</PreviousStepIds>
<PropertyId>7e629dbc-3e78-4bed-b4c5-6dd9a274362c</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>9fa6249d-1363-47c0-a094-31f8e937f52e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>543c4b95-6e30-414d-9be8-bcdebc22e83d</SubmittedById>
<SubmittedTime>2026-07-22T01:40:47.9679004+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>9fa6249d-1363-47c0-a094-31f8e937f52e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>543c4b95-6e30-414d-9be8-bcdebc22e83d</SubmittedById>
<SubmittedTime>2026-07-22T01:40:47.9679004+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>c9dd1111-b6c1-47ad-b464-e58302a04c52</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>711462af-c764-40c3-b426-74fef4b141a9</WaitlistEventId>
<WaitlistTicketTypeId>faacb50e-ce1a-4e2a-a408-6508ee3e57f8</WaitlistTicketTypeId>
<WorkflowId>a3e4a095-af1a-489a-8eb5-ed216f6aafd2</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.