POST api/WorkflowFieldValues/InsertOrUpdateFieldValues
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": "e05472d2-3be3-45df-9dbe-5c3f208452b6",
"WorkflowId": "d25de43d-ba1a-484a-b360-6024850e5358",
"CurrentStepId": "ba6c838f-4a27-4c46-a532-2ec0f6c8cecf",
"UserId": "ca4ef4aa-4774-40a7-8a29-3c2bc1adc156",
"CPDId": "e2eea709-5cb4-49ca-a9d4-0db4dba1a1a9",
"CPDPeriodId": "d15610ce-c00f-480b-bd44-c5a27f84a944",
"InvoiceId": "a189a73e-03eb-4a35-9ff4-9a4203df9528",
"CPDReductionId": "44523a14-d12e-45b2-a1e0-37b1dd8b2219",
"ApplicableFrom": "2026-04-08T08:04:21.6389601+10:00",
"ApplicableTo": "2026-04-08T08:04:21.6389601+10:00",
"WaitlistEventId": "1e0e5da5-dfa2-4915-8aaa-76162a7fd776",
"WaitlistTicketTypeId": "a3effee3-0487-4bf6-b43b-ac3744ac8ba4",
"CartId": "9a2b6485-4d89-4659-9b4b-257ea4d9c268",
"ElectionId": "9a318531-13fb-4e56-9c87-df91bef468c0",
"PropertyId": "1816aacc-2ae9-4041-a727-a50fc8c11dcc",
"BookingId": "0f017903-8ec3-45b4-a81f-377696a622cf",
"EntityId": "941bcbac-f152-4c14-bce0-e5da24aa397a",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-04-08T08:04:21.6389601+10:00",
"CreatedDateTick": 8,
"CreatedById": "1555c996-2d0e-4fb5-875d-aa84d30fc602",
"LastModifiedDate": "2026-04-08T08:04:21.6389601+10:00",
"LastModifiedById": "e2d77daf-e97d-4f72-b645-81e732477718",
"IsArchived": true,
"CommitStepId": "06c5463a-248a-4f2d-a683-f07afa6c86ed",
"Archived": "2026-04-08T08:04:21.6389601+10:00",
"ArchivedById": "873193f1-1c26-4708-b6a4-975c712c35ee",
"AssignedTo": "b1320673-0d11-442a-99f2-905dc635be71",
"AssignedDate": "2026-04-08T08:04:21.6389601+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"23f003da-4bd7-4b03-a531-1672635ead7f",
"3e2edd77-88e1-41a2-8233-fec33d448d4b"
],
"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": "791e418e-0c9f-43e5-bc54-1c3a2ea1ff39",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-08T08:04:21.6389601+10:00",
"SubmittedById": "b46bb5ae-7d34-48c8-a23e-7e5bcef8bfe6",
"SubmittedBy": "sample string 5"
},
{
"StepId": "791e418e-0c9f-43e5-bc54-1c3a2ea1ff39",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-08T08:04:21.6389601+10:00",
"SubmittedById": "b46bb5ae-7d34-48c8-a23e-7e5bcef8bfe6",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "d29a6fb4-d581-4ab7-8744-d09683ca048c",
"StepName": "sample string 2",
"InitTime": "2026-04-08T08:04:21.6389601+10:00",
"InitById": "cd845659-208c-4a9e-97fd-6e817d4d51a0",
"InitBy": "sample string 5"
},
{
"StepId": "d29a6fb4-d581-4ab7-8744-d09683ca048c",
"StepName": "sample string 2",
"InitTime": "2026-04-08T08:04:21.6389601+10:00",
"InitById": "cd845659-208c-4a9e-97fd-6e817d4d51a0",
"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-07T22:04:21.6389601Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-04-07T22:04:21.6389601Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-04-08T08:04:21.6389601+10:00</Archived>
<ArchivedById>873193f1-1c26-4708-b6a4-975c712c35ee</ArchivedById>
<AssignedDate>2026-04-08T08:04:21.6389601+10:00</AssignedDate>
<AssignedTo>b1320673-0d11-442a-99f2-905dc635be71</AssignedTo>
<BookingId>0f017903-8ec3-45b4-a81f-377696a622cf</BookingId>
<CPDId>e2eea709-5cb4-49ca-a9d4-0db4dba1a1a9</CPDId>
<CPDPeriodId>d15610ce-c00f-480b-bd44-c5a27f84a944</CPDPeriodId>
<CPDReductionId>44523a14-d12e-45b2-a1e0-37b1dd8b2219</CPDReductionId>
<CartId>9a2b6485-4d89-4659-9b4b-257ea4d9c268</CartId>
<CommitStepId>06c5463a-248a-4f2d-a683-f07afa6c86ed</CommitStepId>
<CreatedById>1555c996-2d0e-4fb5-875d-aa84d30fc602</CreatedById>
<CreatedDate>2026-04-08T08:04:21.6389601+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>ba6c838f-4a27-4c46-a532-2ec0f6c8cecf</CurrentStepId>
<ElectionId>9a318531-13fb-4e56-9c87-df91bef468c0</ElectionId>
<EntityId>941bcbac-f152-4c14-bce0-e5da24aa397a</EntityId>
<EntityType>sample string 4</EntityType>
<Id>e05472d2-3be3-45df-9dbe-5c3f208452b6</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>cd845659-208c-4a9e-97fd-6e817d4d51a0</InitById>
<InitTime>2026-04-08T08:04:21.6389601+10:00</InitTime>
<StepId>d29a6fb4-d581-4ab7-8744-d09683ca048c</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>cd845659-208c-4a9e-97fd-6e817d4d51a0</InitById>
<InitTime>2026-04-08T08:04:21.6389601+10:00</InitTime>
<StepId>d29a6fb4-d581-4ab7-8744-d09683ca048c</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>a189a73e-03eb-4a35-9ff4-9a4203df9528</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>e2d77daf-e97d-4f72-b645-81e732477718</LastModifiedById>
<LastModifiedDate>2026-04-08T08:04:21.6389601+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>23f003da-4bd7-4b03-a531-1672635ead7f</d2p1:guid>
<d2p1:guid>3e2edd77-88e1-41a2-8233-fec33d448d4b</d2p1:guid>
</PreviousStepIds>
<PropertyId>1816aacc-2ae9-4041-a727-a50fc8c11dcc</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>791e418e-0c9f-43e5-bc54-1c3a2ea1ff39</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>b46bb5ae-7d34-48c8-a23e-7e5bcef8bfe6</SubmittedById>
<SubmittedTime>2026-04-08T08:04:21.6389601+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>791e418e-0c9f-43e5-bc54-1c3a2ea1ff39</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>b46bb5ae-7d34-48c8-a23e-7e5bcef8bfe6</SubmittedById>
<SubmittedTime>2026-04-08T08:04:21.6389601+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>ca4ef4aa-4774-40a7-8a29-3c2bc1adc156</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>1e0e5da5-dfa2-4915-8aaa-76162a7fd776</WaitlistEventId>
<WaitlistTicketTypeId>a3effee3-0487-4bf6-b43b-ac3744ac8ba4</WaitlistTicketTypeId>
<WorkflowId>d25de43d-ba1a-484a-b360-6024850e5358</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.