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": "b10a38eb-714c-4d30-bc68-e33fde9d61af",
"WorkflowId": "5e7d89dc-424c-4a6a-bcf6-065c69f85dc9",
"CurrentStepId": "e015826a-27bd-46cc-be79-f4e9abe4ee0f",
"UserId": "6247191f-e6d3-417d-86e3-055f72b2b038",
"CPDId": "6bf35823-490d-46ef-a0ee-770145a483ee",
"CPDPeriodId": "455c12a0-48ad-4f8e-9a61-2016ea879558",
"InvoiceId": "8cb6be49-602d-4246-8a84-8a62207ca1bc",
"CPDReductionId": "9dcf9e7b-40d8-402e-a6a1-57a90ad5b9b1",
"ApplicableFrom": "2026-08-06T07:06:11.5252087+00:00",
"ApplicableTo": "2026-08-06T07:06:11.5252087+00:00",
"WaitlistEventId": "c7da3376-32f0-4314-b897-132388cb27a5",
"WaitlistTicketTypeId": "b6f182f3-02ab-43eb-8845-c8a7ab62fee0",
"CartId": "3e0aa538-eb79-469c-ab53-50037543085f",
"ElectionId": "111dd698-b56c-4163-a27e-315ea36bfb8d",
"PropertyId": "078fb6d3-5f11-4dba-9811-bcd0d0fd43be",
"BookingId": "88dbf9ee-7e6f-4b31-af4a-1e32a07d7124",
"EntityId": "9a3e8811-3dee-44aa-a9a9-01a83fa30fd9",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-08-06T07:06:11.5252087+00:00",
"CreatedDateTick": 8,
"CreatedById": "931c8ac1-35b3-481c-9e3a-109e3ad11cd0",
"LastModifiedDate": "2026-08-06T07:06:11.5252087+00:00",
"LastModifiedById": "9f20c54d-4d02-459a-bd57-931fc7c40102",
"IsArchived": true,
"CommitStepId": "6e02eb01-7ac6-4b4c-ba9b-6b8b834ac20e",
"Archived": "2026-08-06T07:06:11.5252087+00:00",
"ArchivedById": "8cab7b72-4765-4409-becb-7c6b101b3d60",
"AssignedTo": "db678e3d-cf5b-4104-96b0-3d86c1bc303c",
"AssignedDate": "2026-08-06T07:06:11.5252087+00:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"4bffbb74-ebf0-47f7-9f01-f0c60814bfc1",
"bc0f68e4-acdf-4aac-aba0-e72809b43cf2"
],
"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": "197aac2d-2045-407d-b0f5-7c4dc9bfbb75",
"StepName": "sample string 2",
"SubmittedTime": "2026-08-06T07:06:11.5252087+00:00",
"SubmittedById": "36b6cdb2-b865-4af3-8ab6-c95097b70b27",
"SubmittedBy": "sample string 5"
},
{
"StepId": "197aac2d-2045-407d-b0f5-7c4dc9bfbb75",
"StepName": "sample string 2",
"SubmittedTime": "2026-08-06T07:06:11.5252087+00:00",
"SubmittedById": "36b6cdb2-b865-4af3-8ab6-c95097b70b27",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "a2aa3e3b-432e-4c75-a561-d08fe07ad14a",
"StepName": "sample string 2",
"InitTime": "2026-08-06T07:06:11.5252087+00:00",
"InitById": "208ee62d-b2c9-4c60-9b38-62e4c43c9066",
"InitBy": "sample string 5"
},
{
"StepId": "a2aa3e3b-432e-4c75-a561-d08fe07ad14a",
"StepName": "sample string 2",
"InitTime": "2026-08-06T07:06:11.5252087+00:00",
"InitById": "208ee62d-b2c9-4c60-9b38-62e4c43c9066",
"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-08-06T07:06:11.5252087Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-08-06T07:06:11.5252087Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-08-06T07:06:11.5252087+00:00</Archived>
<ArchivedById>8cab7b72-4765-4409-becb-7c6b101b3d60</ArchivedById>
<AssignedDate>2026-08-06T07:06:11.5252087+00:00</AssignedDate>
<AssignedTo>db678e3d-cf5b-4104-96b0-3d86c1bc303c</AssignedTo>
<BookingId>88dbf9ee-7e6f-4b31-af4a-1e32a07d7124</BookingId>
<CPDId>6bf35823-490d-46ef-a0ee-770145a483ee</CPDId>
<CPDPeriodId>455c12a0-48ad-4f8e-9a61-2016ea879558</CPDPeriodId>
<CPDReductionId>9dcf9e7b-40d8-402e-a6a1-57a90ad5b9b1</CPDReductionId>
<CartId>3e0aa538-eb79-469c-ab53-50037543085f</CartId>
<CommitStepId>6e02eb01-7ac6-4b4c-ba9b-6b8b834ac20e</CommitStepId>
<CreatedById>931c8ac1-35b3-481c-9e3a-109e3ad11cd0</CreatedById>
<CreatedDate>2026-08-06T07:06:11.5252087+00:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>e015826a-27bd-46cc-be79-f4e9abe4ee0f</CurrentStepId>
<ElectionId>111dd698-b56c-4163-a27e-315ea36bfb8d</ElectionId>
<EntityId>9a3e8811-3dee-44aa-a9a9-01a83fa30fd9</EntityId>
<EntityType>sample string 4</EntityType>
<Id>b10a38eb-714c-4d30-bc68-e33fde9d61af</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>208ee62d-b2c9-4c60-9b38-62e4c43c9066</InitById>
<InitTime>2026-08-06T07:06:11.5252087+00:00</InitTime>
<StepId>a2aa3e3b-432e-4c75-a561-d08fe07ad14a</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>208ee62d-b2c9-4c60-9b38-62e4c43c9066</InitById>
<InitTime>2026-08-06T07:06:11.5252087+00:00</InitTime>
<StepId>a2aa3e3b-432e-4c75-a561-d08fe07ad14a</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>8cb6be49-602d-4246-8a84-8a62207ca1bc</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>9f20c54d-4d02-459a-bd57-931fc7c40102</LastModifiedById>
<LastModifiedDate>2026-08-06T07:06:11.5252087+00:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>4bffbb74-ebf0-47f7-9f01-f0c60814bfc1</d2p1:guid>
<d2p1:guid>bc0f68e4-acdf-4aac-aba0-e72809b43cf2</d2p1:guid>
</PreviousStepIds>
<PropertyId>078fb6d3-5f11-4dba-9811-bcd0d0fd43be</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>197aac2d-2045-407d-b0f5-7c4dc9bfbb75</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>36b6cdb2-b865-4af3-8ab6-c95097b70b27</SubmittedById>
<SubmittedTime>2026-08-06T07:06:11.5252087+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>197aac2d-2045-407d-b0f5-7c4dc9bfbb75</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>36b6cdb2-b865-4af3-8ab6-c95097b70b27</SubmittedById>
<SubmittedTime>2026-08-06T07:06:11.5252087+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>6247191f-e6d3-417d-86e3-055f72b2b038</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>c7da3376-32f0-4314-b897-132388cb27a5</WaitlistEventId>
<WaitlistTicketTypeId>b6f182f3-02ab-43eb-8845-c8a7ab62fee0</WaitlistTicketTypeId>
<WorkflowId>5e7d89dc-424c-4a6a-bcf6-065c69f85dc9</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.