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": "04557b12-f9a6-424d-9878-ae3fa5034e9e",
"WorkflowId": "004f77b9-2444-49c4-b6e2-ee71fd5f3367",
"CurrentStepId": "6a100ce3-d9eb-4beb-99eb-05e935737486",
"UserId": "72c57d66-0c26-44b8-9375-9ab9d3332bad",
"CPDId": "76605f2e-114a-4a93-bf5a-469b8b9aa98d",
"CPDPeriodId": "0d48bed6-3077-4ce5-95ef-3cb0eb85d793",
"InvoiceId": "6e0d582f-2148-4068-9ecf-8397b7fd63c2",
"CPDReductionId": "4f2db6ad-cd5c-4b46-8a99-53ca07c7a534",
"ApplicableFrom": "2026-03-04T23:33:22.1022665+00:00",
"ApplicableTo": "2026-03-04T23:33:22.1022665+00:00",
"WaitlistEventId": "94e9f714-7ee0-4209-96f6-ea671791de01",
"WaitlistTicketTypeId": "96e85caf-5cbb-41a4-9d53-c8be90187cff",
"CartId": "381eec7e-0f31-4c6a-b2c3-5f05e12dbb94",
"ElectionId": "e36bb4d1-5053-4150-8fa1-6084e575b59c",
"PropertyId": "0dc95927-85f7-44f0-9b5e-afb8b7831b04",
"BookingId": "fc90093c-d7c3-4a1c-9260-45c08d89f545",
"EntityId": "dbd1d107-b5e1-4af7-b4a7-2ab48d7ddbcc",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-03-04T23:33:22.1022665+00:00",
"CreatedDateTick": 8,
"CreatedById": "dc07df2b-6b45-4213-b7b9-a2fc613fd684",
"LastModifiedDate": "2026-03-04T23:33:22.1022665+00:00",
"LastModifiedById": "55304e78-c450-4e49-96b7-814ed37d48ec",
"IsArchived": true,
"CommitStepId": "aac168b3-074a-4f7d-9f90-d6069f5168d8",
"Archived": "2026-03-04T23:33:22.1022665+00:00",
"ArchivedById": "6f4fc854-14fc-4ec7-8f51-1fb40318da75",
"AssignedTo": "c2ef2583-5ee8-4e46-8ab3-5d1075aeb36c",
"AssignedDate": "2026-03-04T23:33:22.1022665+00:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"21bc8692-0c4f-4ca9-9162-38440fc4bb30",
"1b4df69f-d520-42fa-b715-7b1f4a32737a"
],
"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": "dbb3853e-2522-4d24-873a-2d774518482e",
"StepName": "sample string 2",
"SubmittedTime": "2026-03-04T23:33:22.1022665+00:00",
"SubmittedById": "a4cb3ce2-f7bd-4fce-8a93-3b88f4480db6",
"SubmittedBy": "sample string 5"
},
{
"StepId": "dbb3853e-2522-4d24-873a-2d774518482e",
"StepName": "sample string 2",
"SubmittedTime": "2026-03-04T23:33:22.1022665+00:00",
"SubmittedById": "a4cb3ce2-f7bd-4fce-8a93-3b88f4480db6",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "2b2f3290-939c-417a-a6fd-2d04e19d0570",
"StepName": "sample string 2",
"InitTime": "2026-03-04T23:33:22.1022665+00:00",
"InitById": "dafa29af-77fb-4d01-8b87-8b08542254d3",
"InitBy": "sample string 5"
},
{
"StepId": "2b2f3290-939c-417a-a6fd-2d04e19d0570",
"StepName": "sample string 2",
"InitTime": "2026-03-04T23:33:22.1022665+00:00",
"InitById": "dafa29af-77fb-4d01-8b87-8b08542254d3",
"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-03-04T23:33:22.1022665Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-03-04T23:33:22.1022665Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-03-04T23:33:22.1022665+00:00</Archived>
<ArchivedById>6f4fc854-14fc-4ec7-8f51-1fb40318da75</ArchivedById>
<AssignedDate>2026-03-04T23:33:22.1022665+00:00</AssignedDate>
<AssignedTo>c2ef2583-5ee8-4e46-8ab3-5d1075aeb36c</AssignedTo>
<BookingId>fc90093c-d7c3-4a1c-9260-45c08d89f545</BookingId>
<CPDId>76605f2e-114a-4a93-bf5a-469b8b9aa98d</CPDId>
<CPDPeriodId>0d48bed6-3077-4ce5-95ef-3cb0eb85d793</CPDPeriodId>
<CPDReductionId>4f2db6ad-cd5c-4b46-8a99-53ca07c7a534</CPDReductionId>
<CartId>381eec7e-0f31-4c6a-b2c3-5f05e12dbb94</CartId>
<CommitStepId>aac168b3-074a-4f7d-9f90-d6069f5168d8</CommitStepId>
<CreatedById>dc07df2b-6b45-4213-b7b9-a2fc613fd684</CreatedById>
<CreatedDate>2026-03-04T23:33:22.1022665+00:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>6a100ce3-d9eb-4beb-99eb-05e935737486</CurrentStepId>
<ElectionId>e36bb4d1-5053-4150-8fa1-6084e575b59c</ElectionId>
<EntityId>dbd1d107-b5e1-4af7-b4a7-2ab48d7ddbcc</EntityId>
<EntityType>sample string 4</EntityType>
<Id>04557b12-f9a6-424d-9878-ae3fa5034e9e</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>dafa29af-77fb-4d01-8b87-8b08542254d3</InitById>
<InitTime>2026-03-04T23:33:22.1022665+00:00</InitTime>
<StepId>2b2f3290-939c-417a-a6fd-2d04e19d0570</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>dafa29af-77fb-4d01-8b87-8b08542254d3</InitById>
<InitTime>2026-03-04T23:33:22.1022665+00:00</InitTime>
<StepId>2b2f3290-939c-417a-a6fd-2d04e19d0570</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>6e0d582f-2148-4068-9ecf-8397b7fd63c2</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>55304e78-c450-4e49-96b7-814ed37d48ec</LastModifiedById>
<LastModifiedDate>2026-03-04T23:33:22.1022665+00:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>21bc8692-0c4f-4ca9-9162-38440fc4bb30</d2p1:guid>
<d2p1:guid>1b4df69f-d520-42fa-b715-7b1f4a32737a</d2p1:guid>
</PreviousStepIds>
<PropertyId>0dc95927-85f7-44f0-9b5e-afb8b7831b04</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>dbb3853e-2522-4d24-873a-2d774518482e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>a4cb3ce2-f7bd-4fce-8a93-3b88f4480db6</SubmittedById>
<SubmittedTime>2026-03-04T23:33:22.1022665+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>dbb3853e-2522-4d24-873a-2d774518482e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>a4cb3ce2-f7bd-4fce-8a93-3b88f4480db6</SubmittedById>
<SubmittedTime>2026-03-04T23:33:22.1022665+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>72c57d66-0c26-44b8-9375-9ab9d3332bad</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>94e9f714-7ee0-4209-96f6-ea671791de01</WaitlistEventId>
<WaitlistTicketTypeId>96e85caf-5cbb-41a4-9d53-c8be90187cff</WaitlistTicketTypeId>
<WorkflowId>004f77b9-2444-49c4-b6e2-ee71fd5f3367</WorkflowId>
<WorkflowName>sample string 6</WorkflowName>
</WorkflowFieldValue>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.