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": "7d47065f-bec3-4c41-84cd-254724060863",
"WorkflowId": "f854cbb7-a5cc-4dbf-bb04-c95c839d7013",
"CurrentStepId": "3a8ebae1-b885-45a6-b956-6f8efd1d6c5a",
"UserId": "17aee7a9-df7d-455b-8165-9636101ceb77",
"CPDId": "ad5a9d31-e6a4-4c25-b9b9-424a5e94a175",
"CPDPeriodId": "f19cf2a8-735d-4473-bdb6-c3f85cd32366",
"InvoiceId": "900327bd-cc36-43cf-8663-394924849389",
"CPDReductionId": "e20f2fa1-c41d-4d95-8265-b80a454a27ab",
"ApplicableFrom": "2026-06-11T19:28:50.2528446+10:00",
"ApplicableTo": "2026-06-11T19:28:50.2528446+10:00",
"WaitlistEventId": "5033427b-9d0d-48d6-826d-5a053ede5bb0",
"WaitlistTicketTypeId": "cf23a4b5-cf94-4a75-beeb-34c98a9a796c",
"CartId": "5a8dee97-73de-4bb9-b145-55db8cc9c5ba",
"ElectionId": "25e2a9f5-00e8-4284-afcf-2b9de857408c",
"PropertyId": "8043968f-dc1e-46a1-9efe-4ebbb6dcb628",
"BookingId": "2025d487-c595-474e-83d8-4e02abe99ef4",
"EntityId": "cde85ae9-5d6b-4b6f-abcf-4516247d0986",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-06-11T19:28:50.2528446+10:00",
"CreatedDateTick": 8,
"CreatedById": "4b97c3f7-7e39-474a-a84f-2d8e302f1359",
"LastModifiedDate": "2026-06-11T19:28:50.2538463+10:00",
"LastModifiedById": "34fd17f5-db99-46af-ad09-a2dbdeecbc70",
"IsArchived": true,
"CommitStepId": "b58e94ba-16d3-4afb-84cd-0df53fe1f9c4",
"Archived": "2026-06-11T19:28:50.2538463+10:00",
"ArchivedById": "5c404701-bf5e-45ca-90f3-a503e8706dbf",
"AssignedTo": "0039152f-2366-40d4-a781-5cc61657180f",
"AssignedDate": "2026-06-11T19:28:50.2538463+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"67b68e28-3ddf-43be-907a-2f121292bec9",
"6d710712-da66-4560-b2d0-a34d79275425"
],
"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": "c5b3acab-22d5-4bdb-9dd3-ca33a6477055",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-11T19:28:50.2548451+10:00",
"SubmittedById": "4ebcf208-26a3-4a18-85c4-8f326523efad",
"SubmittedBy": "sample string 5"
},
{
"StepId": "c5b3acab-22d5-4bdb-9dd3-ca33a6477055",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-11T19:28:50.2548451+10:00",
"SubmittedById": "4ebcf208-26a3-4a18-85c4-8f326523efad",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "63bbbe9d-3632-4f04-b3f9-06401b53bd57",
"StepName": "sample string 2",
"InitTime": "2026-06-11T19:28:50.2548451+10:00",
"InitById": "f1a4a0ad-b68c-427c-b2f0-97bb5c93e754",
"InitBy": "sample string 5"
},
{
"StepId": "63bbbe9d-3632-4f04-b3f9-06401b53bd57",
"StepName": "sample string 2",
"InitTime": "2026-06-11T19:28:50.2548451+10:00",
"InitById": "f1a4a0ad-b68c-427c-b2f0-97bb5c93e754",
"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-06-11T09:28:50.2528446Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-11T09:28:50.2528446Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-06-11T19:28:50.2538463+10:00</Archived>
<ArchivedById>5c404701-bf5e-45ca-90f3-a503e8706dbf</ArchivedById>
<AssignedDate>2026-06-11T19:28:50.2538463+10:00</AssignedDate>
<AssignedTo>0039152f-2366-40d4-a781-5cc61657180f</AssignedTo>
<BookingId>2025d487-c595-474e-83d8-4e02abe99ef4</BookingId>
<CPDId>ad5a9d31-e6a4-4c25-b9b9-424a5e94a175</CPDId>
<CPDPeriodId>f19cf2a8-735d-4473-bdb6-c3f85cd32366</CPDPeriodId>
<CPDReductionId>e20f2fa1-c41d-4d95-8265-b80a454a27ab</CPDReductionId>
<CartId>5a8dee97-73de-4bb9-b145-55db8cc9c5ba</CartId>
<CommitStepId>b58e94ba-16d3-4afb-84cd-0df53fe1f9c4</CommitStepId>
<CreatedById>4b97c3f7-7e39-474a-a84f-2d8e302f1359</CreatedById>
<CreatedDate>2026-06-11T19:28:50.2528446+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>3a8ebae1-b885-45a6-b956-6f8efd1d6c5a</CurrentStepId>
<ElectionId>25e2a9f5-00e8-4284-afcf-2b9de857408c</ElectionId>
<EntityId>cde85ae9-5d6b-4b6f-abcf-4516247d0986</EntityId>
<EntityType>sample string 4</EntityType>
<Id>7d47065f-bec3-4c41-84cd-254724060863</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>f1a4a0ad-b68c-427c-b2f0-97bb5c93e754</InitById>
<InitTime>2026-06-11T19:28:50.2548451+10:00</InitTime>
<StepId>63bbbe9d-3632-4f04-b3f9-06401b53bd57</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>f1a4a0ad-b68c-427c-b2f0-97bb5c93e754</InitById>
<InitTime>2026-06-11T19:28:50.2548451+10:00</InitTime>
<StepId>63bbbe9d-3632-4f04-b3f9-06401b53bd57</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>900327bd-cc36-43cf-8663-394924849389</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>34fd17f5-db99-46af-ad09-a2dbdeecbc70</LastModifiedById>
<LastModifiedDate>2026-06-11T19:28:50.2538463+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>67b68e28-3ddf-43be-907a-2f121292bec9</d2p1:guid>
<d2p1:guid>6d710712-da66-4560-b2d0-a34d79275425</d2p1:guid>
</PreviousStepIds>
<PropertyId>8043968f-dc1e-46a1-9efe-4ebbb6dcb628</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>c5b3acab-22d5-4bdb-9dd3-ca33a6477055</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>4ebcf208-26a3-4a18-85c4-8f326523efad</SubmittedById>
<SubmittedTime>2026-06-11T19:28:50.2548451+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>c5b3acab-22d5-4bdb-9dd3-ca33a6477055</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>4ebcf208-26a3-4a18-85c4-8f326523efad</SubmittedById>
<SubmittedTime>2026-06-11T19:28:50.2548451+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>17aee7a9-df7d-455b-8165-9636101ceb77</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>5033427b-9d0d-48d6-826d-5a053ede5bb0</WaitlistEventId>
<WaitlistTicketTypeId>cf23a4b5-cf94-4a75-beeb-34c98a9a796c</WaitlistTicketTypeId>
<WorkflowId>f854cbb7-a5cc-4dbf-bb04-c95c839d7013</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.