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": "089814c6-9a11-49ab-9f35-94dc0c21e4fa",
"WorkflowId": "d9ef9987-f6c1-4fd0-9f60-44a2dcafd1ee",
"CurrentStepId": "08355f3f-cb63-47c4-9fe0-8509adee6f96",
"UserId": "f747cb3d-c545-4d04-88e5-030fff8c9584",
"CPDId": "c58aa4ea-ca62-48f9-922e-45a0e26ac8b5",
"CPDPeriodId": "b2f12975-66f7-495f-b77e-8788cd942cc3",
"InvoiceId": "3badc57b-62f2-4316-bdf0-36c248750b4f",
"CPDReductionId": "bb67004f-f587-4d59-bce5-b915e57b3120",
"ApplicableFrom": "2026-09-17T17:31:40.7401303+00:00",
"ApplicableTo": "2026-09-17T17:31:40.7401303+00:00",
"WaitlistEventId": "972a23e8-ace9-4b17-bbb3-13cdf78273c9",
"WaitlistTicketTypeId": "d45297ad-9491-4f30-afe0-65f94ee08eb3",
"CartId": "61e8051f-0d93-44b8-9cac-3c1a516a76c3",
"ElectionId": "257a9610-7551-493e-9a70-ad967f99cca9",
"PropertyId": "e33a7dec-bd01-4c3c-bf59-dce95535615b",
"BookingId": "ff98e9e5-87ac-4945-8ee3-1ec59116c599",
"EntityId": "11bb0401-c2cc-4a2e-abf1-7b068a3d8b85",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-09-17T17:31:40.7401303+00:00",
"CreatedDateTick": 8,
"CreatedById": "dc106ff5-93e8-4495-a284-607d387e77d5",
"LastModifiedDate": "2026-09-17T17:31:40.7401303+00:00",
"LastModifiedById": "7754d72a-364f-4c6e-a801-2caed062f655",
"IsArchived": true,
"CommitStepId": "2b04e1b5-d6b9-4b0a-97d1-ebf63738c7e8",
"Archived": "2026-09-17T17:31:40.7401303+00:00",
"ArchivedById": "b7d48a0b-a3de-4b8b-908c-b5b5e31a4c08",
"AssignedTo": "6b63723c-4db5-4abe-9662-c71421c7d4e1",
"AssignedDate": "2026-09-17T17:31:40.7401303+00:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"26db6af1-548c-4fde-8ae6-6dfd7904ee55",
"9cd639aa-9b2e-4269-ab21-e12ba7f3cc9b"
],
"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": "e6027a5a-f3ef-4ba1-b8bf-f4f733341cc3",
"StepName": "sample string 2",
"SubmittedTime": "2026-09-17T17:31:40.7401303+00:00",
"SubmittedById": "caf440f3-7f2a-4a3c-8778-d68cbafd6c67",
"SubmittedBy": "sample string 5"
},
{
"StepId": "e6027a5a-f3ef-4ba1-b8bf-f4f733341cc3",
"StepName": "sample string 2",
"SubmittedTime": "2026-09-17T17:31:40.7401303+00:00",
"SubmittedById": "caf440f3-7f2a-4a3c-8778-d68cbafd6c67",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "77fd5c29-073d-40de-ba54-c4ea5a5f1c43",
"StepName": "sample string 2",
"InitTime": "2026-09-17T17:31:40.7401303+00:00",
"InitById": "ff0b1de9-0131-48f1-93cc-972dbd7421d9",
"InitBy": "sample string 5"
},
{
"StepId": "77fd5c29-073d-40de-ba54-c4ea5a5f1c43",
"StepName": "sample string 2",
"InitTime": "2026-09-17T17:31:40.7401303+00:00",
"InitById": "ff0b1de9-0131-48f1-93cc-972dbd7421d9",
"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-09-17T17:31:40.7401303Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-09-17T17:31:40.7401303Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-09-17T17:31:40.7401303+00:00</Archived>
<ArchivedById>b7d48a0b-a3de-4b8b-908c-b5b5e31a4c08</ArchivedById>
<AssignedDate>2026-09-17T17:31:40.7401303+00:00</AssignedDate>
<AssignedTo>6b63723c-4db5-4abe-9662-c71421c7d4e1</AssignedTo>
<BookingId>ff98e9e5-87ac-4945-8ee3-1ec59116c599</BookingId>
<CPDId>c58aa4ea-ca62-48f9-922e-45a0e26ac8b5</CPDId>
<CPDPeriodId>b2f12975-66f7-495f-b77e-8788cd942cc3</CPDPeriodId>
<CPDReductionId>bb67004f-f587-4d59-bce5-b915e57b3120</CPDReductionId>
<CartId>61e8051f-0d93-44b8-9cac-3c1a516a76c3</CartId>
<CommitStepId>2b04e1b5-d6b9-4b0a-97d1-ebf63738c7e8</CommitStepId>
<CreatedById>dc106ff5-93e8-4495-a284-607d387e77d5</CreatedById>
<CreatedDate>2026-09-17T17:31:40.7401303+00:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>08355f3f-cb63-47c4-9fe0-8509adee6f96</CurrentStepId>
<ElectionId>257a9610-7551-493e-9a70-ad967f99cca9</ElectionId>
<EntityId>11bb0401-c2cc-4a2e-abf1-7b068a3d8b85</EntityId>
<EntityType>sample string 4</EntityType>
<Id>089814c6-9a11-49ab-9f35-94dc0c21e4fa</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>ff0b1de9-0131-48f1-93cc-972dbd7421d9</InitById>
<InitTime>2026-09-17T17:31:40.7401303+00:00</InitTime>
<StepId>77fd5c29-073d-40de-ba54-c4ea5a5f1c43</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>ff0b1de9-0131-48f1-93cc-972dbd7421d9</InitById>
<InitTime>2026-09-17T17:31:40.7401303+00:00</InitTime>
<StepId>77fd5c29-073d-40de-ba54-c4ea5a5f1c43</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>3badc57b-62f2-4316-bdf0-36c248750b4f</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>7754d72a-364f-4c6e-a801-2caed062f655</LastModifiedById>
<LastModifiedDate>2026-09-17T17:31:40.7401303+00:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>26db6af1-548c-4fde-8ae6-6dfd7904ee55</d2p1:guid>
<d2p1:guid>9cd639aa-9b2e-4269-ab21-e12ba7f3cc9b</d2p1:guid>
</PreviousStepIds>
<PropertyId>e33a7dec-bd01-4c3c-bf59-dce95535615b</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>e6027a5a-f3ef-4ba1-b8bf-f4f733341cc3</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>caf440f3-7f2a-4a3c-8778-d68cbafd6c67</SubmittedById>
<SubmittedTime>2026-09-17T17:31:40.7401303+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>e6027a5a-f3ef-4ba1-b8bf-f4f733341cc3</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>caf440f3-7f2a-4a3c-8778-d68cbafd6c67</SubmittedById>
<SubmittedTime>2026-09-17T17:31:40.7401303+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>f747cb3d-c545-4d04-88e5-030fff8c9584</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>972a23e8-ace9-4b17-bbb3-13cdf78273c9</WaitlistEventId>
<WaitlistTicketTypeId>d45297ad-9491-4f30-afe0-65f94ee08eb3</WaitlistTicketTypeId>
<WorkflowId>d9ef9987-f6c1-4fd0-9f60-44a2dcafd1ee</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.