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": "973e0f6d-d993-4407-ae30-ff29e7430500",
"WorkflowId": "4a989835-bd8b-49cb-b6ee-525b58954a11",
"CurrentStepId": "48e9994e-4c40-45a7-b7b4-ecfb7dc1a916",
"UserId": "07132c93-3597-409f-8004-d128e4249917",
"CPDId": "afcb89bd-a7a3-459c-9818-09ed6e774d11",
"CPDPeriodId": "a5c60734-d50c-4b8b-b359-8b0d49616a9a",
"InvoiceId": "dcac6f7e-d6dd-49cd-8f0c-a2bb758d9958",
"CPDReductionId": "96af2163-e30e-47c0-8dfb-30e2c9477bf5",
"ApplicableFrom": "2026-06-07T17:06:17.6714297+10:00",
"ApplicableTo": "2026-06-07T17:06:17.6714297+10:00",
"WaitlistEventId": "2687e4d4-a2fa-4bb6-9de9-51593cf850fd",
"WaitlistTicketTypeId": "6df1fa48-bf2b-463d-909d-a7bae2ccc3d7",
"CartId": "b285e780-9666-4d06-ad16-9d99ec7f6c31",
"ElectionId": "763b01f1-a4a1-4b79-a41c-4b006b4cb951",
"PropertyId": "35ab6350-fede-40a7-9151-dcdc279957df",
"BookingId": "767d3694-6785-4923-804e-440ec9c0ca0d",
"EntityId": "715747ea-467d-4114-8deb-7c96a747ddfb",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-06-07T17:06:17.6714297+10:00",
"CreatedDateTick": 8,
"CreatedById": "ea33b204-5a18-4748-9b9b-4189e3bc5ea1",
"LastModifiedDate": "2026-06-07T17:06:17.6714297+10:00",
"LastModifiedById": "dc26da7e-850b-4fb4-9d68-a1767620d435",
"IsArchived": true,
"CommitStepId": "37c7e0c3-f4f5-4408-a36a-eeb93b951bed",
"Archived": "2026-06-07T17:06:17.6714297+10:00",
"ArchivedById": "e96eed5f-7e5f-4c08-9bf1-747c373c681d",
"AssignedTo": "88954a37-8747-48c8-9657-d48552d2d412",
"AssignedDate": "2026-06-07T17:06:17.6714297+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"65ed802b-81a6-4c8f-a395-d2fcccb17aeb",
"edbba9a0-2f52-4b59-9444-f578cd79a20b"
],
"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": "0b006616-f693-4be1-86ef-f232694024e0",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-07T17:06:17.6714297+10:00",
"SubmittedById": "b5eb6568-6ae0-45b2-9f7d-5f0041d39b6a",
"SubmittedBy": "sample string 5"
},
{
"StepId": "0b006616-f693-4be1-86ef-f232694024e0",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-07T17:06:17.6714297+10:00",
"SubmittedById": "b5eb6568-6ae0-45b2-9f7d-5f0041d39b6a",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "f2cf06cc-f381-4fa3-98be-e1dbfe4676d9",
"StepName": "sample string 2",
"InitTime": "2026-06-07T17:06:17.6714297+10:00",
"InitById": "519c92a1-d1bc-4cfb-acc5-ca5c3e568595",
"InitBy": "sample string 5"
},
{
"StepId": "f2cf06cc-f381-4fa3-98be-e1dbfe4676d9",
"StepName": "sample string 2",
"InitTime": "2026-06-07T17:06:17.6714297+10:00",
"InitById": "519c92a1-d1bc-4cfb-acc5-ca5c3e568595",
"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-07T07:06:17.6714297Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-07T07:06:17.6714297Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-06-07T17:06:17.6714297+10:00</Archived>
<ArchivedById>e96eed5f-7e5f-4c08-9bf1-747c373c681d</ArchivedById>
<AssignedDate>2026-06-07T17:06:17.6714297+10:00</AssignedDate>
<AssignedTo>88954a37-8747-48c8-9657-d48552d2d412</AssignedTo>
<BookingId>767d3694-6785-4923-804e-440ec9c0ca0d</BookingId>
<CPDId>afcb89bd-a7a3-459c-9818-09ed6e774d11</CPDId>
<CPDPeriodId>a5c60734-d50c-4b8b-b359-8b0d49616a9a</CPDPeriodId>
<CPDReductionId>96af2163-e30e-47c0-8dfb-30e2c9477bf5</CPDReductionId>
<CartId>b285e780-9666-4d06-ad16-9d99ec7f6c31</CartId>
<CommitStepId>37c7e0c3-f4f5-4408-a36a-eeb93b951bed</CommitStepId>
<CreatedById>ea33b204-5a18-4748-9b9b-4189e3bc5ea1</CreatedById>
<CreatedDate>2026-06-07T17:06:17.6714297+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>48e9994e-4c40-45a7-b7b4-ecfb7dc1a916</CurrentStepId>
<ElectionId>763b01f1-a4a1-4b79-a41c-4b006b4cb951</ElectionId>
<EntityId>715747ea-467d-4114-8deb-7c96a747ddfb</EntityId>
<EntityType>sample string 4</EntityType>
<Id>973e0f6d-d993-4407-ae30-ff29e7430500</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>519c92a1-d1bc-4cfb-acc5-ca5c3e568595</InitById>
<InitTime>2026-06-07T17:06:17.6714297+10:00</InitTime>
<StepId>f2cf06cc-f381-4fa3-98be-e1dbfe4676d9</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>519c92a1-d1bc-4cfb-acc5-ca5c3e568595</InitById>
<InitTime>2026-06-07T17:06:17.6714297+10:00</InitTime>
<StepId>f2cf06cc-f381-4fa3-98be-e1dbfe4676d9</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>dcac6f7e-d6dd-49cd-8f0c-a2bb758d9958</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>dc26da7e-850b-4fb4-9d68-a1767620d435</LastModifiedById>
<LastModifiedDate>2026-06-07T17:06:17.6714297+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>65ed802b-81a6-4c8f-a395-d2fcccb17aeb</d2p1:guid>
<d2p1:guid>edbba9a0-2f52-4b59-9444-f578cd79a20b</d2p1:guid>
</PreviousStepIds>
<PropertyId>35ab6350-fede-40a7-9151-dcdc279957df</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>0b006616-f693-4be1-86ef-f232694024e0</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>b5eb6568-6ae0-45b2-9f7d-5f0041d39b6a</SubmittedById>
<SubmittedTime>2026-06-07T17:06:17.6714297+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>0b006616-f693-4be1-86ef-f232694024e0</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>b5eb6568-6ae0-45b2-9f7d-5f0041d39b6a</SubmittedById>
<SubmittedTime>2026-06-07T17:06:17.6714297+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>07132c93-3597-409f-8004-d128e4249917</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>2687e4d4-a2fa-4bb6-9de9-51593cf850fd</WaitlistEventId>
<WaitlistTicketTypeId>6df1fa48-bf2b-463d-909d-a7bae2ccc3d7</WaitlistTicketTypeId>
<WorkflowId>4a989835-bd8b-49cb-b6ee-525b58954a11</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.