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": "b1c628cd-feaf-4529-ac4c-0915bdc02361",
"WorkflowId": "7797e703-b9ac-48a0-8d9d-0d3204d68b15",
"CurrentStepId": "0c28e7e5-97d6-46d3-a90c-e50f5ae164cf",
"UserId": "34a8c7fe-662c-4b63-b211-aa1d7321e76c",
"CPDId": "a0e0f82a-e85c-4073-b031-3a03c7b8b5bf",
"CPDPeriodId": "25367c84-79a7-44e5-8f61-f5d1a0e060cf",
"InvoiceId": "74d2e6bf-4773-4ad0-a36b-ca848af2e971",
"CPDReductionId": "6611dc3e-e93b-4424-bc78-3b2dc29d1b60",
"ApplicableFrom": "2026-02-15T12:03:32.7859095+11:00",
"ApplicableTo": "2026-02-15T12:03:32.7859095+11:00",
"WaitlistEventId": "dacc18a5-091d-42aa-8e91-0ab50fe940d8",
"WaitlistTicketTypeId": "c1c4897f-913f-4fa9-aa36-dabfaf82000f",
"CartId": "62cfb953-54e5-4411-8fd5-ee9fec8abe3b",
"ElectionId": "91b323c2-7bfa-48c2-aaf2-a230fc9cde64",
"PropertyId": "36096909-ba97-4285-a5f4-b17ff9160bc7",
"BookingId": "5701c6b0-f54c-449d-a0aa-1372f0eb630f",
"EntityId": "247ba51f-1ac1-4c0e-ad1c-b39a8a7ea3cc",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-02-15T12:03:32.7859095+11:00",
"CreatedDateTick": 8,
"CreatedById": "ca6a5f0e-2684-44f9-8fec-bdd88e82465f",
"LastModifiedDate": "2026-02-15T12:03:32.7859095+11:00",
"LastModifiedById": "578162cc-d6e2-4b00-819b-c6c2f7d2f1b0",
"IsArchived": true,
"CommitStepId": "0ffd699a-3cb7-4f0f-831d-f8869dd53159",
"Archived": "2026-02-15T12:03:32.7859095+11:00",
"ArchivedById": "8006f3bf-df7c-433e-bad5-9187f99a5538",
"AssignedTo": "33bf1c2d-fc91-45e2-af08-1bbfbe2b4240",
"AssignedDate": "2026-02-15T12:03:32.7859095+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"3ed07376-e09a-4ec4-b22f-b3a6b19f5dfb",
"cd7155cf-4505-4dfe-a81f-709ffc8d801b"
],
"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": "1d21b7b4-617c-48fb-b6b7-258fb319b076",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-15T12:03:32.7859095+11:00",
"SubmittedById": "f593bef9-a25a-4d54-8eba-f09fcaa48b60",
"SubmittedBy": "sample string 5"
},
{
"StepId": "1d21b7b4-617c-48fb-b6b7-258fb319b076",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-15T12:03:32.7859095+11:00",
"SubmittedById": "f593bef9-a25a-4d54-8eba-f09fcaa48b60",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "42dae4a0-ded7-436e-9a98-c26ded64c4b5",
"StepName": "sample string 2",
"InitTime": "2026-02-15T12:03:32.7859095+11:00",
"InitById": "09e94b9d-6660-4fa0-822e-833fa122e02d",
"InitBy": "sample string 5"
},
{
"StepId": "42dae4a0-ded7-436e-9a98-c26ded64c4b5",
"StepName": "sample string 2",
"InitTime": "2026-02-15T12:03:32.7859095+11:00",
"InitById": "09e94b9d-6660-4fa0-822e-833fa122e02d",
"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-02-15T01:03:32.7859095Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-02-15T01:03:32.7859095Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-02-15T12:03:32.7859095+11:00</Archived>
<ArchivedById>8006f3bf-df7c-433e-bad5-9187f99a5538</ArchivedById>
<AssignedDate>2026-02-15T12:03:32.7859095+11:00</AssignedDate>
<AssignedTo>33bf1c2d-fc91-45e2-af08-1bbfbe2b4240</AssignedTo>
<BookingId>5701c6b0-f54c-449d-a0aa-1372f0eb630f</BookingId>
<CPDId>a0e0f82a-e85c-4073-b031-3a03c7b8b5bf</CPDId>
<CPDPeriodId>25367c84-79a7-44e5-8f61-f5d1a0e060cf</CPDPeriodId>
<CPDReductionId>6611dc3e-e93b-4424-bc78-3b2dc29d1b60</CPDReductionId>
<CartId>62cfb953-54e5-4411-8fd5-ee9fec8abe3b</CartId>
<CommitStepId>0ffd699a-3cb7-4f0f-831d-f8869dd53159</CommitStepId>
<CreatedById>ca6a5f0e-2684-44f9-8fec-bdd88e82465f</CreatedById>
<CreatedDate>2026-02-15T12:03:32.7859095+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>0c28e7e5-97d6-46d3-a90c-e50f5ae164cf</CurrentStepId>
<ElectionId>91b323c2-7bfa-48c2-aaf2-a230fc9cde64</ElectionId>
<EntityId>247ba51f-1ac1-4c0e-ad1c-b39a8a7ea3cc</EntityId>
<EntityType>sample string 4</EntityType>
<Id>b1c628cd-feaf-4529-ac4c-0915bdc02361</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>09e94b9d-6660-4fa0-822e-833fa122e02d</InitById>
<InitTime>2026-02-15T12:03:32.7859095+11:00</InitTime>
<StepId>42dae4a0-ded7-436e-9a98-c26ded64c4b5</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>09e94b9d-6660-4fa0-822e-833fa122e02d</InitById>
<InitTime>2026-02-15T12:03:32.7859095+11:00</InitTime>
<StepId>42dae4a0-ded7-436e-9a98-c26ded64c4b5</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>74d2e6bf-4773-4ad0-a36b-ca848af2e971</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>578162cc-d6e2-4b00-819b-c6c2f7d2f1b0</LastModifiedById>
<LastModifiedDate>2026-02-15T12:03:32.7859095+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>3ed07376-e09a-4ec4-b22f-b3a6b19f5dfb</d2p1:guid>
<d2p1:guid>cd7155cf-4505-4dfe-a81f-709ffc8d801b</d2p1:guid>
</PreviousStepIds>
<PropertyId>36096909-ba97-4285-a5f4-b17ff9160bc7</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>1d21b7b4-617c-48fb-b6b7-258fb319b076</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>f593bef9-a25a-4d54-8eba-f09fcaa48b60</SubmittedById>
<SubmittedTime>2026-02-15T12:03:32.7859095+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>1d21b7b4-617c-48fb-b6b7-258fb319b076</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>f593bef9-a25a-4d54-8eba-f09fcaa48b60</SubmittedById>
<SubmittedTime>2026-02-15T12:03:32.7859095+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>34a8c7fe-662c-4b63-b211-aa1d7321e76c</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>dacc18a5-091d-42aa-8e91-0ab50fe940d8</WaitlistEventId>
<WaitlistTicketTypeId>c1c4897f-913f-4fa9-aa36-dabfaf82000f</WaitlistTicketTypeId>
<WorkflowId>7797e703-b9ac-48a0-8d9d-0d3204d68b15</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.