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": "c38f2911-ae0f-41e5-8b22-fed6b1059e48",
"WorkflowId": "800183d4-14b5-459f-8feb-8b66f7e6cb7d",
"CurrentStepId": "80ac36c7-a65c-4aff-8174-d87b2d114416",
"UserId": "89bcb67c-128f-49d2-b18c-273df253d2a6",
"CPDId": "ebb0851a-d732-4c59-be32-a59c01379edf",
"CPDPeriodId": "e1aec96a-22fa-4801-bc0a-12c993c29db6",
"InvoiceId": "a5d17e73-ba38-4355-9371-5ff8ad6e2750",
"CPDReductionId": "2164956d-a473-4581-a14a-5915b50dde8a",
"ApplicableFrom": "2025-11-08T21:09:43.9248773+11:00",
"ApplicableTo": "2025-11-08T21:09:43.9248773+11:00",
"WaitlistEventId": "a1fbd72c-9658-4dcb-8741-52950a3009e9",
"WaitlistTicketTypeId": "e558add9-29e0-4be0-9a76-dba5f87c0c7a",
"CartId": "45768782-c5af-436a-802e-507b6de26067",
"ElectionId": "d36a9c71-bec2-46ed-9446-d3cfe6d44000",
"PropertyId": "7f824691-d285-458b-99ab-32ea2be9526b",
"BookingId": "f02eecbe-4e24-4af4-b257-d4902ad94dc4",
"EntityId": "807ba151-1df7-4386-8616-2ecf4a02ac5d",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-11-08T21:09:43.925879+11:00",
"CreatedDateTick": 8,
"CreatedById": "f876667f-94a7-4c1f-afd7-e67cf0d4d76a",
"LastModifiedDate": "2025-11-08T21:09:43.925879+11:00",
"LastModifiedById": "874aadbc-11f6-4be1-8357-6c2fef15bf15",
"IsArchived": true,
"CommitStepId": "47e19450-f769-41db-b6c3-85d491084482",
"Archived": "2025-11-08T21:09:43.925879+11:00",
"ArchivedById": "08a392f8-80d7-44c3-8bd8-1a738c317586",
"AssignedTo": "161e5a6c-3110-40b8-aaaf-23e80ac154d5",
"AssignedDate": "2025-11-08T21:09:43.9268785+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"0c988da4-63ea-4cb5-83b8-34fa564fb9df",
"05142a8a-94c2-44d5-9ccf-052459569eea"
],
"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": "f9cd8678-16ea-4306-894b-c32484b13468",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-08T21:09:43.9278766+11:00",
"SubmittedById": "466bf565-d4a6-4f49-a95d-4bacf9337223",
"SubmittedBy": "sample string 5"
},
{
"StepId": "f9cd8678-16ea-4306-894b-c32484b13468",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-08T21:09:43.9278766+11:00",
"SubmittedById": "466bf565-d4a6-4f49-a95d-4bacf9337223",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "19ddb0be-633e-4db6-811e-4f8aa2acb75c",
"StepName": "sample string 2",
"InitTime": "2025-11-08T21:09:43.9288762+11:00",
"InitById": "7dc2b43c-031a-4f08-999f-c3c516f48d7b",
"InitBy": "sample string 5"
},
{
"StepId": "19ddb0be-633e-4db6-811e-4f8aa2acb75c",
"StepName": "sample string 2",
"InitTime": "2025-11-08T21:09:43.9288762+11:00",
"InitById": "7dc2b43c-031a-4f08-999f-c3c516f48d7b",
"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>2025-11-08T10:09:43.9248773Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-11-08T10:09:43.9248773Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-11-08T21:09:43.925879+11:00</Archived>
<ArchivedById>08a392f8-80d7-44c3-8bd8-1a738c317586</ArchivedById>
<AssignedDate>2025-11-08T21:09:43.9268785+11:00</AssignedDate>
<AssignedTo>161e5a6c-3110-40b8-aaaf-23e80ac154d5</AssignedTo>
<BookingId>f02eecbe-4e24-4af4-b257-d4902ad94dc4</BookingId>
<CPDId>ebb0851a-d732-4c59-be32-a59c01379edf</CPDId>
<CPDPeriodId>e1aec96a-22fa-4801-bc0a-12c993c29db6</CPDPeriodId>
<CPDReductionId>2164956d-a473-4581-a14a-5915b50dde8a</CPDReductionId>
<CartId>45768782-c5af-436a-802e-507b6de26067</CartId>
<CommitStepId>47e19450-f769-41db-b6c3-85d491084482</CommitStepId>
<CreatedById>f876667f-94a7-4c1f-afd7-e67cf0d4d76a</CreatedById>
<CreatedDate>2025-11-08T21:09:43.925879+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>80ac36c7-a65c-4aff-8174-d87b2d114416</CurrentStepId>
<ElectionId>d36a9c71-bec2-46ed-9446-d3cfe6d44000</ElectionId>
<EntityId>807ba151-1df7-4386-8616-2ecf4a02ac5d</EntityId>
<EntityType>sample string 4</EntityType>
<Id>c38f2911-ae0f-41e5-8b22-fed6b1059e48</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7dc2b43c-031a-4f08-999f-c3c516f48d7b</InitById>
<InitTime>2025-11-08T21:09:43.9288762+11:00</InitTime>
<StepId>19ddb0be-633e-4db6-811e-4f8aa2acb75c</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7dc2b43c-031a-4f08-999f-c3c516f48d7b</InitById>
<InitTime>2025-11-08T21:09:43.9288762+11:00</InitTime>
<StepId>19ddb0be-633e-4db6-811e-4f8aa2acb75c</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>a5d17e73-ba38-4355-9371-5ff8ad6e2750</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>874aadbc-11f6-4be1-8357-6c2fef15bf15</LastModifiedById>
<LastModifiedDate>2025-11-08T21:09:43.925879+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>0c988da4-63ea-4cb5-83b8-34fa564fb9df</d2p1:guid>
<d2p1:guid>05142a8a-94c2-44d5-9ccf-052459569eea</d2p1:guid>
</PreviousStepIds>
<PropertyId>7f824691-d285-458b-99ab-32ea2be9526b</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>f9cd8678-16ea-4306-894b-c32484b13468</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>466bf565-d4a6-4f49-a95d-4bacf9337223</SubmittedById>
<SubmittedTime>2025-11-08T21:09:43.9278766+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>f9cd8678-16ea-4306-894b-c32484b13468</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>466bf565-d4a6-4f49-a95d-4bacf9337223</SubmittedById>
<SubmittedTime>2025-11-08T21:09:43.9278766+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>89bcb67c-128f-49d2-b18c-273df253d2a6</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>a1fbd72c-9658-4dcb-8741-52950a3009e9</WaitlistEventId>
<WaitlistTicketTypeId>e558add9-29e0-4be0-9a76-dba5f87c0c7a</WaitlistTicketTypeId>
<WorkflowId>800183d4-14b5-459f-8feb-8b66f7e6cb7d</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.