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": "5102c396-422c-440f-8fd7-a9ff37945f60",
"WorkflowId": "f2ea3c81-5f18-4797-9458-10392c100c14",
"CurrentStepId": "445cfa50-80e2-4aa7-ac02-7a0ba14b766d",
"UserId": "3a030807-6c9c-47ef-a291-bb544ff6ba29",
"CPDId": "87f69140-cebd-48d9-80fe-4deb3e78c1e2",
"CPDPeriodId": "bb1f6d9e-0797-42c4-9416-90f699110030",
"InvoiceId": "3b3018e3-335b-4546-a605-66a5947b4f5e",
"CPDReductionId": "53b71a21-1cd0-4d98-83dd-1b4cc32e186d",
"ApplicableFrom": "2026-08-03T08:30:58.4813444+10:00",
"ApplicableTo": "2026-08-03T08:30:58.4813444+10:00",
"WaitlistEventId": "460ec541-c5e5-42ad-9c25-7f2f52b745bb",
"WaitlistTicketTypeId": "e23ff484-9ebb-4632-b92e-751cae5a3490",
"CartId": "0cd1fcba-7bd3-4eaa-8443-510bde94cf5e",
"ElectionId": "bd7e285f-37b2-43a3-a106-916ec6c95e68",
"PropertyId": "ec41988b-5b20-403e-9b78-aa07f9f39d22",
"BookingId": "529b3c5d-2042-4d6e-99f1-50c9e625c3a8",
"EntityId": "9fb93b9a-a46a-40f0-b5c0-7f0be2e765ad",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-08-03T08:30:58.4813444+10:00",
"CreatedDateTick": 8,
"CreatedById": "de2aa068-3100-4de3-b905-646340a209ff",
"LastModifiedDate": "2026-08-03T08:30:58.4813444+10:00",
"LastModifiedById": "912d2355-61a3-404e-9fcf-b2d2c0ecf965",
"IsArchived": true,
"CommitStepId": "51dcf0d7-12b9-46a8-8020-c55f0d9d3f9a",
"Archived": "2026-08-03T08:30:58.4813444+10:00",
"ArchivedById": "8317631a-a9e0-4bd0-a151-bc854f9c66e5",
"AssignedTo": "ea1a4b8d-d44c-4dc8-bb0b-20ceb3880078",
"AssignedDate": "2026-08-03T08:30:58.4813444+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"5d0e85bb-a214-4c9f-880e-f2ce88c6cda1",
"caeafe69-b271-4e5f-82e7-115c5279e9c1"
],
"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": "1bc56e37-77c8-4665-a99d-256c5bbc9112",
"StepName": "sample string 2",
"SubmittedTime": "2026-08-03T08:30:58.4813444+10:00",
"SubmittedById": "d4e756b8-575a-4c6e-8bf4-0014a040b6e7",
"SubmittedBy": "sample string 5"
},
{
"StepId": "1bc56e37-77c8-4665-a99d-256c5bbc9112",
"StepName": "sample string 2",
"SubmittedTime": "2026-08-03T08:30:58.4813444+10:00",
"SubmittedById": "d4e756b8-575a-4c6e-8bf4-0014a040b6e7",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "e6c04122-f120-4ccd-b41a-f84931874a79",
"StepName": "sample string 2",
"InitTime": "2026-08-03T08:30:58.4813444+10:00",
"InitById": "586454d4-e699-4767-8c94-dd8f876894be",
"InitBy": "sample string 5"
},
{
"StepId": "e6c04122-f120-4ccd-b41a-f84931874a79",
"StepName": "sample string 2",
"InitTime": "2026-08-03T08:30:58.4813444+10:00",
"InitById": "586454d4-e699-4767-8c94-dd8f876894be",
"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-08-02T22:30:58.4813444Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-08-02T22:30:58.4813444Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-08-03T08:30:58.4813444+10:00</Archived>
<ArchivedById>8317631a-a9e0-4bd0-a151-bc854f9c66e5</ArchivedById>
<AssignedDate>2026-08-03T08:30:58.4813444+10:00</AssignedDate>
<AssignedTo>ea1a4b8d-d44c-4dc8-bb0b-20ceb3880078</AssignedTo>
<BookingId>529b3c5d-2042-4d6e-99f1-50c9e625c3a8</BookingId>
<CPDId>87f69140-cebd-48d9-80fe-4deb3e78c1e2</CPDId>
<CPDPeriodId>bb1f6d9e-0797-42c4-9416-90f699110030</CPDPeriodId>
<CPDReductionId>53b71a21-1cd0-4d98-83dd-1b4cc32e186d</CPDReductionId>
<CartId>0cd1fcba-7bd3-4eaa-8443-510bde94cf5e</CartId>
<CommitStepId>51dcf0d7-12b9-46a8-8020-c55f0d9d3f9a</CommitStepId>
<CreatedById>de2aa068-3100-4de3-b905-646340a209ff</CreatedById>
<CreatedDate>2026-08-03T08:30:58.4813444+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>445cfa50-80e2-4aa7-ac02-7a0ba14b766d</CurrentStepId>
<ElectionId>bd7e285f-37b2-43a3-a106-916ec6c95e68</ElectionId>
<EntityId>9fb93b9a-a46a-40f0-b5c0-7f0be2e765ad</EntityId>
<EntityType>sample string 4</EntityType>
<Id>5102c396-422c-440f-8fd7-a9ff37945f60</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>586454d4-e699-4767-8c94-dd8f876894be</InitById>
<InitTime>2026-08-03T08:30:58.4813444+10:00</InitTime>
<StepId>e6c04122-f120-4ccd-b41a-f84931874a79</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>586454d4-e699-4767-8c94-dd8f876894be</InitById>
<InitTime>2026-08-03T08:30:58.4813444+10:00</InitTime>
<StepId>e6c04122-f120-4ccd-b41a-f84931874a79</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>3b3018e3-335b-4546-a605-66a5947b4f5e</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>912d2355-61a3-404e-9fcf-b2d2c0ecf965</LastModifiedById>
<LastModifiedDate>2026-08-03T08:30:58.4813444+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>5d0e85bb-a214-4c9f-880e-f2ce88c6cda1</d2p1:guid>
<d2p1:guid>caeafe69-b271-4e5f-82e7-115c5279e9c1</d2p1:guid>
</PreviousStepIds>
<PropertyId>ec41988b-5b20-403e-9b78-aa07f9f39d22</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>1bc56e37-77c8-4665-a99d-256c5bbc9112</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>d4e756b8-575a-4c6e-8bf4-0014a040b6e7</SubmittedById>
<SubmittedTime>2026-08-03T08:30:58.4813444+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>1bc56e37-77c8-4665-a99d-256c5bbc9112</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>d4e756b8-575a-4c6e-8bf4-0014a040b6e7</SubmittedById>
<SubmittedTime>2026-08-03T08:30:58.4813444+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>3a030807-6c9c-47ef-a291-bb544ff6ba29</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>460ec541-c5e5-42ad-9c25-7f2f52b745bb</WaitlistEventId>
<WaitlistTicketTypeId>e23ff484-9ebb-4632-b92e-751cae5a3490</WaitlistTicketTypeId>
<WorkflowId>f2ea3c81-5f18-4797-9458-10392c100c14</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.