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": "8d0fd997-176c-4688-880b-d7ab40b85de8",
"WorkflowId": "7c186c79-53fa-4b87-987a-0df6323e2b49",
"CurrentStepId": "4a30a486-6464-40f5-b57f-d11cefca9c7b",
"UserId": "efdb36c5-6876-412e-b425-6d2a9023734e",
"CPDId": "ef08c02e-1843-4572-9a9e-63b17a551981",
"CPDPeriodId": "8af469e0-4a70-40df-8b0e-1ab83a9ff3ad",
"InvoiceId": "6ff8373d-5a68-4224-80ca-b1cbbe65a60a",
"CPDReductionId": "04e6e8a2-ad7e-4aef-833b-8171b952a1cf",
"ApplicableFrom": "2026-05-27T16:12:49.1562833+10:00",
"ApplicableTo": "2026-05-27T16:12:49.1562833+10:00",
"WaitlistEventId": "cdc7c95e-66de-4202-8faf-dea928fb3d4d",
"WaitlistTicketTypeId": "4c9f9814-eea5-4353-858d-65b764c2867e",
"CartId": "c70a2554-0077-4174-a3de-090432035ef4",
"ElectionId": "161b0e53-a7d7-4dd0-89a4-e8762e5126b3",
"PropertyId": "a01458b1-3f64-41bf-85a3-d0d784d1d4c9",
"BookingId": "e57f2b24-fada-48ea-b74d-fc5a6e94e7f9",
"EntityId": "4c188957-c8f1-4e2e-905e-7b4596cd9737",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-05-27T16:12:49.1562833+10:00",
"CreatedDateTick": 8,
"CreatedById": "85aa9c25-27a0-47be-b645-6da7352a622d",
"LastModifiedDate": "2026-05-27T16:12:49.1562833+10:00",
"LastModifiedById": "11e9c22f-520b-44f2-8ea5-6a4698ccf51b",
"IsArchived": true,
"CommitStepId": "52214612-86db-43da-8eb5-aa577fb87fe5",
"Archived": "2026-05-27T16:12:49.1572899+10:00",
"ArchivedById": "d3a734ca-e10b-449c-a969-77469cf11bfe",
"AssignedTo": "2aa096a5-4d36-4bfd-8935-a36aec064b4c",
"AssignedDate": "2026-05-27T16:12:49.1572899+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"0ff6d29c-f58f-4941-b93d-8158ba9b3008",
"cf8e3f17-27af-42bf-94aa-cab75139f680"
],
"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": "a84c9341-472d-4794-9cbe-adf0f1b602d1",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-27T16:12:49.1592783+10:00",
"SubmittedById": "145cc78d-f204-4035-b708-ece60f2e552a",
"SubmittedBy": "sample string 5"
},
{
"StepId": "a84c9341-472d-4794-9cbe-adf0f1b602d1",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-27T16:12:49.1592783+10:00",
"SubmittedById": "145cc78d-f204-4035-b708-ece60f2e552a",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "e34006a0-079f-4de8-a323-1ee2d43f2fd0",
"StepName": "sample string 2",
"InitTime": "2026-05-27T16:12:49.1592783+10:00",
"InitById": "a8ebc625-e88d-4735-b7a0-17fb91306100",
"InitBy": "sample string 5"
},
{
"StepId": "e34006a0-079f-4de8-a323-1ee2d43f2fd0",
"StepName": "sample string 2",
"InitTime": "2026-05-27T16:12:49.1592783+10:00",
"InitById": "a8ebc625-e88d-4735-b7a0-17fb91306100",
"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-27T06:12:49.1562833Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-05-27T06:12:49.1562833Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-05-27T16:12:49.1572899+10:00</Archived>
<ArchivedById>d3a734ca-e10b-449c-a969-77469cf11bfe</ArchivedById>
<AssignedDate>2026-05-27T16:12:49.1572899+10:00</AssignedDate>
<AssignedTo>2aa096a5-4d36-4bfd-8935-a36aec064b4c</AssignedTo>
<BookingId>e57f2b24-fada-48ea-b74d-fc5a6e94e7f9</BookingId>
<CPDId>ef08c02e-1843-4572-9a9e-63b17a551981</CPDId>
<CPDPeriodId>8af469e0-4a70-40df-8b0e-1ab83a9ff3ad</CPDPeriodId>
<CPDReductionId>04e6e8a2-ad7e-4aef-833b-8171b952a1cf</CPDReductionId>
<CartId>c70a2554-0077-4174-a3de-090432035ef4</CartId>
<CommitStepId>52214612-86db-43da-8eb5-aa577fb87fe5</CommitStepId>
<CreatedById>85aa9c25-27a0-47be-b645-6da7352a622d</CreatedById>
<CreatedDate>2026-05-27T16:12:49.1562833+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>4a30a486-6464-40f5-b57f-d11cefca9c7b</CurrentStepId>
<ElectionId>161b0e53-a7d7-4dd0-89a4-e8762e5126b3</ElectionId>
<EntityId>4c188957-c8f1-4e2e-905e-7b4596cd9737</EntityId>
<EntityType>sample string 4</EntityType>
<Id>8d0fd997-176c-4688-880b-d7ab40b85de8</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>a8ebc625-e88d-4735-b7a0-17fb91306100</InitById>
<InitTime>2026-05-27T16:12:49.1592783+10:00</InitTime>
<StepId>e34006a0-079f-4de8-a323-1ee2d43f2fd0</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>a8ebc625-e88d-4735-b7a0-17fb91306100</InitById>
<InitTime>2026-05-27T16:12:49.1592783+10:00</InitTime>
<StepId>e34006a0-079f-4de8-a323-1ee2d43f2fd0</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>6ff8373d-5a68-4224-80ca-b1cbbe65a60a</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>11e9c22f-520b-44f2-8ea5-6a4698ccf51b</LastModifiedById>
<LastModifiedDate>2026-05-27T16:12:49.1562833+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>0ff6d29c-f58f-4941-b93d-8158ba9b3008</d2p1:guid>
<d2p1:guid>cf8e3f17-27af-42bf-94aa-cab75139f680</d2p1:guid>
</PreviousStepIds>
<PropertyId>a01458b1-3f64-41bf-85a3-d0d784d1d4c9</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>a84c9341-472d-4794-9cbe-adf0f1b602d1</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>145cc78d-f204-4035-b708-ece60f2e552a</SubmittedById>
<SubmittedTime>2026-05-27T16:12:49.1592783+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>a84c9341-472d-4794-9cbe-adf0f1b602d1</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>145cc78d-f204-4035-b708-ece60f2e552a</SubmittedById>
<SubmittedTime>2026-05-27T16:12:49.1592783+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>efdb36c5-6876-412e-b425-6d2a9023734e</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>cdc7c95e-66de-4202-8faf-dea928fb3d4d</WaitlistEventId>
<WaitlistTicketTypeId>4c9f9814-eea5-4353-858d-65b764c2867e</WaitlistTicketTypeId>
<WorkflowId>7c186c79-53fa-4b87-987a-0df6323e2b49</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.