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": "77a99555-8601-43d6-ba79-c6d0f663a169",
"WorkflowId": "80d06abe-d61e-4249-8d0a-4b1fe5e5775e",
"CurrentStepId": "f5e82bb2-5b6b-4cca-a5a6-75060c20837a",
"UserId": "5fa7a65f-f843-40fc-aac1-2ae02f85ca5c",
"CPDId": "9539b8ad-e0fb-40d7-b386-9bd361daac18",
"CPDPeriodId": "cf27407c-8aae-4ce6-bf16-4d1296de5ded",
"InvoiceId": "75f43eaf-3704-4134-a2bb-3600a527e2a4",
"CPDReductionId": "6ac2e82c-b8a7-4932-9be4-952c543a5c28",
"ApplicableFrom": "2026-05-31T09:16:48.1308033+10:00",
"ApplicableTo": "2026-05-31T09:16:48.1308033+10:00",
"WaitlistEventId": "0caae691-e230-4de9-9aa0-102b105d6425",
"WaitlistTicketTypeId": "6d0162c8-774a-4a75-a2da-391777f50588",
"CartId": "a1f8d947-a7c3-4352-a88e-bb91c121eacd",
"ElectionId": "5d98d59f-f7e7-4f33-8455-de8279e365fe",
"PropertyId": "9ffa55a4-f6ae-4f08-8961-a12bac9c0679",
"BookingId": "5e28631e-664c-4a51-8cee-3ced6bc1b9f5",
"EntityId": "e385eae8-cde8-416f-8159-b30990585b6e",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-05-31T09:16:48.1308033+10:00",
"CreatedDateTick": 8,
"CreatedById": "02a76379-d402-4de9-bc69-b85949192ea0",
"LastModifiedDate": "2026-05-31T09:16:48.1308033+10:00",
"LastModifiedById": "1aabee5c-bb72-4677-93e2-607d07eafa5b",
"IsArchived": true,
"CommitStepId": "37dba4ac-781f-4bea-b804-904063877d51",
"Archived": "2026-05-31T09:16:48.1308033+10:00",
"ArchivedById": "621a2fac-f8de-4759-a50c-b349b1e65b59",
"AssignedTo": "9a05f610-c84f-4851-97cc-26cc6c7b13ba",
"AssignedDate": "2026-05-31T09:16:48.1308033+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"189c8e6e-d474-4da8-86f3-37113d546fa5",
"f01c1bdf-2905-42b8-a819-539f577a4554"
],
"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": "d83417a3-a7af-4940-99be-0898c9eb0956",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-31T09:16:48.1328049+10:00",
"SubmittedById": "8952793e-abb9-4cc7-93b5-62b031ecb172",
"SubmittedBy": "sample string 5"
},
{
"StepId": "d83417a3-a7af-4940-99be-0898c9eb0956",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-31T09:16:48.1328049+10:00",
"SubmittedById": "8952793e-abb9-4cc7-93b5-62b031ecb172",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "5b889ef4-f2d0-4d91-b0af-d24c8deed67d",
"StepName": "sample string 2",
"InitTime": "2026-05-31T09:16:48.1328049+10:00",
"InitById": "e34637fd-42d0-4166-b448-52c237f71a9d",
"InitBy": "sample string 5"
},
{
"StepId": "5b889ef4-f2d0-4d91-b0af-d24c8deed67d",
"StepName": "sample string 2",
"InitTime": "2026-05-31T09:16:48.1328049+10:00",
"InitById": "e34637fd-42d0-4166-b448-52c237f71a9d",
"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-05-30T23:16:48.1308033Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-05-30T23:16:48.1308033Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-05-31T09:16:48.1308033+10:00</Archived>
<ArchivedById>621a2fac-f8de-4759-a50c-b349b1e65b59</ArchivedById>
<AssignedDate>2026-05-31T09:16:48.1308033+10:00</AssignedDate>
<AssignedTo>9a05f610-c84f-4851-97cc-26cc6c7b13ba</AssignedTo>
<BookingId>5e28631e-664c-4a51-8cee-3ced6bc1b9f5</BookingId>
<CPDId>9539b8ad-e0fb-40d7-b386-9bd361daac18</CPDId>
<CPDPeriodId>cf27407c-8aae-4ce6-bf16-4d1296de5ded</CPDPeriodId>
<CPDReductionId>6ac2e82c-b8a7-4932-9be4-952c543a5c28</CPDReductionId>
<CartId>a1f8d947-a7c3-4352-a88e-bb91c121eacd</CartId>
<CommitStepId>37dba4ac-781f-4bea-b804-904063877d51</CommitStepId>
<CreatedById>02a76379-d402-4de9-bc69-b85949192ea0</CreatedById>
<CreatedDate>2026-05-31T09:16:48.1308033+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>f5e82bb2-5b6b-4cca-a5a6-75060c20837a</CurrentStepId>
<ElectionId>5d98d59f-f7e7-4f33-8455-de8279e365fe</ElectionId>
<EntityId>e385eae8-cde8-416f-8159-b30990585b6e</EntityId>
<EntityType>sample string 4</EntityType>
<Id>77a99555-8601-43d6-ba79-c6d0f663a169</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>e34637fd-42d0-4166-b448-52c237f71a9d</InitById>
<InitTime>2026-05-31T09:16:48.1328049+10:00</InitTime>
<StepId>5b889ef4-f2d0-4d91-b0af-d24c8deed67d</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>e34637fd-42d0-4166-b448-52c237f71a9d</InitById>
<InitTime>2026-05-31T09:16:48.1328049+10:00</InitTime>
<StepId>5b889ef4-f2d0-4d91-b0af-d24c8deed67d</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>75f43eaf-3704-4134-a2bb-3600a527e2a4</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>1aabee5c-bb72-4677-93e2-607d07eafa5b</LastModifiedById>
<LastModifiedDate>2026-05-31T09:16:48.1308033+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>189c8e6e-d474-4da8-86f3-37113d546fa5</d2p1:guid>
<d2p1:guid>f01c1bdf-2905-42b8-a819-539f577a4554</d2p1:guid>
</PreviousStepIds>
<PropertyId>9ffa55a4-f6ae-4f08-8961-a12bac9c0679</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>d83417a3-a7af-4940-99be-0898c9eb0956</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>8952793e-abb9-4cc7-93b5-62b031ecb172</SubmittedById>
<SubmittedTime>2026-05-31T09:16:48.1328049+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>d83417a3-a7af-4940-99be-0898c9eb0956</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>8952793e-abb9-4cc7-93b5-62b031ecb172</SubmittedById>
<SubmittedTime>2026-05-31T09:16:48.1328049+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>5fa7a65f-f843-40fc-aac1-2ae02f85ca5c</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>0caae691-e230-4de9-9aa0-102b105d6425</WaitlistEventId>
<WaitlistTicketTypeId>6d0162c8-774a-4a75-a2da-391777f50588</WaitlistTicketTypeId>
<WorkflowId>80d06abe-d61e-4249-8d0a-4b1fe5e5775e</WorkflowId>
<WorkflowName>sample string 6</WorkflowName>
</WorkflowFieldValue>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.