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": "3c3ca9fd-c75e-4a2c-a77d-1d0bc26362cb",
"WorkflowId": "363c03e1-723a-4422-b75f-1a4c85cfda6e",
"CurrentStepId": "04ed1c58-8711-43da-a47d-a8a35652ca08",
"UserId": "3c4db93c-30f1-44ef-b6ce-010d81a084bb",
"CPDId": "ac0fd3fd-df7a-4565-ac08-ce0c02a9626c",
"CPDPeriodId": "ca34b4c0-9c4f-4f89-8b39-bed5db0eb592",
"InvoiceId": "2558aa5e-e61f-4297-952c-069ec8196c05",
"CPDReductionId": "acd8847b-1316-4ed4-9f41-4d4fa271e5b0",
"ApplicableFrom": "2026-07-15T09:03:34.9379783+10:00",
"ApplicableTo": "2026-07-15T09:03:34.9379783+10:00",
"WaitlistEventId": "5573309d-a007-4cd7-a535-c7417a2a66ef",
"WaitlistTicketTypeId": "c998fb02-8559-48d4-9d60-269b808da6ff",
"CartId": "1f7f36d6-52b0-46e5-8343-88979b1b5bfa",
"ElectionId": "05f1377f-af22-4ce9-9bdb-ad923cf3c11c",
"PropertyId": "c6d40892-c75b-4b35-92dc-22f227a85389",
"BookingId": "6b9a2484-ceed-4fe9-bd32-3dae3ea1ecb0",
"EntityId": "f81d39f8-8f6e-48c4-badb-f4104a4343d6",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-07-15T09:03:34.9379783+10:00",
"CreatedDateTick": 8,
"CreatedById": "74d69ccc-ff83-4f7b-9d8a-85551b7a004c",
"LastModifiedDate": "2026-07-15T09:03:34.9379783+10:00",
"LastModifiedById": "bcb3efe5-8c05-44af-8b7a-a4cf7d49391b",
"IsArchived": true,
"CommitStepId": "c18a5f89-e392-432b-8450-3443cafc2191",
"Archived": "2026-07-15T09:03:34.9379783+10:00",
"ArchivedById": "e365e3fb-f302-420c-a35b-51318087faca",
"AssignedTo": "4948b0da-21b3-4317-8c16-23ea67fe5f15",
"AssignedDate": "2026-07-15T09:03:34.9379783+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"346190f4-7b1f-4bb6-acf3-e2d61a484057",
"8ffeaabf-e8f4-4637-87c1-87722668b8fd"
],
"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": "e8b6772f-7a85-4f66-9e2b-44a0f635b543",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-15T09:03:34.9379783+10:00",
"SubmittedById": "0c9f1118-ae7c-4cc0-9efb-78abe97ead58",
"SubmittedBy": "sample string 5"
},
{
"StepId": "e8b6772f-7a85-4f66-9e2b-44a0f635b543",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-15T09:03:34.9379783+10:00",
"SubmittedById": "0c9f1118-ae7c-4cc0-9efb-78abe97ead58",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "ec978be7-e879-4a2b-9aef-b6f8d5ebf921",
"StepName": "sample string 2",
"InitTime": "2026-07-15T09:03:34.9379783+10:00",
"InitById": "92d1f585-824b-4c6d-8e90-1f6b607a50c6",
"InitBy": "sample string 5"
},
{
"StepId": "ec978be7-e879-4a2b-9aef-b6f8d5ebf921",
"StepName": "sample string 2",
"InitTime": "2026-07-15T09:03:34.9379783+10:00",
"InitById": "92d1f585-824b-4c6d-8e90-1f6b607a50c6",
"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-07-14T23:03:34.9379783Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-07-14T23:03:34.9379783Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-07-15T09:03:34.9379783+10:00</Archived>
<ArchivedById>e365e3fb-f302-420c-a35b-51318087faca</ArchivedById>
<AssignedDate>2026-07-15T09:03:34.9379783+10:00</AssignedDate>
<AssignedTo>4948b0da-21b3-4317-8c16-23ea67fe5f15</AssignedTo>
<BookingId>6b9a2484-ceed-4fe9-bd32-3dae3ea1ecb0</BookingId>
<CPDId>ac0fd3fd-df7a-4565-ac08-ce0c02a9626c</CPDId>
<CPDPeriodId>ca34b4c0-9c4f-4f89-8b39-bed5db0eb592</CPDPeriodId>
<CPDReductionId>acd8847b-1316-4ed4-9f41-4d4fa271e5b0</CPDReductionId>
<CartId>1f7f36d6-52b0-46e5-8343-88979b1b5bfa</CartId>
<CommitStepId>c18a5f89-e392-432b-8450-3443cafc2191</CommitStepId>
<CreatedById>74d69ccc-ff83-4f7b-9d8a-85551b7a004c</CreatedById>
<CreatedDate>2026-07-15T09:03:34.9379783+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>04ed1c58-8711-43da-a47d-a8a35652ca08</CurrentStepId>
<ElectionId>05f1377f-af22-4ce9-9bdb-ad923cf3c11c</ElectionId>
<EntityId>f81d39f8-8f6e-48c4-badb-f4104a4343d6</EntityId>
<EntityType>sample string 4</EntityType>
<Id>3c3ca9fd-c75e-4a2c-a77d-1d0bc26362cb</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>92d1f585-824b-4c6d-8e90-1f6b607a50c6</InitById>
<InitTime>2026-07-15T09:03:34.9379783+10:00</InitTime>
<StepId>ec978be7-e879-4a2b-9aef-b6f8d5ebf921</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>92d1f585-824b-4c6d-8e90-1f6b607a50c6</InitById>
<InitTime>2026-07-15T09:03:34.9379783+10:00</InitTime>
<StepId>ec978be7-e879-4a2b-9aef-b6f8d5ebf921</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>2558aa5e-e61f-4297-952c-069ec8196c05</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>bcb3efe5-8c05-44af-8b7a-a4cf7d49391b</LastModifiedById>
<LastModifiedDate>2026-07-15T09:03:34.9379783+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>346190f4-7b1f-4bb6-acf3-e2d61a484057</d2p1:guid>
<d2p1:guid>8ffeaabf-e8f4-4637-87c1-87722668b8fd</d2p1:guid>
</PreviousStepIds>
<PropertyId>c6d40892-c75b-4b35-92dc-22f227a85389</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>e8b6772f-7a85-4f66-9e2b-44a0f635b543</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>0c9f1118-ae7c-4cc0-9efb-78abe97ead58</SubmittedById>
<SubmittedTime>2026-07-15T09:03:34.9379783+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>e8b6772f-7a85-4f66-9e2b-44a0f635b543</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>0c9f1118-ae7c-4cc0-9efb-78abe97ead58</SubmittedById>
<SubmittedTime>2026-07-15T09:03:34.9379783+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>3c4db93c-30f1-44ef-b6ce-010d81a084bb</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>5573309d-a007-4cd7-a535-c7417a2a66ef</WaitlistEventId>
<WaitlistTicketTypeId>c998fb02-8559-48d4-9d60-269b808da6ff</WaitlistTicketTypeId>
<WorkflowId>363c03e1-723a-4422-b75f-1a4c85cfda6e</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.