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": "f85151fb-d9d2-4812-835a-302b03608795",
"WorkflowId": "a4cd44d6-1c9b-4d89-aa1b-08cb9f197677",
"CurrentStepId": "11331276-70cd-4c1d-be8a-073bcbd4f3f5",
"UserId": "bc747799-46fa-458f-9e4d-fcee0fd6d2ad",
"CPDId": "d49293f7-6190-45d9-a194-892b5a077234",
"CPDPeriodId": "407fb49b-2f16-451c-ae32-c3195ec8f980",
"InvoiceId": "ac5d7f14-00d7-4a44-92a7-2bc376506a29",
"CPDReductionId": "0ea50ae5-9283-4fd2-be4b-4c0dc9131e6e",
"ApplicableFrom": "2025-12-12T12:37:45.1828127+11:00",
"ApplicableTo": "2025-12-12T12:37:45.1828127+11:00",
"WaitlistEventId": "530e8a86-d5f1-460d-b73c-2f1d81c04688",
"WaitlistTicketTypeId": "1daf9cc9-005d-49a6-a8f6-8b774d720b81",
"CartId": "c22a00ba-3837-47c6-a566-05229a25e91e",
"ElectionId": "2506927c-681d-45a3-9e9b-38d70f2c172a",
"PropertyId": "57f07501-0e8e-4cab-ad40-5f88c04f0950",
"BookingId": "d8a74ce0-1c5a-42f9-bac5-dd4ae33b9d25",
"EntityId": "499f4b74-18c8-4a5e-afb0-d8b08048136e",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-12-12T12:37:45.1828127+11:00",
"CreatedDateTick": 8,
"CreatedById": "19be7aee-4e68-466a-ac23-8b988d2fc29c",
"LastModifiedDate": "2025-12-12T12:37:45.1828127+11:00",
"LastModifiedById": "d695e273-b86e-4b17-b9b9-2423720e744b",
"IsArchived": true,
"CommitStepId": "1a7758c4-515e-4efd-b1b2-6fbb3a479d8f",
"Archived": "2025-12-12T12:37:45.1828127+11:00",
"ArchivedById": "67953df8-566f-44c3-a4f1-5702b8acde33",
"AssignedTo": "3ad0e9d3-a79a-4a1b-85d5-15aff0127fb2",
"AssignedDate": "2025-12-12T12:37:45.1828127+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"741d8b0b-3106-4257-9922-4c582cf46989",
"b687e430-c532-4ba1-965b-0497b32bf060"
],
"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": "d2820003-d09f-477f-ae97-86b93a673d29",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-12T12:37:45.1828127+11:00",
"SubmittedById": "3b2f0105-e73f-40ab-972b-f563c9992e9e",
"SubmittedBy": "sample string 5"
},
{
"StepId": "d2820003-d09f-477f-ae97-86b93a673d29",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-12T12:37:45.1828127+11:00",
"SubmittedById": "3b2f0105-e73f-40ab-972b-f563c9992e9e",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "86f00743-c9be-4298-8a74-2e3bd5e5f714",
"StepName": "sample string 2",
"InitTime": "2025-12-12T12:37:45.1828127+11:00",
"InitById": "54a1137d-7635-4a4e-8187-761e60aee6c4",
"InitBy": "sample string 5"
},
{
"StepId": "86f00743-c9be-4298-8a74-2e3bd5e5f714",
"StepName": "sample string 2",
"InitTime": "2025-12-12T12:37:45.1828127+11:00",
"InitById": "54a1137d-7635-4a4e-8187-761e60aee6c4",
"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-12-12T01:37:45.1828127Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-12-12T01:37:45.1828127Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-12-12T12:37:45.1828127+11:00</Archived>
<ArchivedById>67953df8-566f-44c3-a4f1-5702b8acde33</ArchivedById>
<AssignedDate>2025-12-12T12:37:45.1828127+11:00</AssignedDate>
<AssignedTo>3ad0e9d3-a79a-4a1b-85d5-15aff0127fb2</AssignedTo>
<BookingId>d8a74ce0-1c5a-42f9-bac5-dd4ae33b9d25</BookingId>
<CPDId>d49293f7-6190-45d9-a194-892b5a077234</CPDId>
<CPDPeriodId>407fb49b-2f16-451c-ae32-c3195ec8f980</CPDPeriodId>
<CPDReductionId>0ea50ae5-9283-4fd2-be4b-4c0dc9131e6e</CPDReductionId>
<CartId>c22a00ba-3837-47c6-a566-05229a25e91e</CartId>
<CommitStepId>1a7758c4-515e-4efd-b1b2-6fbb3a479d8f</CommitStepId>
<CreatedById>19be7aee-4e68-466a-ac23-8b988d2fc29c</CreatedById>
<CreatedDate>2025-12-12T12:37:45.1828127+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>11331276-70cd-4c1d-be8a-073bcbd4f3f5</CurrentStepId>
<ElectionId>2506927c-681d-45a3-9e9b-38d70f2c172a</ElectionId>
<EntityId>499f4b74-18c8-4a5e-afb0-d8b08048136e</EntityId>
<EntityType>sample string 4</EntityType>
<Id>f85151fb-d9d2-4812-835a-302b03608795</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>54a1137d-7635-4a4e-8187-761e60aee6c4</InitById>
<InitTime>2025-12-12T12:37:45.1828127+11:00</InitTime>
<StepId>86f00743-c9be-4298-8a74-2e3bd5e5f714</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>54a1137d-7635-4a4e-8187-761e60aee6c4</InitById>
<InitTime>2025-12-12T12:37:45.1828127+11:00</InitTime>
<StepId>86f00743-c9be-4298-8a74-2e3bd5e5f714</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>ac5d7f14-00d7-4a44-92a7-2bc376506a29</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>d695e273-b86e-4b17-b9b9-2423720e744b</LastModifiedById>
<LastModifiedDate>2025-12-12T12:37:45.1828127+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>741d8b0b-3106-4257-9922-4c582cf46989</d2p1:guid>
<d2p1:guid>b687e430-c532-4ba1-965b-0497b32bf060</d2p1:guid>
</PreviousStepIds>
<PropertyId>57f07501-0e8e-4cab-ad40-5f88c04f0950</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>d2820003-d09f-477f-ae97-86b93a673d29</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>3b2f0105-e73f-40ab-972b-f563c9992e9e</SubmittedById>
<SubmittedTime>2025-12-12T12:37:45.1828127+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>d2820003-d09f-477f-ae97-86b93a673d29</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>3b2f0105-e73f-40ab-972b-f563c9992e9e</SubmittedById>
<SubmittedTime>2025-12-12T12:37:45.1828127+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>bc747799-46fa-458f-9e4d-fcee0fd6d2ad</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>530e8a86-d5f1-460d-b73c-2f1d81c04688</WaitlistEventId>
<WaitlistTicketTypeId>1daf9cc9-005d-49a6-a8f6-8b774d720b81</WaitlistTicketTypeId>
<WorkflowId>a4cd44d6-1c9b-4d89-aa1b-08cb9f197677</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.