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": "f44d4c80-d6f5-48da-97c9-8c94b9caa57b",
"WorkflowId": "098d6272-6f4d-4d8e-a36a-265686ae72fb",
"CurrentStepId": "932bfb1c-371d-47a1-bfe9-0ff5be7328da",
"UserId": "1bb54264-d0c2-4169-832d-02fa840ecd3d",
"CPDId": "d65f9495-34fe-4dfd-ad8f-44415ac13058",
"CPDPeriodId": "0998f55a-34ec-468e-9aec-63b3b8008954",
"InvoiceId": "71ea7053-5315-45ed-9f61-b6ec431bdc27",
"CPDReductionId": "91553833-a3fe-4928-9cfe-d21ace6937ec",
"ApplicableFrom": "2026-05-31T09:08:53.8823109+10:00",
"ApplicableTo": "2026-05-31T09:08:53.8823109+10:00",
"WaitlistEventId": "81d63c29-8f41-49df-91f0-c205328dd3af",
"WaitlistTicketTypeId": "5b1f3656-40df-4854-b9ca-1adebb1928b1",
"CartId": "88f2ffb6-938a-46d6-96cf-eeab4de4ebb9",
"ElectionId": "fa4e8b7a-9c41-41e7-b13d-70e2833d63a5",
"PropertyId": "23f60839-23e1-47a0-834a-cc68a50af62b",
"BookingId": "999f749f-56cc-496c-a357-254f9395fca2",
"EntityId": "f308345b-ea6b-4787-ba23-0e9049a4a554",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-05-31T09:08:53.8823109+10:00",
"CreatedDateTick": 8,
"CreatedById": "d8568334-7082-4893-9622-353362a93744",
"LastModifiedDate": "2026-05-31T09:08:53.8823109+10:00",
"LastModifiedById": "0ecfceea-0652-4fb6-8afc-8c5f1ed5c994",
"IsArchived": true,
"CommitStepId": "0b7b3f5c-c9f8-4263-af23-695a192ca246",
"Archived": "2026-05-31T09:08:53.8823109+10:00",
"ArchivedById": "7a9ca631-19d0-4d02-8f5c-b96d244b5a78",
"AssignedTo": "fc95ac2c-b348-4ec7-b68a-ce0cde7935ac",
"AssignedDate": "2026-05-31T09:08:53.8823109+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"dbe8f67b-71d0-4d83-9f77-686d39c1eea9",
"0354b853-202a-43a7-b6cd-b19705472d55"
],
"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": "5a6e9831-041b-4566-8c71-3a8a376d0da8",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-31T09:08:53.8823109+10:00",
"SubmittedById": "4f86611b-536c-4ecb-a1ec-44181a38ca73",
"SubmittedBy": "sample string 5"
},
{
"StepId": "5a6e9831-041b-4566-8c71-3a8a376d0da8",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-31T09:08:53.8823109+10:00",
"SubmittedById": "4f86611b-536c-4ecb-a1ec-44181a38ca73",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "7f7ae073-f2e9-440d-bf42-abcab9c9e1ff",
"StepName": "sample string 2",
"InitTime": "2026-05-31T09:08:53.8823109+10:00",
"InitById": "6f46a03e-3304-4ccb-b967-3cafb71ec7a4",
"InitBy": "sample string 5"
},
{
"StepId": "7f7ae073-f2e9-440d-bf42-abcab9c9e1ff",
"StepName": "sample string 2",
"InitTime": "2026-05-31T09:08:53.8823109+10:00",
"InitById": "6f46a03e-3304-4ccb-b967-3cafb71ec7a4",
"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-05-30T23:08:53.8823109Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-05-30T23:08:53.8823109Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-05-31T09:08:53.8823109+10:00</Archived>
<ArchivedById>7a9ca631-19d0-4d02-8f5c-b96d244b5a78</ArchivedById>
<AssignedDate>2026-05-31T09:08:53.8823109+10:00</AssignedDate>
<AssignedTo>fc95ac2c-b348-4ec7-b68a-ce0cde7935ac</AssignedTo>
<BookingId>999f749f-56cc-496c-a357-254f9395fca2</BookingId>
<CPDId>d65f9495-34fe-4dfd-ad8f-44415ac13058</CPDId>
<CPDPeriodId>0998f55a-34ec-468e-9aec-63b3b8008954</CPDPeriodId>
<CPDReductionId>91553833-a3fe-4928-9cfe-d21ace6937ec</CPDReductionId>
<CartId>88f2ffb6-938a-46d6-96cf-eeab4de4ebb9</CartId>
<CommitStepId>0b7b3f5c-c9f8-4263-af23-695a192ca246</CommitStepId>
<CreatedById>d8568334-7082-4893-9622-353362a93744</CreatedById>
<CreatedDate>2026-05-31T09:08:53.8823109+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>932bfb1c-371d-47a1-bfe9-0ff5be7328da</CurrentStepId>
<ElectionId>fa4e8b7a-9c41-41e7-b13d-70e2833d63a5</ElectionId>
<EntityId>f308345b-ea6b-4787-ba23-0e9049a4a554</EntityId>
<EntityType>sample string 4</EntityType>
<Id>f44d4c80-d6f5-48da-97c9-8c94b9caa57b</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>6f46a03e-3304-4ccb-b967-3cafb71ec7a4</InitById>
<InitTime>2026-05-31T09:08:53.8823109+10:00</InitTime>
<StepId>7f7ae073-f2e9-440d-bf42-abcab9c9e1ff</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>6f46a03e-3304-4ccb-b967-3cafb71ec7a4</InitById>
<InitTime>2026-05-31T09:08:53.8823109+10:00</InitTime>
<StepId>7f7ae073-f2e9-440d-bf42-abcab9c9e1ff</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>71ea7053-5315-45ed-9f61-b6ec431bdc27</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>0ecfceea-0652-4fb6-8afc-8c5f1ed5c994</LastModifiedById>
<LastModifiedDate>2026-05-31T09:08:53.8823109+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>dbe8f67b-71d0-4d83-9f77-686d39c1eea9</d2p1:guid>
<d2p1:guid>0354b853-202a-43a7-b6cd-b19705472d55</d2p1:guid>
</PreviousStepIds>
<PropertyId>23f60839-23e1-47a0-834a-cc68a50af62b</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>5a6e9831-041b-4566-8c71-3a8a376d0da8</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>4f86611b-536c-4ecb-a1ec-44181a38ca73</SubmittedById>
<SubmittedTime>2026-05-31T09:08:53.8823109+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>5a6e9831-041b-4566-8c71-3a8a376d0da8</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>4f86611b-536c-4ecb-a1ec-44181a38ca73</SubmittedById>
<SubmittedTime>2026-05-31T09:08:53.8823109+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>1bb54264-d0c2-4169-832d-02fa840ecd3d</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>81d63c29-8f41-49df-91f0-c205328dd3af</WaitlistEventId>
<WaitlistTicketTypeId>5b1f3656-40df-4854-b9ca-1adebb1928b1</WaitlistTicketTypeId>
<WorkflowId>098d6272-6f4d-4d8e-a36a-265686ae72fb</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.