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": "22293791-40ea-441d-b7c0-4f976e07c891",
"WorkflowId": "5ff6200b-859a-4601-9046-15ab85bacbdc",
"CurrentStepId": "d3fb3069-1004-4158-8d44-78c718181fc6",
"UserId": "19563f8f-8ecd-44d1-9701-df8e6279244e",
"CPDId": "fe227a54-b46a-4171-b5ca-88d4e2900aba",
"CPDPeriodId": "d91b5aef-266d-453e-b89a-b98d952feb3e",
"InvoiceId": "005b6389-d46a-4bed-bd15-4fba3e2a64d7",
"CPDReductionId": "f7f90e5c-a173-4379-ad08-99e65ec68f1e",
"ApplicableFrom": "2026-04-07T17:44:10.9095305+10:00",
"ApplicableTo": "2026-04-07T17:44:10.9095305+10:00",
"WaitlistEventId": "9a248c31-9580-467b-ae72-5b58d0ccddbc",
"WaitlistTicketTypeId": "cc926cd9-b127-4555-aaed-9f42678217bc",
"CartId": "c7aba838-938e-4b73-8370-66df35ea272e",
"ElectionId": "61931406-174b-49dd-9c3c-da6f4e2ef21a",
"PropertyId": "7f33d7e2-ac85-4ec4-af08-6c870d2a4c8d",
"BookingId": "a2c515a0-237b-4901-837c-84c75dec56f5",
"EntityId": "81874428-31f3-4fe6-9b81-7969497d538f",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-04-07T17:44:10.9095305+10:00",
"CreatedDateTick": 8,
"CreatedById": "8928e4ac-8373-4514-9391-6974e569997d",
"LastModifiedDate": "2026-04-07T17:44:10.9095305+10:00",
"LastModifiedById": "cb25d08b-c6aa-48ad-8414-eb1e78246290",
"IsArchived": true,
"CommitStepId": "ac01d8c4-bab3-4828-ae23-75a50a931e5b",
"Archived": "2026-04-07T17:44:10.9095305+10:00",
"ArchivedById": "62e04738-2530-4b50-8aac-c2642141f710",
"AssignedTo": "4133650a-cf59-4705-a906-0db4ff6dd31a",
"AssignedDate": "2026-04-07T17:44:10.9095305+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"0b0ee74b-0c8b-426a-8642-48267b192988",
"119b32d2-a681-41a4-b8e2-cd026208292c"
],
"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": "75b57829-606b-45be-bcd8-7d18a2e3fabc",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-07T17:44:10.9095305+10:00",
"SubmittedById": "bbdf7774-a908-4383-ba93-8dea76be22da",
"SubmittedBy": "sample string 5"
},
{
"StepId": "75b57829-606b-45be-bcd8-7d18a2e3fabc",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-07T17:44:10.9095305+10:00",
"SubmittedById": "bbdf7774-a908-4383-ba93-8dea76be22da",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "4a0b4b0a-af4b-48e5-98b8-c68b79a40b0e",
"StepName": "sample string 2",
"InitTime": "2026-04-07T17:44:10.9095305+10:00",
"InitById": "7be21661-cef5-436c-a7c1-f1a0f387cf75",
"InitBy": "sample string 5"
},
{
"StepId": "4a0b4b0a-af4b-48e5-98b8-c68b79a40b0e",
"StepName": "sample string 2",
"InitTime": "2026-04-07T17:44:10.9095305+10:00",
"InitById": "7be21661-cef5-436c-a7c1-f1a0f387cf75",
"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-07T07:44:10.9095305Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-04-07T07:44:10.9095305Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-04-07T17:44:10.9095305+10:00</Archived>
<ArchivedById>62e04738-2530-4b50-8aac-c2642141f710</ArchivedById>
<AssignedDate>2026-04-07T17:44:10.9095305+10:00</AssignedDate>
<AssignedTo>4133650a-cf59-4705-a906-0db4ff6dd31a</AssignedTo>
<BookingId>a2c515a0-237b-4901-837c-84c75dec56f5</BookingId>
<CPDId>fe227a54-b46a-4171-b5ca-88d4e2900aba</CPDId>
<CPDPeriodId>d91b5aef-266d-453e-b89a-b98d952feb3e</CPDPeriodId>
<CPDReductionId>f7f90e5c-a173-4379-ad08-99e65ec68f1e</CPDReductionId>
<CartId>c7aba838-938e-4b73-8370-66df35ea272e</CartId>
<CommitStepId>ac01d8c4-bab3-4828-ae23-75a50a931e5b</CommitStepId>
<CreatedById>8928e4ac-8373-4514-9391-6974e569997d</CreatedById>
<CreatedDate>2026-04-07T17:44:10.9095305+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>d3fb3069-1004-4158-8d44-78c718181fc6</CurrentStepId>
<ElectionId>61931406-174b-49dd-9c3c-da6f4e2ef21a</ElectionId>
<EntityId>81874428-31f3-4fe6-9b81-7969497d538f</EntityId>
<EntityType>sample string 4</EntityType>
<Id>22293791-40ea-441d-b7c0-4f976e07c891</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7be21661-cef5-436c-a7c1-f1a0f387cf75</InitById>
<InitTime>2026-04-07T17:44:10.9095305+10:00</InitTime>
<StepId>4a0b4b0a-af4b-48e5-98b8-c68b79a40b0e</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7be21661-cef5-436c-a7c1-f1a0f387cf75</InitById>
<InitTime>2026-04-07T17:44:10.9095305+10:00</InitTime>
<StepId>4a0b4b0a-af4b-48e5-98b8-c68b79a40b0e</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>005b6389-d46a-4bed-bd15-4fba3e2a64d7</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>cb25d08b-c6aa-48ad-8414-eb1e78246290</LastModifiedById>
<LastModifiedDate>2026-04-07T17:44:10.9095305+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>0b0ee74b-0c8b-426a-8642-48267b192988</d2p1:guid>
<d2p1:guid>119b32d2-a681-41a4-b8e2-cd026208292c</d2p1:guid>
</PreviousStepIds>
<PropertyId>7f33d7e2-ac85-4ec4-af08-6c870d2a4c8d</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>75b57829-606b-45be-bcd8-7d18a2e3fabc</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>bbdf7774-a908-4383-ba93-8dea76be22da</SubmittedById>
<SubmittedTime>2026-04-07T17:44:10.9095305+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>75b57829-606b-45be-bcd8-7d18a2e3fabc</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>bbdf7774-a908-4383-ba93-8dea76be22da</SubmittedById>
<SubmittedTime>2026-04-07T17:44:10.9095305+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>19563f8f-8ecd-44d1-9701-df8e6279244e</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>9a248c31-9580-467b-ae72-5b58d0ccddbc</WaitlistEventId>
<WaitlistTicketTypeId>cc926cd9-b127-4555-aaed-9f42678217bc</WaitlistTicketTypeId>
<WorkflowId>5ff6200b-859a-4601-9046-15ab85bacbdc</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.