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": "3e500700-6eb8-4507-b7fb-87d5f4ff6347",
"WorkflowId": "d2848558-8a0f-4e4c-bba5-bb88022798c1",
"CurrentStepId": "d00ef6cf-9be0-4a75-a98c-22cc814ccf79",
"UserId": "7763f2f2-a9bf-4de8-b96d-fd26efa225c3",
"CPDId": "14606ad8-4b04-4251-b4bf-a7267cae50e3",
"CPDPeriodId": "856a919a-b2ee-4bb0-80c1-93cf4d87f055",
"InvoiceId": "01610fa8-aecb-41e0-bcde-8d5914fcd40f",
"CPDReductionId": "889b4180-cb82-4fee-96b9-3c9c6ef66f15",
"ApplicableFrom": "2025-11-08T21:09:44.3288781+11:00",
"ApplicableTo": "2025-11-08T21:09:44.3288781+11:00",
"WaitlistEventId": "ed4d5cf6-52c5-46a4-b4ed-735cc6c36241",
"WaitlistTicketTypeId": "0c6ec46b-54d8-4fd3-ad92-d05323394c2f",
"CartId": "26577f2f-adbc-4e9d-8928-98faf127606f",
"ElectionId": "a40676d7-e5da-4a1d-99d1-773d09142c36",
"PropertyId": "5a3516ba-d824-4bea-a31e-5358f5bf7680",
"BookingId": "e1ad0c31-41f4-40e0-94d0-682af2ef8f4b",
"EntityId": "d712d307-342c-4936-a83c-376804ed29e7",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-11-08T21:09:44.3288781+11:00",
"CreatedDateTick": 8,
"CreatedById": "7d88e876-4e42-485f-8f42-857b248bc739",
"LastModifiedDate": "2025-11-08T21:09:44.3288781+11:00",
"LastModifiedById": "fadf75ec-dc2b-42dc-a6be-ece1e06e7450",
"IsArchived": true,
"CommitStepId": "221c54ec-994a-413d-82df-9a8fda549d44",
"Archived": "2025-11-08T21:09:44.3288781+11:00",
"ArchivedById": "4231313c-a9b8-4dea-a584-b3a57692ca12",
"AssignedTo": "8f8a4251-20c1-491c-aa1b-9a42abd6f7c0",
"AssignedDate": "2025-11-08T21:09:44.3288781+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"7f469977-5d88-4dc2-baac-bfa96bfb9b43",
"ca1dc7a8-68a5-4911-aaf5-365949525dc5"
],
"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": "dbe3d453-5a25-4d70-a950-8ea0aa9c0e4d",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-08T21:09:44.3288781+11:00",
"SubmittedById": "5e79fb1f-1524-4868-a6e0-894ffbe4fab1",
"SubmittedBy": "sample string 5"
},
{
"StepId": "dbe3d453-5a25-4d70-a950-8ea0aa9c0e4d",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-08T21:09:44.3288781+11:00",
"SubmittedById": "5e79fb1f-1524-4868-a6e0-894ffbe4fab1",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "0075af13-a1b0-48e4-bd29-09cbbabe2047",
"StepName": "sample string 2",
"InitTime": "2025-11-08T21:09:44.3288781+11:00",
"InitById": "c4ad8ea6-0562-43ef-937e-a2e9a15cd355",
"InitBy": "sample string 5"
},
{
"StepId": "0075af13-a1b0-48e4-bd29-09cbbabe2047",
"StepName": "sample string 2",
"InitTime": "2025-11-08T21:09:44.3288781+11:00",
"InitById": "c4ad8ea6-0562-43ef-937e-a2e9a15cd355",
"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-11-08T10:09:44.3288781Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-11-08T10:09:44.3288781Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-11-08T21:09:44.3288781+11:00</Archived>
<ArchivedById>4231313c-a9b8-4dea-a584-b3a57692ca12</ArchivedById>
<AssignedDate>2025-11-08T21:09:44.3288781+11:00</AssignedDate>
<AssignedTo>8f8a4251-20c1-491c-aa1b-9a42abd6f7c0</AssignedTo>
<BookingId>e1ad0c31-41f4-40e0-94d0-682af2ef8f4b</BookingId>
<CPDId>14606ad8-4b04-4251-b4bf-a7267cae50e3</CPDId>
<CPDPeriodId>856a919a-b2ee-4bb0-80c1-93cf4d87f055</CPDPeriodId>
<CPDReductionId>889b4180-cb82-4fee-96b9-3c9c6ef66f15</CPDReductionId>
<CartId>26577f2f-adbc-4e9d-8928-98faf127606f</CartId>
<CommitStepId>221c54ec-994a-413d-82df-9a8fda549d44</CommitStepId>
<CreatedById>7d88e876-4e42-485f-8f42-857b248bc739</CreatedById>
<CreatedDate>2025-11-08T21:09:44.3288781+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>d00ef6cf-9be0-4a75-a98c-22cc814ccf79</CurrentStepId>
<ElectionId>a40676d7-e5da-4a1d-99d1-773d09142c36</ElectionId>
<EntityId>d712d307-342c-4936-a83c-376804ed29e7</EntityId>
<EntityType>sample string 4</EntityType>
<Id>3e500700-6eb8-4507-b7fb-87d5f4ff6347</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>c4ad8ea6-0562-43ef-937e-a2e9a15cd355</InitById>
<InitTime>2025-11-08T21:09:44.3288781+11:00</InitTime>
<StepId>0075af13-a1b0-48e4-bd29-09cbbabe2047</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>c4ad8ea6-0562-43ef-937e-a2e9a15cd355</InitById>
<InitTime>2025-11-08T21:09:44.3288781+11:00</InitTime>
<StepId>0075af13-a1b0-48e4-bd29-09cbbabe2047</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>01610fa8-aecb-41e0-bcde-8d5914fcd40f</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>fadf75ec-dc2b-42dc-a6be-ece1e06e7450</LastModifiedById>
<LastModifiedDate>2025-11-08T21:09:44.3288781+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>7f469977-5d88-4dc2-baac-bfa96bfb9b43</d2p1:guid>
<d2p1:guid>ca1dc7a8-68a5-4911-aaf5-365949525dc5</d2p1:guid>
</PreviousStepIds>
<PropertyId>5a3516ba-d824-4bea-a31e-5358f5bf7680</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>dbe3d453-5a25-4d70-a950-8ea0aa9c0e4d</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>5e79fb1f-1524-4868-a6e0-894ffbe4fab1</SubmittedById>
<SubmittedTime>2025-11-08T21:09:44.3288781+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>dbe3d453-5a25-4d70-a950-8ea0aa9c0e4d</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>5e79fb1f-1524-4868-a6e0-894ffbe4fab1</SubmittedById>
<SubmittedTime>2025-11-08T21:09:44.3288781+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>7763f2f2-a9bf-4de8-b96d-fd26efa225c3</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>ed4d5cf6-52c5-46a4-b4ed-735cc6c36241</WaitlistEventId>
<WaitlistTicketTypeId>0c6ec46b-54d8-4fd3-ad92-d05323394c2f</WaitlistTicketTypeId>
<WorkflowId>d2848558-8a0f-4e4c-bba5-bb88022798c1</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.