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": "f70ea481-d103-43d8-96ca-ab9e0a6045a3",
"WorkflowId": "db0f78a2-731a-4476-b6cb-9ffcd8820ef0",
"CurrentStepId": "9a4676a8-a5b1-40b2-9e65-c3ed48b4f6ea",
"UserId": "f982c063-e36a-4276-a254-5415228f9b70",
"CPDId": "6208de0a-4aa0-42d1-8d93-aeaf1b5c40f8",
"CPDPeriodId": "456372af-3574-468f-b3b8-61aa273d8267",
"InvoiceId": "eb2f07a2-7de4-42f0-b467-60d30b9e614c",
"CPDReductionId": "0b0f71ea-09ec-4b39-9e70-3f9632ef5550",
"ApplicableFrom": "2026-07-08T04:33:37.4059763+10:00",
"ApplicableTo": "2026-07-08T04:33:37.4059763+10:00",
"WaitlistEventId": "3606a126-fc28-4afd-bc64-dd19689b6659",
"WaitlistTicketTypeId": "dc973650-debd-49a7-8892-57211d83cce4",
"CartId": "5a266345-42c9-49d3-a2ff-12a8eac3901b",
"ElectionId": "d5a3c84d-eaa6-457e-862a-c42a4e9386db",
"PropertyId": "907ef251-4cc1-47e1-b4e9-b152f6304495",
"BookingId": "e6204f3f-80b5-4622-9976-25b455725a0e",
"EntityId": "701bd25f-c83e-4480-a69f-6c0ab6badfef",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-07-08T04:33:37.4059763+10:00",
"CreatedDateTick": 8,
"CreatedById": "45c25c69-de85-4705-b6d3-6e60fe5a4d33",
"LastModifiedDate": "2026-07-08T04:33:37.4059763+10:00",
"LastModifiedById": "88223693-fdc3-42d4-902e-5da6d02299c8",
"IsArchived": true,
"CommitStepId": "51595de7-aed9-430d-8bdd-de9e1319723a",
"Archived": "2026-07-08T04:33:37.4069769+10:00",
"ArchivedById": "57516aab-309d-476c-9eb5-325d7fcabda2",
"AssignedTo": "c3bd406a-e1ad-4a1a-95c3-5f713349f8a9",
"AssignedDate": "2026-07-08T04:33:37.4069769+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"b785022d-acfc-498f-a9da-c4ef8a074391",
"8aa3a8e3-f671-4001-ba97-8516323c35ae"
],
"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": "b8988489-5908-4aa0-910b-a35d506dbc3b",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-08T04:33:37.4069769+10:00",
"SubmittedById": "8e4b69c0-bb65-475b-9dc5-d5f406b36762",
"SubmittedBy": "sample string 5"
},
{
"StepId": "b8988489-5908-4aa0-910b-a35d506dbc3b",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-08T04:33:37.4069769+10:00",
"SubmittedById": "8e4b69c0-bb65-475b-9dc5-d5f406b36762",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "4377057d-34a1-49ce-b52c-c0d64d5016af",
"StepName": "sample string 2",
"InitTime": "2026-07-08T04:33:37.4079768+10:00",
"InitById": "c01f8796-4b06-49f9-a83d-102fef27f901",
"InitBy": "sample string 5"
},
{
"StepId": "4377057d-34a1-49ce-b52c-c0d64d5016af",
"StepName": "sample string 2",
"InitTime": "2026-07-08T04:33:37.4079768+10:00",
"InitById": "c01f8796-4b06-49f9-a83d-102fef27f901",
"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-07-07T18:33:37.4059763Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-07-07T18:33:37.4059763Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-07-08T04:33:37.4069769+10:00</Archived>
<ArchivedById>57516aab-309d-476c-9eb5-325d7fcabda2</ArchivedById>
<AssignedDate>2026-07-08T04:33:37.4069769+10:00</AssignedDate>
<AssignedTo>c3bd406a-e1ad-4a1a-95c3-5f713349f8a9</AssignedTo>
<BookingId>e6204f3f-80b5-4622-9976-25b455725a0e</BookingId>
<CPDId>6208de0a-4aa0-42d1-8d93-aeaf1b5c40f8</CPDId>
<CPDPeriodId>456372af-3574-468f-b3b8-61aa273d8267</CPDPeriodId>
<CPDReductionId>0b0f71ea-09ec-4b39-9e70-3f9632ef5550</CPDReductionId>
<CartId>5a266345-42c9-49d3-a2ff-12a8eac3901b</CartId>
<CommitStepId>51595de7-aed9-430d-8bdd-de9e1319723a</CommitStepId>
<CreatedById>45c25c69-de85-4705-b6d3-6e60fe5a4d33</CreatedById>
<CreatedDate>2026-07-08T04:33:37.4059763+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>9a4676a8-a5b1-40b2-9e65-c3ed48b4f6ea</CurrentStepId>
<ElectionId>d5a3c84d-eaa6-457e-862a-c42a4e9386db</ElectionId>
<EntityId>701bd25f-c83e-4480-a69f-6c0ab6badfef</EntityId>
<EntityType>sample string 4</EntityType>
<Id>f70ea481-d103-43d8-96ca-ab9e0a6045a3</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>c01f8796-4b06-49f9-a83d-102fef27f901</InitById>
<InitTime>2026-07-08T04:33:37.4079768+10:00</InitTime>
<StepId>4377057d-34a1-49ce-b52c-c0d64d5016af</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>c01f8796-4b06-49f9-a83d-102fef27f901</InitById>
<InitTime>2026-07-08T04:33:37.4079768+10:00</InitTime>
<StepId>4377057d-34a1-49ce-b52c-c0d64d5016af</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>eb2f07a2-7de4-42f0-b467-60d30b9e614c</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>88223693-fdc3-42d4-902e-5da6d02299c8</LastModifiedById>
<LastModifiedDate>2026-07-08T04:33:37.4059763+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>b785022d-acfc-498f-a9da-c4ef8a074391</d2p1:guid>
<d2p1:guid>8aa3a8e3-f671-4001-ba97-8516323c35ae</d2p1:guid>
</PreviousStepIds>
<PropertyId>907ef251-4cc1-47e1-b4e9-b152f6304495</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>b8988489-5908-4aa0-910b-a35d506dbc3b</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>8e4b69c0-bb65-475b-9dc5-d5f406b36762</SubmittedById>
<SubmittedTime>2026-07-08T04:33:37.4069769+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>b8988489-5908-4aa0-910b-a35d506dbc3b</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>8e4b69c0-bb65-475b-9dc5-d5f406b36762</SubmittedById>
<SubmittedTime>2026-07-08T04:33:37.4069769+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>f982c063-e36a-4276-a254-5415228f9b70</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>3606a126-fc28-4afd-bc64-dd19689b6659</WaitlistEventId>
<WaitlistTicketTypeId>dc973650-debd-49a7-8892-57211d83cce4</WaitlistTicketTypeId>
<WorkflowId>db0f78a2-731a-4476-b6cb-9ffcd8820ef0</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.