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": "464b5048-3557-43c7-b6a0-8f85c6d1f21e",
"WorkflowId": "fe5a1938-e46f-4420-ba64-268e5544f8f1",
"CurrentStepId": "8df53d1c-c1d7-496a-87be-820bd287ea3e",
"UserId": "139d0b95-d29f-4b43-b563-746de8b1bc2b",
"CPDId": "8af01be1-4cd3-41fd-b4b3-0ad49e365ccd",
"CPDPeriodId": "a0e345f4-a134-4f4b-a880-c7a29008b16f",
"InvoiceId": "3cc23b42-bcca-4a08-a51a-8f4840a002ae",
"CPDReductionId": "bbfc9f54-13a0-4415-976e-9a5f6efbd39f",
"ApplicableFrom": "2026-04-02T16:25:51.0103045+11:00",
"ApplicableTo": "2026-04-02T16:25:51.0103045+11:00",
"WaitlistEventId": "79622d90-7a20-4316-9901-58b3bd4bf09f",
"WaitlistTicketTypeId": "d19a5e4e-7192-46b0-958a-ac5e91c0926a",
"CartId": "147ed69d-0954-433e-96a2-989b0f16bb30",
"ElectionId": "3a214895-00fe-4d92-9bae-666e4624c098",
"PropertyId": "3d6a2ac7-4870-4d43-bb46-eec55cbc27a0",
"BookingId": "e219a30a-89c6-4304-9a71-eef5daccf380",
"EntityId": "cd39d845-a27b-41ee-ad4c-c4097a49559a",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-04-02T16:25:51.0103045+11:00",
"CreatedDateTick": 8,
"CreatedById": "b3b196b1-ba4d-46f7-80c6-caf925154ae1",
"LastModifiedDate": "2026-04-02T16:25:51.0103045+11:00",
"LastModifiedById": "cfc90558-dd02-4d7f-8dc7-025b39d5638e",
"IsArchived": true,
"CommitStepId": "4f13ad2a-51b0-434b-8984-f208af82ee3a",
"Archived": "2026-04-02T16:25:51.0103045+11:00",
"ArchivedById": "e8ad5a7a-5675-4684-84c6-984cc2b51ed8",
"AssignedTo": "2a93d239-d8a1-4812-a2c4-fdbc83a4c692",
"AssignedDate": "2026-04-02T16:25:51.0103045+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"962910bc-5a04-4388-9a86-64cfab0ab498",
"5881e35f-8333-46d5-b9c0-a14379bb56e0"
],
"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": "f8e151e3-370d-4e0e-94d2-40d2a6d7599b",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-02T16:25:51.0103045+11:00",
"SubmittedById": "bed1deaa-52b7-4b82-962d-563c344870ff",
"SubmittedBy": "sample string 5"
},
{
"StepId": "f8e151e3-370d-4e0e-94d2-40d2a6d7599b",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-02T16:25:51.0103045+11:00",
"SubmittedById": "bed1deaa-52b7-4b82-962d-563c344870ff",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "d5c565d2-068c-4acd-9d93-906459b0ed69",
"StepName": "sample string 2",
"InitTime": "2026-04-02T16:25:51.0103045+11:00",
"InitById": "7904bace-da15-402b-a770-ae747cc1aa17",
"InitBy": "sample string 5"
},
{
"StepId": "d5c565d2-068c-4acd-9d93-906459b0ed69",
"StepName": "sample string 2",
"InitTime": "2026-04-02T16:25:51.0103045+11:00",
"InitById": "7904bace-da15-402b-a770-ae747cc1aa17",
"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-04-02T05:25:51.0103045Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-04-02T05:25:51.0103045Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-04-02T16:25:51.0103045+11:00</Archived>
<ArchivedById>e8ad5a7a-5675-4684-84c6-984cc2b51ed8</ArchivedById>
<AssignedDate>2026-04-02T16:25:51.0103045+11:00</AssignedDate>
<AssignedTo>2a93d239-d8a1-4812-a2c4-fdbc83a4c692</AssignedTo>
<BookingId>e219a30a-89c6-4304-9a71-eef5daccf380</BookingId>
<CPDId>8af01be1-4cd3-41fd-b4b3-0ad49e365ccd</CPDId>
<CPDPeriodId>a0e345f4-a134-4f4b-a880-c7a29008b16f</CPDPeriodId>
<CPDReductionId>bbfc9f54-13a0-4415-976e-9a5f6efbd39f</CPDReductionId>
<CartId>147ed69d-0954-433e-96a2-989b0f16bb30</CartId>
<CommitStepId>4f13ad2a-51b0-434b-8984-f208af82ee3a</CommitStepId>
<CreatedById>b3b196b1-ba4d-46f7-80c6-caf925154ae1</CreatedById>
<CreatedDate>2026-04-02T16:25:51.0103045+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>8df53d1c-c1d7-496a-87be-820bd287ea3e</CurrentStepId>
<ElectionId>3a214895-00fe-4d92-9bae-666e4624c098</ElectionId>
<EntityId>cd39d845-a27b-41ee-ad4c-c4097a49559a</EntityId>
<EntityType>sample string 4</EntityType>
<Id>464b5048-3557-43c7-b6a0-8f85c6d1f21e</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7904bace-da15-402b-a770-ae747cc1aa17</InitById>
<InitTime>2026-04-02T16:25:51.0103045+11:00</InitTime>
<StepId>d5c565d2-068c-4acd-9d93-906459b0ed69</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7904bace-da15-402b-a770-ae747cc1aa17</InitById>
<InitTime>2026-04-02T16:25:51.0103045+11:00</InitTime>
<StepId>d5c565d2-068c-4acd-9d93-906459b0ed69</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>3cc23b42-bcca-4a08-a51a-8f4840a002ae</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>cfc90558-dd02-4d7f-8dc7-025b39d5638e</LastModifiedById>
<LastModifiedDate>2026-04-02T16:25:51.0103045+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>962910bc-5a04-4388-9a86-64cfab0ab498</d2p1:guid>
<d2p1:guid>5881e35f-8333-46d5-b9c0-a14379bb56e0</d2p1:guid>
</PreviousStepIds>
<PropertyId>3d6a2ac7-4870-4d43-bb46-eec55cbc27a0</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>f8e151e3-370d-4e0e-94d2-40d2a6d7599b</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>bed1deaa-52b7-4b82-962d-563c344870ff</SubmittedById>
<SubmittedTime>2026-04-02T16:25:51.0103045+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>f8e151e3-370d-4e0e-94d2-40d2a6d7599b</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>bed1deaa-52b7-4b82-962d-563c344870ff</SubmittedById>
<SubmittedTime>2026-04-02T16:25:51.0103045+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>139d0b95-d29f-4b43-b563-746de8b1bc2b</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>79622d90-7a20-4316-9901-58b3bd4bf09f</WaitlistEventId>
<WaitlistTicketTypeId>d19a5e4e-7192-46b0-958a-ac5e91c0926a</WaitlistTicketTypeId>
<WorkflowId>fe5a1938-e46f-4420-ba64-268e5544f8f1</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.