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": "63c62108-9fcd-4058-b1a1-332df69b4edf",
"WorkflowId": "9f1f0a9b-a8ce-4084-ad73-bdb4f3bb497c",
"CurrentStepId": "ff50c2d8-3da1-4ae4-98a9-ca8acb60d3fa",
"UserId": "512a9eda-94e6-4681-8d8a-165a11ec7c5a",
"CPDId": "061da326-bace-4580-be23-742d7f8e18e6",
"CPDPeriodId": "ad2f11a3-d242-400b-a926-1045d9877c45",
"InvoiceId": "14bd967b-e8ba-4823-8a7c-47ed845e3d25",
"CPDReductionId": "fbde7256-bd85-4c67-897b-8b3baaa06e4b",
"ApplicableFrom": "2025-12-23T15:46:04.5380904+11:00",
"ApplicableTo": "2025-12-23T15:46:04.5380904+11:00",
"WaitlistEventId": "8404a6de-6c5b-4a12-b9f8-27c4ea9c519b",
"WaitlistTicketTypeId": "4951ff90-f493-4cbd-88f0-7eccabd478ee",
"CartId": "6ee4f980-539a-4a33-bbd1-999e1f35563b",
"ElectionId": "edc1f21e-dbe0-43df-9405-d78d6a4fd1c0",
"PropertyId": "beb03f1a-4c2b-4b76-80e9-5844df82230c",
"BookingId": "c48b4a43-6f25-4a1b-8a75-4c949d40346d",
"EntityId": "7e4373fa-5753-4c11-9f63-fd9fae19b969",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-12-23T15:46:04.5390899+11:00",
"CreatedDateTick": 8,
"CreatedById": "3c116bb9-7380-4516-9115-12a10c05b493",
"LastModifiedDate": "2025-12-23T15:46:04.5390899+11:00",
"LastModifiedById": "c3373b43-036f-4a09-b79c-03b55ea06bbb",
"IsArchived": true,
"CommitStepId": "eec2c29c-b146-4b9d-89c4-300f7075c30d",
"Archived": "2025-12-23T15:46:04.5390899+11:00",
"ArchivedById": "6ed1b77a-690e-4a6b-b6b7-26d995d314b1",
"AssignedTo": "87efebfe-3da2-47fb-a817-4e928da4350b",
"AssignedDate": "2025-12-23T15:46:04.5390899+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"330de920-5c0c-48fc-8a07-45fc550fd02a",
"db2c0a4f-d935-4ada-9920-11c265cc9ffb"
],
"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": "fdfffa48-4909-4434-aa66-ad154f3e9851",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-23T15:46:04.5400902+11:00",
"SubmittedById": "e8d49110-2567-4767-a6a5-66e942d8defb",
"SubmittedBy": "sample string 5"
},
{
"StepId": "fdfffa48-4909-4434-aa66-ad154f3e9851",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-23T15:46:04.5400902+11:00",
"SubmittedById": "e8d49110-2567-4767-a6a5-66e942d8defb",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "b2efbe7b-f517-459e-abfa-8b0e84e1ba80",
"StepName": "sample string 2",
"InitTime": "2025-12-23T15:46:04.5410901+11:00",
"InitById": "569ac6c0-5d53-4f4a-a0b0-35db8bde4dd9",
"InitBy": "sample string 5"
},
{
"StepId": "b2efbe7b-f517-459e-abfa-8b0e84e1ba80",
"StepName": "sample string 2",
"InitTime": "2025-12-23T15:46:04.5410901+11:00",
"InitById": "569ac6c0-5d53-4f4a-a0b0-35db8bde4dd9",
"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-12-23T04:46:04.5380904Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-12-23T04:46:04.5380904Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-12-23T15:46:04.5390899+11:00</Archived>
<ArchivedById>6ed1b77a-690e-4a6b-b6b7-26d995d314b1</ArchivedById>
<AssignedDate>2025-12-23T15:46:04.5390899+11:00</AssignedDate>
<AssignedTo>87efebfe-3da2-47fb-a817-4e928da4350b</AssignedTo>
<BookingId>c48b4a43-6f25-4a1b-8a75-4c949d40346d</BookingId>
<CPDId>061da326-bace-4580-be23-742d7f8e18e6</CPDId>
<CPDPeriodId>ad2f11a3-d242-400b-a926-1045d9877c45</CPDPeriodId>
<CPDReductionId>fbde7256-bd85-4c67-897b-8b3baaa06e4b</CPDReductionId>
<CartId>6ee4f980-539a-4a33-bbd1-999e1f35563b</CartId>
<CommitStepId>eec2c29c-b146-4b9d-89c4-300f7075c30d</CommitStepId>
<CreatedById>3c116bb9-7380-4516-9115-12a10c05b493</CreatedById>
<CreatedDate>2025-12-23T15:46:04.5390899+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>ff50c2d8-3da1-4ae4-98a9-ca8acb60d3fa</CurrentStepId>
<ElectionId>edc1f21e-dbe0-43df-9405-d78d6a4fd1c0</ElectionId>
<EntityId>7e4373fa-5753-4c11-9f63-fd9fae19b969</EntityId>
<EntityType>sample string 4</EntityType>
<Id>63c62108-9fcd-4058-b1a1-332df69b4edf</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>569ac6c0-5d53-4f4a-a0b0-35db8bde4dd9</InitById>
<InitTime>2025-12-23T15:46:04.5410901+11:00</InitTime>
<StepId>b2efbe7b-f517-459e-abfa-8b0e84e1ba80</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>569ac6c0-5d53-4f4a-a0b0-35db8bde4dd9</InitById>
<InitTime>2025-12-23T15:46:04.5410901+11:00</InitTime>
<StepId>b2efbe7b-f517-459e-abfa-8b0e84e1ba80</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>14bd967b-e8ba-4823-8a7c-47ed845e3d25</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>c3373b43-036f-4a09-b79c-03b55ea06bbb</LastModifiedById>
<LastModifiedDate>2025-12-23T15:46:04.5390899+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>330de920-5c0c-48fc-8a07-45fc550fd02a</d2p1:guid>
<d2p1:guid>db2c0a4f-d935-4ada-9920-11c265cc9ffb</d2p1:guid>
</PreviousStepIds>
<PropertyId>beb03f1a-4c2b-4b76-80e9-5844df82230c</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>fdfffa48-4909-4434-aa66-ad154f3e9851</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>e8d49110-2567-4767-a6a5-66e942d8defb</SubmittedById>
<SubmittedTime>2025-12-23T15:46:04.5400902+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>fdfffa48-4909-4434-aa66-ad154f3e9851</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>e8d49110-2567-4767-a6a5-66e942d8defb</SubmittedById>
<SubmittedTime>2025-12-23T15:46:04.5400902+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>512a9eda-94e6-4681-8d8a-165a11ec7c5a</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>8404a6de-6c5b-4a12-b9f8-27c4ea9c519b</WaitlistEventId>
<WaitlistTicketTypeId>4951ff90-f493-4cbd-88f0-7eccabd478ee</WaitlistTicketTypeId>
<WorkflowId>9f1f0a9b-a8ce-4084-ad73-bdb4f3bb497c</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.