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": "7e53941c-b830-4d2c-a461-9b45f16c5f56",
"WorkflowId": "612c2fff-edaa-4add-b998-6b505c64d4de",
"CurrentStepId": "325d989b-5157-43cf-b97f-548280aaf447",
"UserId": "08ce7282-c1ca-4071-b9c7-5353086aa222",
"CPDId": "b071d177-f832-4c4b-91cd-d84e5c793c7f",
"CPDPeriodId": "c92be434-0c26-4092-8216-5ae7e3c18af5",
"InvoiceId": "bccf8bad-40a3-42f3-be51-8364c7f9140c",
"CPDReductionId": "b5489bcd-3b51-49df-982e-96b7557410e3",
"ApplicableFrom": "2026-01-01T18:52:37.1464952+00:00",
"ApplicableTo": "2026-01-01T18:52:37.1464952+00:00",
"WaitlistEventId": "c0548ffb-a400-43cd-a289-32b6802b3b9b",
"WaitlistTicketTypeId": "9e16e4e3-3eba-42b0-9554-d9744a0afdfb",
"CartId": "beb88a4c-1c1c-4987-b3d6-3b8167c39e9f",
"ElectionId": "b16892e0-9a6e-427f-9c84-826308b21ecb",
"PropertyId": "e5a44cd2-867d-453a-9b0d-a2f7b86fcec8",
"BookingId": "c35ae5e9-edcb-44e1-8430-5e10f31c575e",
"EntityId": "d9554db6-7d46-472c-8b92-057c195af9d9",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-01-01T18:52:37.1464952+00:00",
"CreatedDateTick": 8,
"CreatedById": "08d8b664-f60b-42e9-8f48-f204cf11b463",
"LastModifiedDate": "2026-01-01T18:52:37.1464952+00:00",
"LastModifiedById": "f3bbbbbc-308d-4baa-acac-61c679ebcaef",
"IsArchived": true,
"CommitStepId": "99947a03-67f1-47e1-b000-8953c388d9d5",
"Archived": "2026-01-01T18:52:37.1464952+00:00",
"ArchivedById": "1e7b424f-34c8-48b4-a673-ada9a155814d",
"AssignedTo": "60efa217-6e72-4e1e-9b00-293e8cbf0c79",
"AssignedDate": "2026-01-01T18:52:37.1464952+00:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"b6ceff47-74bd-4358-88e3-75ea14497ff3",
"2917316e-b87c-4bb7-bcb1-8ec7600d334c"
],
"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": "58b08faa-528f-401b-b0a9-6f894ddffda3",
"StepName": "sample string 2",
"SubmittedTime": "2026-01-01T18:52:37.1464952+00:00",
"SubmittedById": "f61e8807-3c6c-4fb4-a086-353fb0be79f0",
"SubmittedBy": "sample string 5"
},
{
"StepId": "58b08faa-528f-401b-b0a9-6f894ddffda3",
"StepName": "sample string 2",
"SubmittedTime": "2026-01-01T18:52:37.1464952+00:00",
"SubmittedById": "f61e8807-3c6c-4fb4-a086-353fb0be79f0",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "a8c3b533-e804-4c1e-b034-1e4818586c19",
"StepName": "sample string 2",
"InitTime": "2026-01-01T18:52:37.1464952+00:00",
"InitById": "61607f19-62a9-4057-b773-ce9a6fac8ded",
"InitBy": "sample string 5"
},
{
"StepId": "a8c3b533-e804-4c1e-b034-1e4818586c19",
"StepName": "sample string 2",
"InitTime": "2026-01-01T18:52:37.1464952+00:00",
"InitById": "61607f19-62a9-4057-b773-ce9a6fac8ded",
"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-01-01T18:52:37.1464952Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-01-01T18:52:37.1464952Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-01-01T18:52:37.1464952+00:00</Archived>
<ArchivedById>1e7b424f-34c8-48b4-a673-ada9a155814d</ArchivedById>
<AssignedDate>2026-01-01T18:52:37.1464952+00:00</AssignedDate>
<AssignedTo>60efa217-6e72-4e1e-9b00-293e8cbf0c79</AssignedTo>
<BookingId>c35ae5e9-edcb-44e1-8430-5e10f31c575e</BookingId>
<CPDId>b071d177-f832-4c4b-91cd-d84e5c793c7f</CPDId>
<CPDPeriodId>c92be434-0c26-4092-8216-5ae7e3c18af5</CPDPeriodId>
<CPDReductionId>b5489bcd-3b51-49df-982e-96b7557410e3</CPDReductionId>
<CartId>beb88a4c-1c1c-4987-b3d6-3b8167c39e9f</CartId>
<CommitStepId>99947a03-67f1-47e1-b000-8953c388d9d5</CommitStepId>
<CreatedById>08d8b664-f60b-42e9-8f48-f204cf11b463</CreatedById>
<CreatedDate>2026-01-01T18:52:37.1464952+00:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>325d989b-5157-43cf-b97f-548280aaf447</CurrentStepId>
<ElectionId>b16892e0-9a6e-427f-9c84-826308b21ecb</ElectionId>
<EntityId>d9554db6-7d46-472c-8b92-057c195af9d9</EntityId>
<EntityType>sample string 4</EntityType>
<Id>7e53941c-b830-4d2c-a461-9b45f16c5f56</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>61607f19-62a9-4057-b773-ce9a6fac8ded</InitById>
<InitTime>2026-01-01T18:52:37.1464952+00:00</InitTime>
<StepId>a8c3b533-e804-4c1e-b034-1e4818586c19</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>61607f19-62a9-4057-b773-ce9a6fac8ded</InitById>
<InitTime>2026-01-01T18:52:37.1464952+00:00</InitTime>
<StepId>a8c3b533-e804-4c1e-b034-1e4818586c19</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>bccf8bad-40a3-42f3-be51-8364c7f9140c</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>f3bbbbbc-308d-4baa-acac-61c679ebcaef</LastModifiedById>
<LastModifiedDate>2026-01-01T18:52:37.1464952+00:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>b6ceff47-74bd-4358-88e3-75ea14497ff3</d2p1:guid>
<d2p1:guid>2917316e-b87c-4bb7-bcb1-8ec7600d334c</d2p1:guid>
</PreviousStepIds>
<PropertyId>e5a44cd2-867d-453a-9b0d-a2f7b86fcec8</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>58b08faa-528f-401b-b0a9-6f894ddffda3</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>f61e8807-3c6c-4fb4-a086-353fb0be79f0</SubmittedById>
<SubmittedTime>2026-01-01T18:52:37.1464952+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>58b08faa-528f-401b-b0a9-6f894ddffda3</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>f61e8807-3c6c-4fb4-a086-353fb0be79f0</SubmittedById>
<SubmittedTime>2026-01-01T18:52:37.1464952+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>08ce7282-c1ca-4071-b9c7-5353086aa222</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>c0548ffb-a400-43cd-a289-32b6802b3b9b</WaitlistEventId>
<WaitlistTicketTypeId>9e16e4e3-3eba-42b0-9554-d9744a0afdfb</WaitlistTicketTypeId>
<WorkflowId>612c2fff-edaa-4add-b998-6b505c64d4de</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.