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": "7f072906-1d84-4394-8c52-0e42a51e36ad",
"WorkflowId": "80cab107-29df-40c7-b891-3d091619b2ab",
"CurrentStepId": "eca98296-eb20-48b1-90f0-c6ed07f94c1e",
"UserId": "1bccfbc6-c4b0-47cb-aecc-f82240338f6e",
"CPDId": "46a0810f-da7e-4acb-b1dc-d9fc25306a0e",
"CPDPeriodId": "ccb9e845-717e-47c2-9910-be2c279ef178",
"InvoiceId": "2aa00030-e509-4755-8af4-c71e3e16b3d6",
"CPDReductionId": "7e3703ee-58d8-4cbf-8674-ef5a542a15ee",
"ApplicableFrom": "2026-01-12T12:37:45.4763958+11:00",
"ApplicableTo": "2026-01-12T12:37:45.4763958+11:00",
"WaitlistEventId": "749a420e-22cd-47d9-8af2-f4417eee7239",
"WaitlistTicketTypeId": "1ee693c3-8afe-466d-a68f-cbc38a8576f0",
"CartId": "eb21807c-0236-4b67-8871-db6757f1ace6",
"ElectionId": "de31b496-b6fd-43a6-90e8-d2ba4231b536",
"PropertyId": "bde62ade-fe67-4c95-ae39-1b24052e7c98",
"BookingId": "d36589cc-21f9-472e-b6f9-000a1a3eb311",
"EntityId": "3ce80648-6877-49ad-bdbc-ff56049e9213",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-01-12T12:37:45.4763958+11:00",
"CreatedDateTick": 8,
"CreatedById": "ecaea350-2959-4a80-bde8-61afa3f33ac2",
"LastModifiedDate": "2026-01-12T12:37:45.4763958+11:00",
"LastModifiedById": "7de9c35f-7132-4a24-89c0-b9c41301fb57",
"IsArchived": true,
"CommitStepId": "103141b5-f5c7-440b-89e2-234701f4661a",
"Archived": "2026-01-12T12:37:45.4763958+11:00",
"ArchivedById": "b4c7ecbf-7dcb-4077-9442-8b2f1befb67a",
"AssignedTo": "d42c93fa-9914-4867-ba9b-bf8db0fdb700",
"AssignedDate": "2026-01-12T12:37:45.4763958+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"a0ccc531-7866-4053-9954-5ce4fc0cbafe",
"5b4f1ca7-7724-4085-93e8-ae0d9294a3d2"
],
"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": "0306e960-775f-485c-a23a-bd62d740554e",
"StepName": "sample string 2",
"SubmittedTime": "2026-01-12T12:37:45.4763958+11:00",
"SubmittedById": "c3c79815-53d2-4190-afc2-8d13a7db3869",
"SubmittedBy": "sample string 5"
},
{
"StepId": "0306e960-775f-485c-a23a-bd62d740554e",
"StepName": "sample string 2",
"SubmittedTime": "2026-01-12T12:37:45.4763958+11:00",
"SubmittedById": "c3c79815-53d2-4190-afc2-8d13a7db3869",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "7ef7c5a6-0428-454a-b34d-f12b5d124bae",
"StepName": "sample string 2",
"InitTime": "2026-01-12T12:37:45.4763958+11:00",
"InitById": "a67d0c06-9b63-4b07-a322-5c4b9cb854ac",
"InitBy": "sample string 5"
},
{
"StepId": "7ef7c5a6-0428-454a-b34d-f12b5d124bae",
"StepName": "sample string 2",
"InitTime": "2026-01-12T12:37:45.4763958+11:00",
"InitById": "a67d0c06-9b63-4b07-a322-5c4b9cb854ac",
"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-01-12T01:37:45.4763958Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-01-12T01:37:45.4763958Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-01-12T12:37:45.4763958+11:00</Archived>
<ArchivedById>b4c7ecbf-7dcb-4077-9442-8b2f1befb67a</ArchivedById>
<AssignedDate>2026-01-12T12:37:45.4763958+11:00</AssignedDate>
<AssignedTo>d42c93fa-9914-4867-ba9b-bf8db0fdb700</AssignedTo>
<BookingId>d36589cc-21f9-472e-b6f9-000a1a3eb311</BookingId>
<CPDId>46a0810f-da7e-4acb-b1dc-d9fc25306a0e</CPDId>
<CPDPeriodId>ccb9e845-717e-47c2-9910-be2c279ef178</CPDPeriodId>
<CPDReductionId>7e3703ee-58d8-4cbf-8674-ef5a542a15ee</CPDReductionId>
<CartId>eb21807c-0236-4b67-8871-db6757f1ace6</CartId>
<CommitStepId>103141b5-f5c7-440b-89e2-234701f4661a</CommitStepId>
<CreatedById>ecaea350-2959-4a80-bde8-61afa3f33ac2</CreatedById>
<CreatedDate>2026-01-12T12:37:45.4763958+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>eca98296-eb20-48b1-90f0-c6ed07f94c1e</CurrentStepId>
<ElectionId>de31b496-b6fd-43a6-90e8-d2ba4231b536</ElectionId>
<EntityId>3ce80648-6877-49ad-bdbc-ff56049e9213</EntityId>
<EntityType>sample string 4</EntityType>
<Id>7f072906-1d84-4394-8c52-0e42a51e36ad</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>a67d0c06-9b63-4b07-a322-5c4b9cb854ac</InitById>
<InitTime>2026-01-12T12:37:45.4763958+11:00</InitTime>
<StepId>7ef7c5a6-0428-454a-b34d-f12b5d124bae</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>a67d0c06-9b63-4b07-a322-5c4b9cb854ac</InitById>
<InitTime>2026-01-12T12:37:45.4763958+11:00</InitTime>
<StepId>7ef7c5a6-0428-454a-b34d-f12b5d124bae</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>2aa00030-e509-4755-8af4-c71e3e16b3d6</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>7de9c35f-7132-4a24-89c0-b9c41301fb57</LastModifiedById>
<LastModifiedDate>2026-01-12T12:37:45.4763958+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>a0ccc531-7866-4053-9954-5ce4fc0cbafe</d2p1:guid>
<d2p1:guid>5b4f1ca7-7724-4085-93e8-ae0d9294a3d2</d2p1:guid>
</PreviousStepIds>
<PropertyId>bde62ade-fe67-4c95-ae39-1b24052e7c98</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>0306e960-775f-485c-a23a-bd62d740554e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>c3c79815-53d2-4190-afc2-8d13a7db3869</SubmittedById>
<SubmittedTime>2026-01-12T12:37:45.4763958+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>0306e960-775f-485c-a23a-bd62d740554e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>c3c79815-53d2-4190-afc2-8d13a7db3869</SubmittedById>
<SubmittedTime>2026-01-12T12:37:45.4763958+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>1bccfbc6-c4b0-47cb-aecc-f82240338f6e</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>749a420e-22cd-47d9-8af2-f4417eee7239</WaitlistEventId>
<WaitlistTicketTypeId>1ee693c3-8afe-466d-a68f-cbc38a8576f0</WaitlistTicketTypeId>
<WorkflowId>80cab107-29df-40c7-b891-3d091619b2ab</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.