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": "8e5e9123-0ad3-442f-bfd3-cc7610a405d1",
"WorkflowId": "f6d52fd5-dc12-46c1-9efb-158050b6d929",
"CurrentStepId": "a3d9e706-df4b-490e-b8f5-907da864333d",
"UserId": "53c1d482-c715-4f16-9ef3-28b10d758500",
"CPDId": "797ced1e-ad01-4639-99f4-b7c2c3ca7468",
"CPDPeriodId": "ee15f506-7c50-40af-8ab3-7acc45976457",
"InvoiceId": "fed5d26b-e873-4de6-a94e-7d37b6274f43",
"CPDReductionId": "ca1af13c-5ffc-486c-a70c-242ca68c9893",
"ApplicableFrom": "2026-02-24T11:02:28.4250435+11:00",
"ApplicableTo": "2026-02-24T11:02:28.4250435+11:00",
"WaitlistEventId": "897669a5-7ce2-4b6d-b242-cb409c613393",
"WaitlistTicketTypeId": "b6fbb5f5-be1f-4076-83ba-0ffe172f68b5",
"CartId": "601a176b-0b51-4c0b-8403-efc7020ab11a",
"ElectionId": "d1bdd440-c0d7-4c49-9a54-94180cc7f916",
"PropertyId": "47b8f568-5b7a-4fdb-b4ad-e5247b0e2bdc",
"BookingId": "da0bbdb4-93da-48c5-963c-2da3a205a91d",
"EntityId": "bf004d8b-3c95-4c17-a7a3-31f61abda2e1",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-02-24T11:02:28.4250435+11:00",
"CreatedDateTick": 8,
"CreatedById": "26b22b31-fc82-4d80-aed0-21c653490d97",
"LastModifiedDate": "2026-02-24T11:02:28.4250435+11:00",
"LastModifiedById": "82c2ac91-bfa5-4948-8ee8-4a8507108643",
"IsArchived": true,
"CommitStepId": "e618f0dc-0c26-4db6-a911-f29f97f73adf",
"Archived": "2026-02-24T11:02:28.4250435+11:00",
"ArchivedById": "5e427d88-020c-4c72-a6da-05e30f7077cf",
"AssignedTo": "78171816-abc0-4eab-8f0e-08f76222f1dd",
"AssignedDate": "2026-02-24T11:02:28.4250435+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"e525b224-ecaf-4d01-a9f8-4ed6dc22ea27",
"ccf74d96-7934-4081-ad69-c778d0bf681f"
],
"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": "d12512d9-20a8-483d-975d-2662589eeb63",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-24T11:02:28.4250435+11:00",
"SubmittedById": "b0299607-a051-4b42-ace7-dafcfdd4472d",
"SubmittedBy": "sample string 5"
},
{
"StepId": "d12512d9-20a8-483d-975d-2662589eeb63",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-24T11:02:28.4250435+11:00",
"SubmittedById": "b0299607-a051-4b42-ace7-dafcfdd4472d",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "b7dd6374-5eae-4a16-b6ce-2eedd88eb899",
"StepName": "sample string 2",
"InitTime": "2026-02-24T11:02:28.4250435+11:00",
"InitById": "b4f80716-f46c-49d5-9832-41b0877cf7b8",
"InitBy": "sample string 5"
},
{
"StepId": "b7dd6374-5eae-4a16-b6ce-2eedd88eb899",
"StepName": "sample string 2",
"InitTime": "2026-02-24T11:02:28.4250435+11:00",
"InitById": "b4f80716-f46c-49d5-9832-41b0877cf7b8",
"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-02-24T00:02:28.4250435Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-02-24T00:02:28.4250435Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-02-24T11:02:28.4250435+11:00</Archived>
<ArchivedById>5e427d88-020c-4c72-a6da-05e30f7077cf</ArchivedById>
<AssignedDate>2026-02-24T11:02:28.4250435+11:00</AssignedDate>
<AssignedTo>78171816-abc0-4eab-8f0e-08f76222f1dd</AssignedTo>
<BookingId>da0bbdb4-93da-48c5-963c-2da3a205a91d</BookingId>
<CPDId>797ced1e-ad01-4639-99f4-b7c2c3ca7468</CPDId>
<CPDPeriodId>ee15f506-7c50-40af-8ab3-7acc45976457</CPDPeriodId>
<CPDReductionId>ca1af13c-5ffc-486c-a70c-242ca68c9893</CPDReductionId>
<CartId>601a176b-0b51-4c0b-8403-efc7020ab11a</CartId>
<CommitStepId>e618f0dc-0c26-4db6-a911-f29f97f73adf</CommitStepId>
<CreatedById>26b22b31-fc82-4d80-aed0-21c653490d97</CreatedById>
<CreatedDate>2026-02-24T11:02:28.4250435+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>a3d9e706-df4b-490e-b8f5-907da864333d</CurrentStepId>
<ElectionId>d1bdd440-c0d7-4c49-9a54-94180cc7f916</ElectionId>
<EntityId>bf004d8b-3c95-4c17-a7a3-31f61abda2e1</EntityId>
<EntityType>sample string 4</EntityType>
<Id>8e5e9123-0ad3-442f-bfd3-cc7610a405d1</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>b4f80716-f46c-49d5-9832-41b0877cf7b8</InitById>
<InitTime>2026-02-24T11:02:28.4250435+11:00</InitTime>
<StepId>b7dd6374-5eae-4a16-b6ce-2eedd88eb899</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>b4f80716-f46c-49d5-9832-41b0877cf7b8</InitById>
<InitTime>2026-02-24T11:02:28.4250435+11:00</InitTime>
<StepId>b7dd6374-5eae-4a16-b6ce-2eedd88eb899</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>fed5d26b-e873-4de6-a94e-7d37b6274f43</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>82c2ac91-bfa5-4948-8ee8-4a8507108643</LastModifiedById>
<LastModifiedDate>2026-02-24T11:02:28.4250435+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>e525b224-ecaf-4d01-a9f8-4ed6dc22ea27</d2p1:guid>
<d2p1:guid>ccf74d96-7934-4081-ad69-c778d0bf681f</d2p1:guid>
</PreviousStepIds>
<PropertyId>47b8f568-5b7a-4fdb-b4ad-e5247b0e2bdc</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>d12512d9-20a8-483d-975d-2662589eeb63</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>b0299607-a051-4b42-ace7-dafcfdd4472d</SubmittedById>
<SubmittedTime>2026-02-24T11:02:28.4250435+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>d12512d9-20a8-483d-975d-2662589eeb63</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>b0299607-a051-4b42-ace7-dafcfdd4472d</SubmittedById>
<SubmittedTime>2026-02-24T11:02:28.4250435+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>53c1d482-c715-4f16-9ef3-28b10d758500</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>897669a5-7ce2-4b6d-b242-cb409c613393</WaitlistEventId>
<WaitlistTicketTypeId>b6fbb5f5-be1f-4076-83ba-0ffe172f68b5</WaitlistTicketTypeId>
<WorkflowId>f6d52fd5-dc12-46c1-9efb-158050b6d929</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.