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": "6b5e51f9-e86f-48bb-bf0b-abbf0e81e45b",
"WorkflowId": "d99d631e-1284-4a1c-b620-09f387707ceb",
"CurrentStepId": "3ae09749-43c3-4dde-ae4f-5f881cd23410",
"UserId": "25aa65be-6f97-419d-84a9-b00d60439cca",
"CPDId": "c0b92d16-1cbb-4b6f-b384-6a7c3d5aa321",
"CPDPeriodId": "a8bcfece-b4e9-4078-be3a-63146e79049b",
"InvoiceId": "6855d356-2e58-4096-ae3a-11c7cca676d1",
"CPDReductionId": "7d341b32-7422-443c-a7e0-abf1d1d23be0",
"ApplicableFrom": "2025-11-07T08:18:43.8922457+11:00",
"ApplicableTo": "2025-11-07T08:18:43.8922457+11:00",
"WaitlistEventId": "12c4cba1-a5a0-47e6-b757-b59f13391c26",
"WaitlistTicketTypeId": "8868ea01-4e00-4e1e-a476-d92105a59bb1",
"CartId": "864d760c-9b6c-4c18-91c4-1dcb0c0f953d",
"ElectionId": "717c9143-c298-485e-b627-7bbb284e2dc8",
"PropertyId": "8ff6cae0-eac2-4848-b7b9-7c6e197745bc",
"BookingId": "cbd0369b-52c3-4e88-865f-388e38fecb96",
"EntityId": "982a9e4f-c8be-4284-af47-9934e79d0395",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-11-07T08:18:43.8932456+11:00",
"CreatedDateTick": 8,
"CreatedById": "bce88a76-8032-41ca-b894-25b05c56397a",
"LastModifiedDate": "2025-11-07T08:18:43.8932456+11:00",
"LastModifiedById": "55cb5dbd-9615-4497-849f-3292f71f1826",
"IsArchived": true,
"CommitStepId": "15b24292-86e5-4bc9-a213-7d06f265a28e",
"Archived": "2025-11-07T08:18:43.8942481+11:00",
"ArchivedById": "79889a40-6e85-46a1-a487-2e55c385eb12",
"AssignedTo": "8220a429-9e9b-426a-907c-42abddc0ed66",
"AssignedDate": "2025-11-07T08:18:43.8942481+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"0bd23667-3131-460e-9c50-d93b915d9682",
"02c05293-e109-4e63-acec-dd6a57754720"
],
"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": "f3750c54-7835-40b9-b960-c3976636d90a",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-07T08:18:43.8952462+11:00",
"SubmittedById": "ccbbcf87-be23-4734-8eb0-876022823273",
"SubmittedBy": "sample string 5"
},
{
"StepId": "f3750c54-7835-40b9-b960-c3976636d90a",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-07T08:18:43.8952462+11:00",
"SubmittedById": "ccbbcf87-be23-4734-8eb0-876022823273",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "a0c5061f-4b92-4737-9103-e7da2a0b632d",
"StepName": "sample string 2",
"InitTime": "2025-11-07T08:18:43.8952462+11:00",
"InitById": "acb8d2ff-b50e-4e5c-a210-62e9f33b52ee",
"InitBy": "sample string 5"
},
{
"StepId": "a0c5061f-4b92-4737-9103-e7da2a0b632d",
"StepName": "sample string 2",
"InitTime": "2025-11-07T08:18:43.8952462+11:00",
"InitById": "acb8d2ff-b50e-4e5c-a210-62e9f33b52ee",
"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-06T21:18:43.8922457Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-11-06T21:18:43.8922457Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-11-07T08:18:43.8942481+11:00</Archived>
<ArchivedById>79889a40-6e85-46a1-a487-2e55c385eb12</ArchivedById>
<AssignedDate>2025-11-07T08:18:43.8942481+11:00</AssignedDate>
<AssignedTo>8220a429-9e9b-426a-907c-42abddc0ed66</AssignedTo>
<BookingId>cbd0369b-52c3-4e88-865f-388e38fecb96</BookingId>
<CPDId>c0b92d16-1cbb-4b6f-b384-6a7c3d5aa321</CPDId>
<CPDPeriodId>a8bcfece-b4e9-4078-be3a-63146e79049b</CPDPeriodId>
<CPDReductionId>7d341b32-7422-443c-a7e0-abf1d1d23be0</CPDReductionId>
<CartId>864d760c-9b6c-4c18-91c4-1dcb0c0f953d</CartId>
<CommitStepId>15b24292-86e5-4bc9-a213-7d06f265a28e</CommitStepId>
<CreatedById>bce88a76-8032-41ca-b894-25b05c56397a</CreatedById>
<CreatedDate>2025-11-07T08:18:43.8932456+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>3ae09749-43c3-4dde-ae4f-5f881cd23410</CurrentStepId>
<ElectionId>717c9143-c298-485e-b627-7bbb284e2dc8</ElectionId>
<EntityId>982a9e4f-c8be-4284-af47-9934e79d0395</EntityId>
<EntityType>sample string 4</EntityType>
<Id>6b5e51f9-e86f-48bb-bf0b-abbf0e81e45b</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>acb8d2ff-b50e-4e5c-a210-62e9f33b52ee</InitById>
<InitTime>2025-11-07T08:18:43.8952462+11:00</InitTime>
<StepId>a0c5061f-4b92-4737-9103-e7da2a0b632d</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>acb8d2ff-b50e-4e5c-a210-62e9f33b52ee</InitById>
<InitTime>2025-11-07T08:18:43.8952462+11:00</InitTime>
<StepId>a0c5061f-4b92-4737-9103-e7da2a0b632d</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>6855d356-2e58-4096-ae3a-11c7cca676d1</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>55cb5dbd-9615-4497-849f-3292f71f1826</LastModifiedById>
<LastModifiedDate>2025-11-07T08:18:43.8932456+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>0bd23667-3131-460e-9c50-d93b915d9682</d2p1:guid>
<d2p1:guid>02c05293-e109-4e63-acec-dd6a57754720</d2p1:guid>
</PreviousStepIds>
<PropertyId>8ff6cae0-eac2-4848-b7b9-7c6e197745bc</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>f3750c54-7835-40b9-b960-c3976636d90a</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>ccbbcf87-be23-4734-8eb0-876022823273</SubmittedById>
<SubmittedTime>2025-11-07T08:18:43.8952462+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>f3750c54-7835-40b9-b960-c3976636d90a</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>ccbbcf87-be23-4734-8eb0-876022823273</SubmittedById>
<SubmittedTime>2025-11-07T08:18:43.8952462+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>25aa65be-6f97-419d-84a9-b00d60439cca</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>12c4cba1-a5a0-47e6-b757-b59f13391c26</WaitlistEventId>
<WaitlistTicketTypeId>8868ea01-4e00-4e1e-a476-d92105a59bb1</WaitlistTicketTypeId>
<WorkflowId>d99d631e-1284-4a1c-b620-09f387707ceb</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.