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": "e423d2a9-4273-4f26-b64c-af125a33dd87",
"WorkflowId": "8f63892c-bb4e-464f-b2a5-33aed26e2f91",
"CurrentStepId": "30fd7f1c-62d6-406c-a1a6-a25fb2fd7f18",
"UserId": "a69f1b32-21ef-44cc-bbee-1c8d00062bb7",
"CPDId": "d296e004-4a4b-42dc-9b65-4a7b355db917",
"CPDPeriodId": "92e06e83-b07a-4e58-be3d-b1adacb1b367",
"InvoiceId": "b4183ef0-afe3-4640-b1c8-477112a3fb03",
"CPDReductionId": "9fa26216-9dd5-4d5a-b9f8-49f5110de88c",
"ApplicableFrom": "2026-04-04T08:24:03.3151702+11:00",
"ApplicableTo": "2026-04-04T08:24:03.3151702+11:00",
"WaitlistEventId": "a92fbb27-7e91-4b19-8f4b-a82e989d262d",
"WaitlistTicketTypeId": "964cbc9b-05ee-483b-aeef-1828e8b16c7b",
"CartId": "2b1f0ce0-0e27-455c-83f0-97dd763c0702",
"ElectionId": "92839b9a-6a74-44fd-af57-92c787925c19",
"PropertyId": "0d21f93d-b107-459b-aedf-f674bd8274d7",
"BookingId": "e428e1f1-b214-46f6-8ebe-6402a6cad7a1",
"EntityId": "af075387-3ef4-4fa3-8c15-d0aa0265198d",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-04-04T08:24:03.3161804+11:00",
"CreatedDateTick": 8,
"CreatedById": "44651bf1-5e0b-4e33-ba2f-643b62a8dd7d",
"LastModifiedDate": "2026-04-04T08:24:03.3161804+11:00",
"LastModifiedById": "ee755ffd-baf1-4f10-8efd-7c87cb864c16",
"IsArchived": true,
"CommitStepId": "fbdc2fe0-8cd3-4823-8ac0-4285ac3bbc81",
"Archived": "2026-04-04T08:24:03.3161804+11:00",
"ArchivedById": "6e4b39f3-8e33-499f-afd6-e9207e3df815",
"AssignedTo": "ab056255-9a7e-47ed-8f56-6d347609036b",
"AssignedDate": "2026-04-04T08:24:03.3161804+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"a7887ff9-3fdd-42de-a1d5-d3144c4f6b8b",
"6d201675-85d4-4135-9790-a9d5245895a7"
],
"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": "39719ce5-c8cb-4d87-84bd-a2dbea688a82",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-04T08:24:03.3181707+11:00",
"SubmittedById": "ef884e0a-2d3d-44db-9583-9c69631f8a81",
"SubmittedBy": "sample string 5"
},
{
"StepId": "39719ce5-c8cb-4d87-84bd-a2dbea688a82",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-04T08:24:03.3181707+11:00",
"SubmittedById": "ef884e0a-2d3d-44db-9583-9c69631f8a81",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "10eca1b2-feb3-4085-98ac-b177b83b02bf",
"StepName": "sample string 2",
"InitTime": "2026-04-04T08:24:03.3181707+11:00",
"InitById": "154dfcf2-47e6-40f0-8a89-276a5cbe237f",
"InitBy": "sample string 5"
},
{
"StepId": "10eca1b2-feb3-4085-98ac-b177b83b02bf",
"StepName": "sample string 2",
"InitTime": "2026-04-04T08:24:03.3181707+11:00",
"InitById": "154dfcf2-47e6-40f0-8a89-276a5cbe237f",
"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-04-03T21:24:03.3151702Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-04-03T21:24:03.3151702Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-04-04T08:24:03.3161804+11:00</Archived>
<ArchivedById>6e4b39f3-8e33-499f-afd6-e9207e3df815</ArchivedById>
<AssignedDate>2026-04-04T08:24:03.3161804+11:00</AssignedDate>
<AssignedTo>ab056255-9a7e-47ed-8f56-6d347609036b</AssignedTo>
<BookingId>e428e1f1-b214-46f6-8ebe-6402a6cad7a1</BookingId>
<CPDId>d296e004-4a4b-42dc-9b65-4a7b355db917</CPDId>
<CPDPeriodId>92e06e83-b07a-4e58-be3d-b1adacb1b367</CPDPeriodId>
<CPDReductionId>9fa26216-9dd5-4d5a-b9f8-49f5110de88c</CPDReductionId>
<CartId>2b1f0ce0-0e27-455c-83f0-97dd763c0702</CartId>
<CommitStepId>fbdc2fe0-8cd3-4823-8ac0-4285ac3bbc81</CommitStepId>
<CreatedById>44651bf1-5e0b-4e33-ba2f-643b62a8dd7d</CreatedById>
<CreatedDate>2026-04-04T08:24:03.3161804+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>30fd7f1c-62d6-406c-a1a6-a25fb2fd7f18</CurrentStepId>
<ElectionId>92839b9a-6a74-44fd-af57-92c787925c19</ElectionId>
<EntityId>af075387-3ef4-4fa3-8c15-d0aa0265198d</EntityId>
<EntityType>sample string 4</EntityType>
<Id>e423d2a9-4273-4f26-b64c-af125a33dd87</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>154dfcf2-47e6-40f0-8a89-276a5cbe237f</InitById>
<InitTime>2026-04-04T08:24:03.3181707+11:00</InitTime>
<StepId>10eca1b2-feb3-4085-98ac-b177b83b02bf</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>154dfcf2-47e6-40f0-8a89-276a5cbe237f</InitById>
<InitTime>2026-04-04T08:24:03.3181707+11:00</InitTime>
<StepId>10eca1b2-feb3-4085-98ac-b177b83b02bf</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>b4183ef0-afe3-4640-b1c8-477112a3fb03</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>ee755ffd-baf1-4f10-8efd-7c87cb864c16</LastModifiedById>
<LastModifiedDate>2026-04-04T08:24:03.3161804+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>a7887ff9-3fdd-42de-a1d5-d3144c4f6b8b</d2p1:guid>
<d2p1:guid>6d201675-85d4-4135-9790-a9d5245895a7</d2p1:guid>
</PreviousStepIds>
<PropertyId>0d21f93d-b107-459b-aedf-f674bd8274d7</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>39719ce5-c8cb-4d87-84bd-a2dbea688a82</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>ef884e0a-2d3d-44db-9583-9c69631f8a81</SubmittedById>
<SubmittedTime>2026-04-04T08:24:03.3181707+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>39719ce5-c8cb-4d87-84bd-a2dbea688a82</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>ef884e0a-2d3d-44db-9583-9c69631f8a81</SubmittedById>
<SubmittedTime>2026-04-04T08:24:03.3181707+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>a69f1b32-21ef-44cc-bbee-1c8d00062bb7</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>a92fbb27-7e91-4b19-8f4b-a82e989d262d</WaitlistEventId>
<WaitlistTicketTypeId>964cbc9b-05ee-483b-aeef-1828e8b16c7b</WaitlistTicketTypeId>
<WorkflowId>8f63892c-bb4e-464f-b2a5-33aed26e2f91</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.