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": "22a31724-14e2-46a1-96c1-4b89daec007a",
"WorkflowId": "7bff6e32-4d0c-4783-a62b-3728d1bd35ee",
"CurrentStepId": "eab2222d-46f9-4660-b59c-8c4d0eeea3e1",
"UserId": "21732e12-32a1-4fe3-866e-cf536680b7b2",
"CPDId": "ad815133-9efd-4c3d-86b4-5d2099f21d84",
"CPDPeriodId": "621cf519-ff70-44ba-854b-5e99308681d3",
"InvoiceId": "68d57455-c19d-497f-b6bd-36d689b5c64d",
"CPDReductionId": "23d5c291-1ece-4bfe-8dfa-5ee4dd3c88b0",
"ApplicableFrom": "2026-06-07T17:06:18.5776985+10:00",
"ApplicableTo": "2026-06-07T17:06:18.5776985+10:00",
"WaitlistEventId": "ef75c1cb-455a-413e-ad4e-96f577bc8fd6",
"WaitlistTicketTypeId": "151109d8-6b0c-4eaa-8f6d-f0df5d834df3",
"CartId": "8d58814c-a97e-4996-8d6e-111914d06a49",
"ElectionId": "baf484e9-2ec6-4b06-aa72-6d8ee2f0f71c",
"PropertyId": "8040e3ab-91c7-409a-81d5-91a7f8a4fd92",
"BookingId": "ee607ecb-eadd-4e01-907e-177eb6db00fd",
"EntityId": "fc002083-276d-47db-bec3-768aa8d594ad",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-06-07T17:06:18.5776985+10:00",
"CreatedDateTick": 8,
"CreatedById": "76cde8e9-386f-4c36-ae02-bd0babc87155",
"LastModifiedDate": "2026-06-07T17:06:18.5776985+10:00",
"LastModifiedById": "e7b90131-af86-4fcd-b7ad-f9158c88f118",
"IsArchived": true,
"CommitStepId": "9b469363-6150-48aa-94a9-4edae3fa280f",
"Archived": "2026-06-07T17:06:18.5776985+10:00",
"ArchivedById": "e7031dc0-b97b-4bb7-bcde-ccc460a4f8ac",
"AssignedTo": "3fda4a74-1256-4eb8-8a9c-e0d433c22d90",
"AssignedDate": "2026-06-07T17:06:18.5776985+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"cf97b0af-5337-476d-926e-55148974b733",
"860e1a33-a2a2-49a7-a89b-626c46a31bd0"
],
"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": "cb8de1a9-e6fc-4d17-84e9-d2b3f2fb9df4",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-07T17:06:18.5776985+10:00",
"SubmittedById": "5df9fe28-01d5-4e3a-8d93-7e8c87618920",
"SubmittedBy": "sample string 5"
},
{
"StepId": "cb8de1a9-e6fc-4d17-84e9-d2b3f2fb9df4",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-07T17:06:18.5776985+10:00",
"SubmittedById": "5df9fe28-01d5-4e3a-8d93-7e8c87618920",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "c708123a-155f-4b3e-8f0c-5cf4b345c070",
"StepName": "sample string 2",
"InitTime": "2026-06-07T17:06:18.5776985+10:00",
"InitById": "55672406-83bf-4516-aac5-292ecd454565",
"InitBy": "sample string 5"
},
{
"StepId": "c708123a-155f-4b3e-8f0c-5cf4b345c070",
"StepName": "sample string 2",
"InitTime": "2026-06-07T17:06:18.5776985+10:00",
"InitById": "55672406-83bf-4516-aac5-292ecd454565",
"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-06-07T07:06:18.5776985Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-07T07:06:18.5776985Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-06-07T17:06:18.5776985+10:00</Archived>
<ArchivedById>e7031dc0-b97b-4bb7-bcde-ccc460a4f8ac</ArchivedById>
<AssignedDate>2026-06-07T17:06:18.5776985+10:00</AssignedDate>
<AssignedTo>3fda4a74-1256-4eb8-8a9c-e0d433c22d90</AssignedTo>
<BookingId>ee607ecb-eadd-4e01-907e-177eb6db00fd</BookingId>
<CPDId>ad815133-9efd-4c3d-86b4-5d2099f21d84</CPDId>
<CPDPeriodId>621cf519-ff70-44ba-854b-5e99308681d3</CPDPeriodId>
<CPDReductionId>23d5c291-1ece-4bfe-8dfa-5ee4dd3c88b0</CPDReductionId>
<CartId>8d58814c-a97e-4996-8d6e-111914d06a49</CartId>
<CommitStepId>9b469363-6150-48aa-94a9-4edae3fa280f</CommitStepId>
<CreatedById>76cde8e9-386f-4c36-ae02-bd0babc87155</CreatedById>
<CreatedDate>2026-06-07T17:06:18.5776985+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>eab2222d-46f9-4660-b59c-8c4d0eeea3e1</CurrentStepId>
<ElectionId>baf484e9-2ec6-4b06-aa72-6d8ee2f0f71c</ElectionId>
<EntityId>fc002083-276d-47db-bec3-768aa8d594ad</EntityId>
<EntityType>sample string 4</EntityType>
<Id>22a31724-14e2-46a1-96c1-4b89daec007a</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>55672406-83bf-4516-aac5-292ecd454565</InitById>
<InitTime>2026-06-07T17:06:18.5776985+10:00</InitTime>
<StepId>c708123a-155f-4b3e-8f0c-5cf4b345c070</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>55672406-83bf-4516-aac5-292ecd454565</InitById>
<InitTime>2026-06-07T17:06:18.5776985+10:00</InitTime>
<StepId>c708123a-155f-4b3e-8f0c-5cf4b345c070</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>68d57455-c19d-497f-b6bd-36d689b5c64d</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>e7b90131-af86-4fcd-b7ad-f9158c88f118</LastModifiedById>
<LastModifiedDate>2026-06-07T17:06:18.5776985+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>cf97b0af-5337-476d-926e-55148974b733</d2p1:guid>
<d2p1:guid>860e1a33-a2a2-49a7-a89b-626c46a31bd0</d2p1:guid>
</PreviousStepIds>
<PropertyId>8040e3ab-91c7-409a-81d5-91a7f8a4fd92</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>cb8de1a9-e6fc-4d17-84e9-d2b3f2fb9df4</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>5df9fe28-01d5-4e3a-8d93-7e8c87618920</SubmittedById>
<SubmittedTime>2026-06-07T17:06:18.5776985+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>cb8de1a9-e6fc-4d17-84e9-d2b3f2fb9df4</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>5df9fe28-01d5-4e3a-8d93-7e8c87618920</SubmittedById>
<SubmittedTime>2026-06-07T17:06:18.5776985+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>21732e12-32a1-4fe3-866e-cf536680b7b2</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>ef75c1cb-455a-413e-ad4e-96f577bc8fd6</WaitlistEventId>
<WaitlistTicketTypeId>151109d8-6b0c-4eaa-8f6d-f0df5d834df3</WaitlistTicketTypeId>
<WorkflowId>7bff6e32-4d0c-4783-a62b-3728d1bd35ee</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.