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": "eddcb2d4-3ab6-4b09-9f92-63af63e3eab4",
"WorkflowId": "e6e2aeb4-e437-45db-9c7e-9351da9028dc",
"CurrentStepId": "e6a40aed-d6fa-4ca1-b425-79830b4fff09",
"UserId": "e070b35a-0421-4f07-9fde-92d62732d07f",
"CPDId": "2ea44279-05cf-4ce8-a5e7-ebe65f519629",
"CPDPeriodId": "f9fd7267-1cda-4a19-ace6-3aa2d1cfdc3a",
"InvoiceId": "52b20c70-94c7-4c55-87aa-b63e9f666f4d",
"CPDReductionId": "c2aae437-2426-4332-84db-0d6726d71a2a",
"ApplicableFrom": "2026-05-29T13:01:11.6686691+10:00",
"ApplicableTo": "2026-05-29T13:01:11.6686691+10:00",
"WaitlistEventId": "20dda1a9-41b9-4660-9998-19ed6e33a63a",
"WaitlistTicketTypeId": "988904f7-4196-4d02-80ce-ff6a55941d26",
"CartId": "4c8ad55a-b70c-456b-85b3-3715e9f2f0c8",
"ElectionId": "6cd6e9a1-6689-471d-992a-f70e980eea22",
"PropertyId": "06548f28-134e-415b-8ea8-21ce2270ccfa",
"BookingId": "864fa1d8-508d-4f4b-8c07-dfd2115acc52",
"EntityId": "b549dab1-16e1-4d72-a931-c837159fac50",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-05-29T13:01:11.6686691+10:00",
"CreatedDateTick": 8,
"CreatedById": "db956838-c1c6-4abc-a97d-0e003a18079c",
"LastModifiedDate": "2026-05-29T13:01:11.6686691+10:00",
"LastModifiedById": "1fa5c557-4b32-4a6e-a6c3-4c2d61626a26",
"IsArchived": true,
"CommitStepId": "0fb3a0cd-2c7a-43f2-9719-06a3f9a4dd1e",
"Archived": "2026-05-29T13:01:11.6686691+10:00",
"ArchivedById": "f93030a8-33bf-47ce-b3aa-c5612d62f12c",
"AssignedTo": "2016be4e-c4b0-4af7-a55b-2d5a5f3ee341",
"AssignedDate": "2026-05-29T13:01:11.669665+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"4ff938c7-6ca0-48d5-9f12-220655b45056",
"cfb238c1-035c-4507-b59c-abf39c20bc13"
],
"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": "e00cbc03-c8e5-4e57-9d69-50a6153dc173",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-29T13:01:11.669665+10:00",
"SubmittedById": "75bd8ae4-889e-4bfd-bcf8-f4c3d1946131",
"SubmittedBy": "sample string 5"
},
{
"StepId": "e00cbc03-c8e5-4e57-9d69-50a6153dc173",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-29T13:01:11.669665+10:00",
"SubmittedById": "75bd8ae4-889e-4bfd-bcf8-f4c3d1946131",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "786cbb17-3dca-4b21-b82c-d76f4adad4b8",
"StepName": "sample string 2",
"InitTime": "2026-05-29T13:01:11.669665+10:00",
"InitById": "1e839cd9-6420-47f9-bf0b-31d81265119d",
"InitBy": "sample string 5"
},
{
"StepId": "786cbb17-3dca-4b21-b82c-d76f4adad4b8",
"StepName": "sample string 2",
"InitTime": "2026-05-29T13:01:11.669665+10:00",
"InitById": "1e839cd9-6420-47f9-bf0b-31d81265119d",
"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-29T03:01:11.6686691Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-05-29T03:01:11.6686691Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-05-29T13:01:11.6686691+10:00</Archived>
<ArchivedById>f93030a8-33bf-47ce-b3aa-c5612d62f12c</ArchivedById>
<AssignedDate>2026-05-29T13:01:11.669665+10:00</AssignedDate>
<AssignedTo>2016be4e-c4b0-4af7-a55b-2d5a5f3ee341</AssignedTo>
<BookingId>864fa1d8-508d-4f4b-8c07-dfd2115acc52</BookingId>
<CPDId>2ea44279-05cf-4ce8-a5e7-ebe65f519629</CPDId>
<CPDPeriodId>f9fd7267-1cda-4a19-ace6-3aa2d1cfdc3a</CPDPeriodId>
<CPDReductionId>c2aae437-2426-4332-84db-0d6726d71a2a</CPDReductionId>
<CartId>4c8ad55a-b70c-456b-85b3-3715e9f2f0c8</CartId>
<CommitStepId>0fb3a0cd-2c7a-43f2-9719-06a3f9a4dd1e</CommitStepId>
<CreatedById>db956838-c1c6-4abc-a97d-0e003a18079c</CreatedById>
<CreatedDate>2026-05-29T13:01:11.6686691+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>e6a40aed-d6fa-4ca1-b425-79830b4fff09</CurrentStepId>
<ElectionId>6cd6e9a1-6689-471d-992a-f70e980eea22</ElectionId>
<EntityId>b549dab1-16e1-4d72-a931-c837159fac50</EntityId>
<EntityType>sample string 4</EntityType>
<Id>eddcb2d4-3ab6-4b09-9f92-63af63e3eab4</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1e839cd9-6420-47f9-bf0b-31d81265119d</InitById>
<InitTime>2026-05-29T13:01:11.669665+10:00</InitTime>
<StepId>786cbb17-3dca-4b21-b82c-d76f4adad4b8</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1e839cd9-6420-47f9-bf0b-31d81265119d</InitById>
<InitTime>2026-05-29T13:01:11.669665+10:00</InitTime>
<StepId>786cbb17-3dca-4b21-b82c-d76f4adad4b8</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>52b20c70-94c7-4c55-87aa-b63e9f666f4d</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>1fa5c557-4b32-4a6e-a6c3-4c2d61626a26</LastModifiedById>
<LastModifiedDate>2026-05-29T13:01:11.6686691+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>4ff938c7-6ca0-48d5-9f12-220655b45056</d2p1:guid>
<d2p1:guid>cfb238c1-035c-4507-b59c-abf39c20bc13</d2p1:guid>
</PreviousStepIds>
<PropertyId>06548f28-134e-415b-8ea8-21ce2270ccfa</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>e00cbc03-c8e5-4e57-9d69-50a6153dc173</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>75bd8ae4-889e-4bfd-bcf8-f4c3d1946131</SubmittedById>
<SubmittedTime>2026-05-29T13:01:11.669665+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>e00cbc03-c8e5-4e57-9d69-50a6153dc173</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>75bd8ae4-889e-4bfd-bcf8-f4c3d1946131</SubmittedById>
<SubmittedTime>2026-05-29T13:01:11.669665+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>e070b35a-0421-4f07-9fde-92d62732d07f</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>20dda1a9-41b9-4660-9998-19ed6e33a63a</WaitlistEventId>
<WaitlistTicketTypeId>988904f7-4196-4d02-80ce-ff6a55941d26</WaitlistTicketTypeId>
<WorkflowId>e6e2aeb4-e437-45db-9c7e-9351da9028dc</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.