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": "e9d49cea-a6c7-463e-9e39-08c673ec234a",
"WorkflowId": "09519ea6-b454-4712-8953-311ecdd6fb2e",
"CurrentStepId": "af2e762f-10ea-4424-88cb-e2f97907ab0f",
"UserId": "9e3c3c60-029b-499a-9d0b-5fa9076d8f36",
"CPDId": "1d310ef6-2448-4f12-bd62-884463c78da6",
"CPDPeriodId": "7bfc795a-a6b3-4674-bcfb-1d29e08a4c44",
"InvoiceId": "fefecaad-11b1-40ba-86be-01c25bfa51ea",
"CPDReductionId": "90a5951c-4964-4739-9c74-d716a940cc15",
"ApplicableFrom": "2025-11-01T20:43:46.0010524+00:00",
"ApplicableTo": "2025-11-01T20:43:46.0010524+00:00",
"WaitlistEventId": "1e852424-97cf-4318-9576-adee03811da0",
"WaitlistTicketTypeId": "ac1fe4d9-2afa-4eaf-a929-6421f576004b",
"CartId": "a87c91a5-af01-4b9d-a8fa-77142141411d",
"ElectionId": "d5eed7f6-9442-4488-b6d3-6f0dec6ce8cc",
"PropertyId": "ac327b4a-de68-47e9-b1e3-ba387769fd99",
"BookingId": "2a22d2bd-a264-47a2-90cc-f092489b4d7d",
"EntityId": "cdd4f9f3-6e39-4b81-8d1e-d14d8d17c1c4",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-11-01T20:43:46.0010524+00:00",
"CreatedDateTick": 8,
"CreatedById": "6669c78d-13a0-4a98-abb0-e609be824ed3",
"LastModifiedDate": "2025-11-01T20:43:46.0010524+00:00",
"LastModifiedById": "bf1fc5bf-6785-4ba4-bcc5-972ee24523ea",
"IsArchived": true,
"CommitStepId": "4066a321-50f1-4729-bac2-7eabf55a576e",
"Archived": "2025-11-01T20:43:46.0010524+00:00",
"ArchivedById": "26306e33-c8f2-43b6-8fad-ccd75047842c",
"AssignedTo": "4d3f72be-cfba-4ce4-9032-e54029333f4c",
"AssignedDate": "2025-11-01T20:43:46.0010524+00:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"b022015e-6b18-4bd0-b780-ad3511b7f240",
"7669e8c7-e360-42f9-83bb-f810e742f573"
],
"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": "60c8281e-e998-4dbc-95ff-9d86e746c8fe",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-01T20:43:46.0010524+00:00",
"SubmittedById": "b90f6ff1-9889-49ad-93f1-d245957d83da",
"SubmittedBy": "sample string 5"
},
{
"StepId": "60c8281e-e998-4dbc-95ff-9d86e746c8fe",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-01T20:43:46.0010524+00:00",
"SubmittedById": "b90f6ff1-9889-49ad-93f1-d245957d83da",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "77c8d540-ed4b-4b3b-bf7a-157394565e53",
"StepName": "sample string 2",
"InitTime": "2025-11-01T20:43:46.0010524+00:00",
"InitById": "90cf19a6-0c8d-4d12-963e-75fd67bb42af",
"InitBy": "sample string 5"
},
{
"StepId": "77c8d540-ed4b-4b3b-bf7a-157394565e53",
"StepName": "sample string 2",
"InitTime": "2025-11-01T20:43:46.0010524+00:00",
"InitById": "90cf19a6-0c8d-4d12-963e-75fd67bb42af",
"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-01T20:43:46.0010524Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-11-01T20:43:46.0010524Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-11-01T20:43:46.0010524+00:00</Archived>
<ArchivedById>26306e33-c8f2-43b6-8fad-ccd75047842c</ArchivedById>
<AssignedDate>2025-11-01T20:43:46.0010524+00:00</AssignedDate>
<AssignedTo>4d3f72be-cfba-4ce4-9032-e54029333f4c</AssignedTo>
<BookingId>2a22d2bd-a264-47a2-90cc-f092489b4d7d</BookingId>
<CPDId>1d310ef6-2448-4f12-bd62-884463c78da6</CPDId>
<CPDPeriodId>7bfc795a-a6b3-4674-bcfb-1d29e08a4c44</CPDPeriodId>
<CPDReductionId>90a5951c-4964-4739-9c74-d716a940cc15</CPDReductionId>
<CartId>a87c91a5-af01-4b9d-a8fa-77142141411d</CartId>
<CommitStepId>4066a321-50f1-4729-bac2-7eabf55a576e</CommitStepId>
<CreatedById>6669c78d-13a0-4a98-abb0-e609be824ed3</CreatedById>
<CreatedDate>2025-11-01T20:43:46.0010524+00:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>af2e762f-10ea-4424-88cb-e2f97907ab0f</CurrentStepId>
<ElectionId>d5eed7f6-9442-4488-b6d3-6f0dec6ce8cc</ElectionId>
<EntityId>cdd4f9f3-6e39-4b81-8d1e-d14d8d17c1c4</EntityId>
<EntityType>sample string 4</EntityType>
<Id>e9d49cea-a6c7-463e-9e39-08c673ec234a</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>90cf19a6-0c8d-4d12-963e-75fd67bb42af</InitById>
<InitTime>2025-11-01T20:43:46.0010524+00:00</InitTime>
<StepId>77c8d540-ed4b-4b3b-bf7a-157394565e53</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>90cf19a6-0c8d-4d12-963e-75fd67bb42af</InitById>
<InitTime>2025-11-01T20:43:46.0010524+00:00</InitTime>
<StepId>77c8d540-ed4b-4b3b-bf7a-157394565e53</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>fefecaad-11b1-40ba-86be-01c25bfa51ea</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>bf1fc5bf-6785-4ba4-bcc5-972ee24523ea</LastModifiedById>
<LastModifiedDate>2025-11-01T20:43:46.0010524+00:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>b022015e-6b18-4bd0-b780-ad3511b7f240</d2p1:guid>
<d2p1:guid>7669e8c7-e360-42f9-83bb-f810e742f573</d2p1:guid>
</PreviousStepIds>
<PropertyId>ac327b4a-de68-47e9-b1e3-ba387769fd99</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>60c8281e-e998-4dbc-95ff-9d86e746c8fe</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>b90f6ff1-9889-49ad-93f1-d245957d83da</SubmittedById>
<SubmittedTime>2025-11-01T20:43:46.0010524+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>60c8281e-e998-4dbc-95ff-9d86e746c8fe</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>b90f6ff1-9889-49ad-93f1-d245957d83da</SubmittedById>
<SubmittedTime>2025-11-01T20:43:46.0010524+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>9e3c3c60-029b-499a-9d0b-5fa9076d8f36</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>1e852424-97cf-4318-9576-adee03811da0</WaitlistEventId>
<WaitlistTicketTypeId>ac1fe4d9-2afa-4eaf-a929-6421f576004b</WaitlistTicketTypeId>
<WorkflowId>09519ea6-b454-4712-8953-311ecdd6fb2e</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.