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": "38a9db4c-a39a-45d6-851e-99130e1839cb",
"WorkflowId": "92f9cb53-be7c-47c2-a03a-2b0305bd644b",
"CurrentStepId": "c5ed95f6-11b1-4fc0-9eeb-805d4ca723fa",
"UserId": "5f91a1d7-95c9-4203-86fa-ebc8ae592669",
"CPDId": "4fa75a0a-7697-4db5-b0fd-529709ebdd6e",
"CPDPeriodId": "0c1f17a8-c589-4e2c-b3e1-b9f488ca72b3",
"InvoiceId": "59737273-0793-46d5-8131-22a532f3a2e2",
"CPDReductionId": "bdb66c01-f814-4cae-bfd8-04cf5fda3587",
"ApplicableFrom": "2026-07-16T10:27:16.884755+10:00",
"ApplicableTo": "2026-07-16T10:27:16.884755+10:00",
"WaitlistEventId": "03e0d644-5bc4-428a-9b57-3f39f965cb2b",
"WaitlistTicketTypeId": "7d8efa66-b28d-40ad-9b04-b22060b8a4cb",
"CartId": "4d50ee57-ad2b-49db-a0bf-15482f11a2ab",
"ElectionId": "b9ea4889-67ed-43e3-aa25-9c02f6621b9e",
"PropertyId": "3cee1645-65a7-4992-8930-fcf7fb9bb858",
"BookingId": "814fdeea-8e64-448c-913c-a83d4200033e",
"EntityId": "a12227e0-4d5f-4cc0-b2f7-679cfe0e9408",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-07-16T10:27:16.884755+10:00",
"CreatedDateTick": 8,
"CreatedById": "60a6b679-fd18-47b3-9b47-d0ba467c589c",
"LastModifiedDate": "2026-07-16T10:27:16.884755+10:00",
"LastModifiedById": "bc2da8be-75f5-4aae-a01b-e86a1593e03e",
"IsArchived": true,
"CommitStepId": "818888a7-f2e8-4a98-98f8-50c1ae3bf835",
"Archived": "2026-07-16T10:27:16.884755+10:00",
"ArchivedById": "381143cd-f981-414e-ace6-c7d3f6e9f501",
"AssignedTo": "d5f451bf-b77c-4c6a-89c4-54f47862b3e5",
"AssignedDate": "2026-07-16T10:27:16.884755+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"cd18f9d4-60be-4d72-8133-005d0bc41324",
"7fa24d14-0fbe-4c3d-aba9-ec841fe9606c"
],
"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": "f4f26a6d-eb4c-4e92-b9ff-2765e7477fed",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-16T10:27:16.884755+10:00",
"SubmittedById": "77a70f63-b84b-4b64-91a1-42530182af14",
"SubmittedBy": "sample string 5"
},
{
"StepId": "f4f26a6d-eb4c-4e92-b9ff-2765e7477fed",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-16T10:27:16.884755+10:00",
"SubmittedById": "77a70f63-b84b-4b64-91a1-42530182af14",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "994c4f3d-8cc6-43a7-bb20-797768f4bb85",
"StepName": "sample string 2",
"InitTime": "2026-07-16T10:27:16.884755+10:00",
"InitById": "d7a813a8-eda0-4c8f-9968-12ee593d7b67",
"InitBy": "sample string 5"
},
{
"StepId": "994c4f3d-8cc6-43a7-bb20-797768f4bb85",
"StepName": "sample string 2",
"InitTime": "2026-07-16T10:27:16.884755+10:00",
"InitById": "d7a813a8-eda0-4c8f-9968-12ee593d7b67",
"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-16T00:27:16.884755Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-07-16T00:27:16.884755Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-07-16T10:27:16.884755+10:00</Archived>
<ArchivedById>381143cd-f981-414e-ace6-c7d3f6e9f501</ArchivedById>
<AssignedDate>2026-07-16T10:27:16.884755+10:00</AssignedDate>
<AssignedTo>d5f451bf-b77c-4c6a-89c4-54f47862b3e5</AssignedTo>
<BookingId>814fdeea-8e64-448c-913c-a83d4200033e</BookingId>
<CPDId>4fa75a0a-7697-4db5-b0fd-529709ebdd6e</CPDId>
<CPDPeriodId>0c1f17a8-c589-4e2c-b3e1-b9f488ca72b3</CPDPeriodId>
<CPDReductionId>bdb66c01-f814-4cae-bfd8-04cf5fda3587</CPDReductionId>
<CartId>4d50ee57-ad2b-49db-a0bf-15482f11a2ab</CartId>
<CommitStepId>818888a7-f2e8-4a98-98f8-50c1ae3bf835</CommitStepId>
<CreatedById>60a6b679-fd18-47b3-9b47-d0ba467c589c</CreatedById>
<CreatedDate>2026-07-16T10:27:16.884755+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>c5ed95f6-11b1-4fc0-9eeb-805d4ca723fa</CurrentStepId>
<ElectionId>b9ea4889-67ed-43e3-aa25-9c02f6621b9e</ElectionId>
<EntityId>a12227e0-4d5f-4cc0-b2f7-679cfe0e9408</EntityId>
<EntityType>sample string 4</EntityType>
<Id>38a9db4c-a39a-45d6-851e-99130e1839cb</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>d7a813a8-eda0-4c8f-9968-12ee593d7b67</InitById>
<InitTime>2026-07-16T10:27:16.884755+10:00</InitTime>
<StepId>994c4f3d-8cc6-43a7-bb20-797768f4bb85</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>d7a813a8-eda0-4c8f-9968-12ee593d7b67</InitById>
<InitTime>2026-07-16T10:27:16.884755+10:00</InitTime>
<StepId>994c4f3d-8cc6-43a7-bb20-797768f4bb85</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>59737273-0793-46d5-8131-22a532f3a2e2</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>bc2da8be-75f5-4aae-a01b-e86a1593e03e</LastModifiedById>
<LastModifiedDate>2026-07-16T10:27:16.884755+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>cd18f9d4-60be-4d72-8133-005d0bc41324</d2p1:guid>
<d2p1:guid>7fa24d14-0fbe-4c3d-aba9-ec841fe9606c</d2p1:guid>
</PreviousStepIds>
<PropertyId>3cee1645-65a7-4992-8930-fcf7fb9bb858</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>f4f26a6d-eb4c-4e92-b9ff-2765e7477fed</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>77a70f63-b84b-4b64-91a1-42530182af14</SubmittedById>
<SubmittedTime>2026-07-16T10:27:16.884755+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>f4f26a6d-eb4c-4e92-b9ff-2765e7477fed</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>77a70f63-b84b-4b64-91a1-42530182af14</SubmittedById>
<SubmittedTime>2026-07-16T10:27:16.884755+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>5f91a1d7-95c9-4203-86fa-ebc8ae592669</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>03e0d644-5bc4-428a-9b57-3f39f965cb2b</WaitlistEventId>
<WaitlistTicketTypeId>7d8efa66-b28d-40ad-9b04-b22060b8a4cb</WaitlistTicketTypeId>
<WorkflowId>92f9cb53-be7c-47c2-a03a-2b0305bd644b</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.