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": "fa09953c-466e-41f7-8377-479a8834e3d1",
"WorkflowId": "43515da4-bc05-48bf-85b3-df2cb423da38",
"CurrentStepId": "a1838484-a696-43b1-a6c9-3e8a489088dc",
"UserId": "c7af0c56-fe91-49aa-9119-56f62741edab",
"CPDId": "aca6861f-8fb5-4c30-a068-8301bc1d761f",
"CPDPeriodId": "541a78a0-3a6e-4292-8adb-d61946a5dda1",
"InvoiceId": "a9e6b067-f3f0-445f-8135-4f97fb667903",
"CPDReductionId": "c29367ef-ca3b-45ff-9559-dc24800c33f4",
"ApplicableFrom": "2026-07-30T01:50:30.1273961+10:00",
"ApplicableTo": "2026-07-30T01:50:30.1273961+10:00",
"WaitlistEventId": "3a07d8e5-cbf9-4ed3-94da-bfee37bb341f",
"WaitlistTicketTypeId": "9319876a-2278-4d30-92af-0d9afa6b3e01",
"CartId": "8edbbbd0-1849-45e0-a6b5-860ee701ddbf",
"ElectionId": "98f58ef9-091d-43d5-8cd5-1299ee84f636",
"PropertyId": "956ff27d-2244-4949-a9a7-8c01a43ad1d1",
"BookingId": "016f9ffe-e11f-4cf7-afa9-9e383b28eafd",
"EntityId": "7d1e997a-1d6b-4256-a242-d79e912536e1",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-07-30T01:50:30.1283956+10:00",
"CreatedDateTick": 8,
"CreatedById": "17daabcd-3cf9-4b03-891a-30c0f49e3e94",
"LastModifiedDate": "2026-07-30T01:50:30.1293962+10:00",
"LastModifiedById": "28883340-0381-41ec-b993-c668cb633011",
"IsArchived": true,
"CommitStepId": "94b87e9f-1d14-4f66-a7c4-569cbd289ee3",
"Archived": "2026-07-30T01:50:30.1303961+10:00",
"ArchivedById": "46fdc3a1-c7c1-40b3-8948-9d25ac20cac6",
"AssignedTo": "971e490b-3b5c-4429-aea5-2dea6211bbb9",
"AssignedDate": "2026-07-30T01:50:30.1303961+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"abb9659a-8e4c-48d7-8c17-9b97fe7d1544",
"8009c8c4-7708-4b26-a77c-9afd40d49bce"
],
"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": "c320eb76-2e13-4ae4-93ac-68f2232067c3",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-30T01:50:30.1333966+10:00",
"SubmittedById": "670e5dc1-49ba-41e4-bab5-937a21d97023",
"SubmittedBy": "sample string 5"
},
{
"StepId": "c320eb76-2e13-4ae4-93ac-68f2232067c3",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-30T01:50:30.1333966+10:00",
"SubmittedById": "670e5dc1-49ba-41e4-bab5-937a21d97023",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "edb6eb05-ec10-4c59-a6c8-5b885650b7e6",
"StepName": "sample string 2",
"InitTime": "2026-07-30T01:50:30.1343961+10:00",
"InitById": "3399b08b-0ef2-4fb1-ba36-6784f37ea428",
"InitBy": "sample string 5"
},
{
"StepId": "edb6eb05-ec10-4c59-a6c8-5b885650b7e6",
"StepName": "sample string 2",
"InitTime": "2026-07-30T01:50:30.1343961+10:00",
"InitById": "3399b08b-0ef2-4fb1-ba36-6784f37ea428",
"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-07-29T15:50:30.1273961Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-07-29T15:50:30.1273961Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-07-30T01:50:30.1303961+10:00</Archived>
<ArchivedById>46fdc3a1-c7c1-40b3-8948-9d25ac20cac6</ArchivedById>
<AssignedDate>2026-07-30T01:50:30.1303961+10:00</AssignedDate>
<AssignedTo>971e490b-3b5c-4429-aea5-2dea6211bbb9</AssignedTo>
<BookingId>016f9ffe-e11f-4cf7-afa9-9e383b28eafd</BookingId>
<CPDId>aca6861f-8fb5-4c30-a068-8301bc1d761f</CPDId>
<CPDPeriodId>541a78a0-3a6e-4292-8adb-d61946a5dda1</CPDPeriodId>
<CPDReductionId>c29367ef-ca3b-45ff-9559-dc24800c33f4</CPDReductionId>
<CartId>8edbbbd0-1849-45e0-a6b5-860ee701ddbf</CartId>
<CommitStepId>94b87e9f-1d14-4f66-a7c4-569cbd289ee3</CommitStepId>
<CreatedById>17daabcd-3cf9-4b03-891a-30c0f49e3e94</CreatedById>
<CreatedDate>2026-07-30T01:50:30.1283956+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>a1838484-a696-43b1-a6c9-3e8a489088dc</CurrentStepId>
<ElectionId>98f58ef9-091d-43d5-8cd5-1299ee84f636</ElectionId>
<EntityId>7d1e997a-1d6b-4256-a242-d79e912536e1</EntityId>
<EntityType>sample string 4</EntityType>
<Id>fa09953c-466e-41f7-8377-479a8834e3d1</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>3399b08b-0ef2-4fb1-ba36-6784f37ea428</InitById>
<InitTime>2026-07-30T01:50:30.1343961+10:00</InitTime>
<StepId>edb6eb05-ec10-4c59-a6c8-5b885650b7e6</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>3399b08b-0ef2-4fb1-ba36-6784f37ea428</InitById>
<InitTime>2026-07-30T01:50:30.1343961+10:00</InitTime>
<StepId>edb6eb05-ec10-4c59-a6c8-5b885650b7e6</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>a9e6b067-f3f0-445f-8135-4f97fb667903</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>28883340-0381-41ec-b993-c668cb633011</LastModifiedById>
<LastModifiedDate>2026-07-30T01:50:30.1293962+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>abb9659a-8e4c-48d7-8c17-9b97fe7d1544</d2p1:guid>
<d2p1:guid>8009c8c4-7708-4b26-a77c-9afd40d49bce</d2p1:guid>
</PreviousStepIds>
<PropertyId>956ff27d-2244-4949-a9a7-8c01a43ad1d1</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>c320eb76-2e13-4ae4-93ac-68f2232067c3</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>670e5dc1-49ba-41e4-bab5-937a21d97023</SubmittedById>
<SubmittedTime>2026-07-30T01:50:30.1333966+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>c320eb76-2e13-4ae4-93ac-68f2232067c3</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>670e5dc1-49ba-41e4-bab5-937a21d97023</SubmittedById>
<SubmittedTime>2026-07-30T01:50:30.1333966+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>c7af0c56-fe91-49aa-9119-56f62741edab</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>3a07d8e5-cbf9-4ed3-94da-bfee37bb341f</WaitlistEventId>
<WaitlistTicketTypeId>9319876a-2278-4d30-92af-0d9afa6b3e01</WaitlistTicketTypeId>
<WorkflowId>43515da4-bc05-48bf-85b3-df2cb423da38</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.