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": "c9be68a7-f20d-4512-9206-da3c2af7c592",
"WorkflowId": "8e32c518-6fbd-4094-a239-d8e0cfb9b57b",
"CurrentStepId": "1a07712a-c173-493b-9ddc-9501b6a00198",
"UserId": "917ed55e-664a-45b6-baa4-ec8a4196e87a",
"CPDId": "91988a98-9a89-4d5d-bc51-26e865eff3cc",
"CPDPeriodId": "dbd39d5a-afef-44d5-8c5b-992815f25e0b",
"InvoiceId": "32118c75-1432-4b00-9a89-319ca4d558ec",
"CPDReductionId": "59b15ea8-ccb5-4ad4-9b42-8c6ece271f60",
"ApplicableFrom": "2026-04-04T08:24:38.9831713+11:00",
"ApplicableTo": "2026-04-04T08:24:38.9831713+11:00",
"WaitlistEventId": "661123db-1163-4dd5-973a-1c36dfedc2a7",
"WaitlistTicketTypeId": "9927c3c5-d69d-420f-a053-cff482be35a8",
"CartId": "036bef74-f6ac-45b4-b797-d1d46d4a527e",
"ElectionId": "0ca08dd4-a405-49b4-9ac5-fdea7ccb904b",
"PropertyId": "60491a5f-03a9-475a-8774-05327981c605",
"BookingId": "314c3456-f752-4f03-ac00-5abf0631b65b",
"EntityId": "e5c5012a-d779-4bd8-acc1-81e214e24e77",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-04-04T08:24:38.9831713+11:00",
"CreatedDateTick": 8,
"CreatedById": "6625c52c-3054-4390-b112-c2e3cfcad6ba",
"LastModifiedDate": "2026-04-04T08:24:38.9831713+11:00",
"LastModifiedById": "54d1ce73-95f9-4bb5-a68d-a297da7d0302",
"IsArchived": true,
"CommitStepId": "2e701470-da13-4d68-9861-c781474c7ecb",
"Archived": "2026-04-04T08:24:38.9831713+11:00",
"ArchivedById": "21968ca6-836e-4081-bffe-0e8682c0451d",
"AssignedTo": "e6ac9580-9c16-42f8-9d7f-2f65f62d2a9a",
"AssignedDate": "2026-04-04T08:24:38.9831713+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"556f2da7-0dca-4721-a00e-7e7625aa2cc8",
"88706626-596c-4b2e-a628-43249be47b9c"
],
"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": "9d1b08d5-c3ca-4d48-bcd0-6d69a47dfc50",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-04T08:24:38.9831713+11:00",
"SubmittedById": "816225dd-8b17-4d09-a35d-0638b4ed7993",
"SubmittedBy": "sample string 5"
},
{
"StepId": "9d1b08d5-c3ca-4d48-bcd0-6d69a47dfc50",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-04T08:24:38.9831713+11:00",
"SubmittedById": "816225dd-8b17-4d09-a35d-0638b4ed7993",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "f8f3e84e-7a6c-4891-a829-1ae3c49ed765",
"StepName": "sample string 2",
"InitTime": "2026-04-04T08:24:38.9831713+11:00",
"InitById": "893f4e65-a559-4036-b479-23ddb3a9823e",
"InitBy": "sample string 5"
},
{
"StepId": "f8f3e84e-7a6c-4891-a829-1ae3c49ed765",
"StepName": "sample string 2",
"InitTime": "2026-04-04T08:24:38.9831713+11:00",
"InitById": "893f4e65-a559-4036-b479-23ddb3a9823e",
"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-03T21:24:38.9831713Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-04-03T21:24:38.9831713Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-04-04T08:24:38.9831713+11:00</Archived>
<ArchivedById>21968ca6-836e-4081-bffe-0e8682c0451d</ArchivedById>
<AssignedDate>2026-04-04T08:24:38.9831713+11:00</AssignedDate>
<AssignedTo>e6ac9580-9c16-42f8-9d7f-2f65f62d2a9a</AssignedTo>
<BookingId>314c3456-f752-4f03-ac00-5abf0631b65b</BookingId>
<CPDId>91988a98-9a89-4d5d-bc51-26e865eff3cc</CPDId>
<CPDPeriodId>dbd39d5a-afef-44d5-8c5b-992815f25e0b</CPDPeriodId>
<CPDReductionId>59b15ea8-ccb5-4ad4-9b42-8c6ece271f60</CPDReductionId>
<CartId>036bef74-f6ac-45b4-b797-d1d46d4a527e</CartId>
<CommitStepId>2e701470-da13-4d68-9861-c781474c7ecb</CommitStepId>
<CreatedById>6625c52c-3054-4390-b112-c2e3cfcad6ba</CreatedById>
<CreatedDate>2026-04-04T08:24:38.9831713+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>1a07712a-c173-493b-9ddc-9501b6a00198</CurrentStepId>
<ElectionId>0ca08dd4-a405-49b4-9ac5-fdea7ccb904b</ElectionId>
<EntityId>e5c5012a-d779-4bd8-acc1-81e214e24e77</EntityId>
<EntityType>sample string 4</EntityType>
<Id>c9be68a7-f20d-4512-9206-da3c2af7c592</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>893f4e65-a559-4036-b479-23ddb3a9823e</InitById>
<InitTime>2026-04-04T08:24:38.9831713+11:00</InitTime>
<StepId>f8f3e84e-7a6c-4891-a829-1ae3c49ed765</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>893f4e65-a559-4036-b479-23ddb3a9823e</InitById>
<InitTime>2026-04-04T08:24:38.9831713+11:00</InitTime>
<StepId>f8f3e84e-7a6c-4891-a829-1ae3c49ed765</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>32118c75-1432-4b00-9a89-319ca4d558ec</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>54d1ce73-95f9-4bb5-a68d-a297da7d0302</LastModifiedById>
<LastModifiedDate>2026-04-04T08:24:38.9831713+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>556f2da7-0dca-4721-a00e-7e7625aa2cc8</d2p1:guid>
<d2p1:guid>88706626-596c-4b2e-a628-43249be47b9c</d2p1:guid>
</PreviousStepIds>
<PropertyId>60491a5f-03a9-475a-8774-05327981c605</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>9d1b08d5-c3ca-4d48-bcd0-6d69a47dfc50</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>816225dd-8b17-4d09-a35d-0638b4ed7993</SubmittedById>
<SubmittedTime>2026-04-04T08:24:38.9831713+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>9d1b08d5-c3ca-4d48-bcd0-6d69a47dfc50</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>816225dd-8b17-4d09-a35d-0638b4ed7993</SubmittedById>
<SubmittedTime>2026-04-04T08:24:38.9831713+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>917ed55e-664a-45b6-baa4-ec8a4196e87a</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>661123db-1163-4dd5-973a-1c36dfedc2a7</WaitlistEventId>
<WaitlistTicketTypeId>9927c3c5-d69d-420f-a053-cff482be35a8</WaitlistTicketTypeId>
<WorkflowId>8e32c518-6fbd-4094-a239-d8e0cfb9b57b</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.