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": "0f02cd73-f9d9-4e6a-acef-f476e7c498b5",
"WorkflowId": "2c56b793-0c6d-414d-8b1d-15d0e7c32b7d",
"CurrentStepId": "f8c0a82e-a142-4e29-bcf6-57a694663c87",
"UserId": "b28a4262-df26-46f1-a9ec-838d60aed2fb",
"CPDId": "d994ca2b-8b21-4385-8df3-1c6925a95e16",
"CPDPeriodId": "a3e5e090-2207-477d-9404-0d546852b79e",
"InvoiceId": "78c4bae6-caa1-4bfb-97b1-ba7066d1ca41",
"CPDReductionId": "6923c244-127b-447f-9a88-f965fa1cb033",
"ApplicableFrom": "2026-09-17T04:41:52.8242375+00:00",
"ApplicableTo": "2026-09-17T04:41:52.8242375+00:00",
"WaitlistEventId": "727cc270-8d37-4189-a7f0-95476ffb2cd3",
"WaitlistTicketTypeId": "59c2f4ec-c89c-4b12-8f0d-00081182c178",
"CartId": "2b4319ac-1027-4e4b-b369-6b63674d6a8e",
"ElectionId": "eee3ba10-e3cc-4959-99f5-fb29ec9f0d12",
"PropertyId": "45af45eb-3bde-4cf4-acc8-775d88e9312c",
"BookingId": "a13dbfd3-f745-4fa7-94a4-a4b7ca9315e7",
"EntityId": "9169a01b-f068-4895-9fbb-8bb27805d44d",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-09-17T04:41:52.8242375+00:00",
"CreatedDateTick": 8,
"CreatedById": "8582c97a-73bd-452c-91a6-15b5e5ba3651",
"LastModifiedDate": "2026-09-17T04:41:52.8242375+00:00",
"LastModifiedById": "34547820-9f0e-4a8f-a4e5-833b97439d4c",
"IsArchived": true,
"CommitStepId": "0c3497d6-4b2b-423e-96bc-536a18bdfcb5",
"Archived": "2026-09-17T04:41:52.8242375+00:00",
"ArchivedById": "782d6d66-e7e7-4a70-bf8e-678f754e366d",
"AssignedTo": "a33a1ba7-b6b3-4738-8c27-126124180693",
"AssignedDate": "2026-09-17T04:41:52.8242375+00:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"24c11f94-9c7b-4a7c-911f-da0b3cc31c3a",
"f54fd28f-ab51-478a-832e-06bac71414f5"
],
"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": "ec755c55-56b3-4a9d-b8fb-a835b8cf20ee",
"StepName": "sample string 2",
"SubmittedTime": "2026-09-17T04:41:52.8242375+00:00",
"SubmittedById": "aca56f84-4b80-4f71-848f-e71871577fb9",
"SubmittedBy": "sample string 5"
},
{
"StepId": "ec755c55-56b3-4a9d-b8fb-a835b8cf20ee",
"StepName": "sample string 2",
"SubmittedTime": "2026-09-17T04:41:52.8242375+00:00",
"SubmittedById": "aca56f84-4b80-4f71-848f-e71871577fb9",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "7e25acec-7603-4edc-942b-e35f2f9e821f",
"StepName": "sample string 2",
"InitTime": "2026-09-17T04:41:52.8242375+00:00",
"InitById": "26b7f892-4b07-4f2e-a1bd-96ee4ff37060",
"InitBy": "sample string 5"
},
{
"StepId": "7e25acec-7603-4edc-942b-e35f2f9e821f",
"StepName": "sample string 2",
"InitTime": "2026-09-17T04:41:52.8242375+00:00",
"InitById": "26b7f892-4b07-4f2e-a1bd-96ee4ff37060",
"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-09-17T04:41:52.8242375Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-09-17T04:41:52.8242375Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-09-17T04:41:52.8242375+00:00</Archived>
<ArchivedById>782d6d66-e7e7-4a70-bf8e-678f754e366d</ArchivedById>
<AssignedDate>2026-09-17T04:41:52.8242375+00:00</AssignedDate>
<AssignedTo>a33a1ba7-b6b3-4738-8c27-126124180693</AssignedTo>
<BookingId>a13dbfd3-f745-4fa7-94a4-a4b7ca9315e7</BookingId>
<CPDId>d994ca2b-8b21-4385-8df3-1c6925a95e16</CPDId>
<CPDPeriodId>a3e5e090-2207-477d-9404-0d546852b79e</CPDPeriodId>
<CPDReductionId>6923c244-127b-447f-9a88-f965fa1cb033</CPDReductionId>
<CartId>2b4319ac-1027-4e4b-b369-6b63674d6a8e</CartId>
<CommitStepId>0c3497d6-4b2b-423e-96bc-536a18bdfcb5</CommitStepId>
<CreatedById>8582c97a-73bd-452c-91a6-15b5e5ba3651</CreatedById>
<CreatedDate>2026-09-17T04:41:52.8242375+00:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>f8c0a82e-a142-4e29-bcf6-57a694663c87</CurrentStepId>
<ElectionId>eee3ba10-e3cc-4959-99f5-fb29ec9f0d12</ElectionId>
<EntityId>9169a01b-f068-4895-9fbb-8bb27805d44d</EntityId>
<EntityType>sample string 4</EntityType>
<Id>0f02cd73-f9d9-4e6a-acef-f476e7c498b5</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>26b7f892-4b07-4f2e-a1bd-96ee4ff37060</InitById>
<InitTime>2026-09-17T04:41:52.8242375+00:00</InitTime>
<StepId>7e25acec-7603-4edc-942b-e35f2f9e821f</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>26b7f892-4b07-4f2e-a1bd-96ee4ff37060</InitById>
<InitTime>2026-09-17T04:41:52.8242375+00:00</InitTime>
<StepId>7e25acec-7603-4edc-942b-e35f2f9e821f</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>78c4bae6-caa1-4bfb-97b1-ba7066d1ca41</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>34547820-9f0e-4a8f-a4e5-833b97439d4c</LastModifiedById>
<LastModifiedDate>2026-09-17T04:41:52.8242375+00:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>24c11f94-9c7b-4a7c-911f-da0b3cc31c3a</d2p1:guid>
<d2p1:guid>f54fd28f-ab51-478a-832e-06bac71414f5</d2p1:guid>
</PreviousStepIds>
<PropertyId>45af45eb-3bde-4cf4-acc8-775d88e9312c</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>ec755c55-56b3-4a9d-b8fb-a835b8cf20ee</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>aca56f84-4b80-4f71-848f-e71871577fb9</SubmittedById>
<SubmittedTime>2026-09-17T04:41:52.8242375+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>ec755c55-56b3-4a9d-b8fb-a835b8cf20ee</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>aca56f84-4b80-4f71-848f-e71871577fb9</SubmittedById>
<SubmittedTime>2026-09-17T04:41:52.8242375+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>b28a4262-df26-46f1-a9ec-838d60aed2fb</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>727cc270-8d37-4189-a7f0-95476ffb2cd3</WaitlistEventId>
<WaitlistTicketTypeId>59c2f4ec-c89c-4b12-8f0d-00081182c178</WaitlistTicketTypeId>
<WorkflowId>2c56b793-0c6d-414d-8b1d-15d0e7c32b7d</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.