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": "ea372939-2cd6-48c7-a9d6-00485fc40374",
"WorkflowId": "3b82259d-cd93-4210-a31c-d1880a9efa2c",
"CurrentStepId": "5bd408d1-118c-4bd8-85b6-1f4100a6cb6f",
"UserId": "7ef250a0-291f-4307-aecc-490e90bec9a5",
"CPDId": "550ba201-d9e5-4485-b59e-346e58efb71b",
"CPDPeriodId": "acb3b5c9-0c57-49a7-aac8-ddf572b070b3",
"InvoiceId": "e83f0d2f-e729-4938-af2a-68fd43155d44",
"CPDReductionId": "1f4f1fa5-b9d9-44f2-bf34-ced7aa67e894",
"ApplicableFrom": "2025-12-23T03:57:56.5938428+11:00",
"ApplicableTo": "2025-12-23T03:57:56.5938428+11:00",
"WaitlistEventId": "44f5b97a-b168-412a-a573-bc74d8b70f34",
"WaitlistTicketTypeId": "0ebe98eb-c347-47fa-a7c1-995a26d4da94",
"CartId": "921c15ef-f54e-4e4e-a33e-454ab91c8d4f",
"ElectionId": "63f2f133-3768-4b71-af70-9d6cb928e1c8",
"PropertyId": "34d56e4f-f8b9-44d3-9d27-feeca446056d",
"BookingId": "c279eb87-63ad-4a85-811a-5d47d07294e8",
"EntityId": "91a96d44-81dc-4a7f-a039-48c35d8e5140",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-12-23T03:57:56.5938428+11:00",
"CreatedDateTick": 8,
"CreatedById": "33515b3f-e6db-415a-962e-44cd0a2926e7",
"LastModifiedDate": "2025-12-23T03:57:56.5938428+11:00",
"LastModifiedById": "a7871a2b-d1e2-4120-8db3-ca6b301b7ddc",
"IsArchived": true,
"CommitStepId": "f9d271c9-1d72-4e28-9ab9-4b732625c920",
"Archived": "2025-12-23T03:57:56.5938428+11:00",
"ArchivedById": "44d48a94-a4b9-407e-9e2b-c9cbd0ecc902",
"AssignedTo": "1f4fb390-c9ce-463c-aeda-acdd7efc0773",
"AssignedDate": "2025-12-23T03:57:56.5938428+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"ace0cf87-c459-47a7-843b-dffd3f332f1e",
"df7033af-7d3f-442d-b980-4614c1703720"
],
"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": "a36f79df-9e5c-4a26-ac11-4da8ccca0114",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-23T03:57:56.5938428+11:00",
"SubmittedById": "45007af3-14b1-4f6f-9eb3-e0093e258ba8",
"SubmittedBy": "sample string 5"
},
{
"StepId": "a36f79df-9e5c-4a26-ac11-4da8ccca0114",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-23T03:57:56.5938428+11:00",
"SubmittedById": "45007af3-14b1-4f6f-9eb3-e0093e258ba8",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "4f993fe8-c075-45dc-96ca-80ee2b9140da",
"StepName": "sample string 2",
"InitTime": "2025-12-23T03:57:56.5938428+11:00",
"InitById": "a1c2af0c-f54d-447f-98ad-c70a03a7a614",
"InitBy": "sample string 5"
},
{
"StepId": "4f993fe8-c075-45dc-96ca-80ee2b9140da",
"StepName": "sample string 2",
"InitTime": "2025-12-23T03:57:56.5938428+11:00",
"InitById": "a1c2af0c-f54d-447f-98ad-c70a03a7a614",
"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>2025-12-22T16:57:56.5938428Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-12-22T16:57:56.5938428Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-12-23T03:57:56.5938428+11:00</Archived>
<ArchivedById>44d48a94-a4b9-407e-9e2b-c9cbd0ecc902</ArchivedById>
<AssignedDate>2025-12-23T03:57:56.5938428+11:00</AssignedDate>
<AssignedTo>1f4fb390-c9ce-463c-aeda-acdd7efc0773</AssignedTo>
<BookingId>c279eb87-63ad-4a85-811a-5d47d07294e8</BookingId>
<CPDId>550ba201-d9e5-4485-b59e-346e58efb71b</CPDId>
<CPDPeriodId>acb3b5c9-0c57-49a7-aac8-ddf572b070b3</CPDPeriodId>
<CPDReductionId>1f4f1fa5-b9d9-44f2-bf34-ced7aa67e894</CPDReductionId>
<CartId>921c15ef-f54e-4e4e-a33e-454ab91c8d4f</CartId>
<CommitStepId>f9d271c9-1d72-4e28-9ab9-4b732625c920</CommitStepId>
<CreatedById>33515b3f-e6db-415a-962e-44cd0a2926e7</CreatedById>
<CreatedDate>2025-12-23T03:57:56.5938428+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>5bd408d1-118c-4bd8-85b6-1f4100a6cb6f</CurrentStepId>
<ElectionId>63f2f133-3768-4b71-af70-9d6cb928e1c8</ElectionId>
<EntityId>91a96d44-81dc-4a7f-a039-48c35d8e5140</EntityId>
<EntityType>sample string 4</EntityType>
<Id>ea372939-2cd6-48c7-a9d6-00485fc40374</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>a1c2af0c-f54d-447f-98ad-c70a03a7a614</InitById>
<InitTime>2025-12-23T03:57:56.5938428+11:00</InitTime>
<StepId>4f993fe8-c075-45dc-96ca-80ee2b9140da</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>a1c2af0c-f54d-447f-98ad-c70a03a7a614</InitById>
<InitTime>2025-12-23T03:57:56.5938428+11:00</InitTime>
<StepId>4f993fe8-c075-45dc-96ca-80ee2b9140da</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>e83f0d2f-e729-4938-af2a-68fd43155d44</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>a7871a2b-d1e2-4120-8db3-ca6b301b7ddc</LastModifiedById>
<LastModifiedDate>2025-12-23T03:57:56.5938428+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>ace0cf87-c459-47a7-843b-dffd3f332f1e</d2p1:guid>
<d2p1:guid>df7033af-7d3f-442d-b980-4614c1703720</d2p1:guid>
</PreviousStepIds>
<PropertyId>34d56e4f-f8b9-44d3-9d27-feeca446056d</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>a36f79df-9e5c-4a26-ac11-4da8ccca0114</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>45007af3-14b1-4f6f-9eb3-e0093e258ba8</SubmittedById>
<SubmittedTime>2025-12-23T03:57:56.5938428+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>a36f79df-9e5c-4a26-ac11-4da8ccca0114</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>45007af3-14b1-4f6f-9eb3-e0093e258ba8</SubmittedById>
<SubmittedTime>2025-12-23T03:57:56.5938428+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>7ef250a0-291f-4307-aecc-490e90bec9a5</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>44f5b97a-b168-412a-a573-bc74d8b70f34</WaitlistEventId>
<WaitlistTicketTypeId>0ebe98eb-c347-47fa-a7c1-995a26d4da94</WaitlistTicketTypeId>
<WorkflowId>3b82259d-cd93-4210-a31c-d1880a9efa2c</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.