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": "e1c99e4d-c34c-496d-8274-c7d55efea19c",
"WorkflowId": "747eb8a2-34b1-406b-b3f8-ca8793381354",
"CurrentStepId": "ec9977a9-3252-4d29-8fd1-3aea0a260b75",
"UserId": "b7b00d4b-90a4-49f4-99c9-91726835150d",
"CPDId": "f57b17f7-408a-4c7a-8ca4-d982a74680fa",
"CPDPeriodId": "befee47a-daf3-4780-b026-f08dcb63f5c2",
"InvoiceId": "ea17ba63-ce55-4db2-b722-422e5cd8b89d",
"CPDReductionId": "f3778f90-0fbd-43cb-9249-86b7b300f0a2",
"ApplicableFrom": "2025-12-30T01:59:37.9910751+11:00",
"ApplicableTo": "2025-12-30T01:59:37.9910751+11:00",
"WaitlistEventId": "2ef1863c-0335-4e4e-98a9-540adcf760e5",
"WaitlistTicketTypeId": "fc176da6-64bc-4627-8ddb-bec8a885607a",
"CartId": "fe20502c-1a5d-4d73-91b4-932f149ace7d",
"ElectionId": "a1c6902a-23eb-4ca5-9cfa-fb98fc400612",
"PropertyId": "f1cc9943-3d37-4090-a070-84a9f4e26e18",
"BookingId": "042b51ff-5378-457d-a4a4-68fa1016fc8d",
"EntityId": "cb07ea55-0821-4f57-b64b-634a552353e2",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-12-30T01:59:37.9910751+11:00",
"CreatedDateTick": 8,
"CreatedById": "016c847b-7dca-4d8e-a4a7-3a7ba0a34bc5",
"LastModifiedDate": "2025-12-30T01:59:37.9910751+11:00",
"LastModifiedById": "a27eb40f-091e-4309-83d6-3be3425fd719",
"IsArchived": true,
"CommitStepId": "c610f141-6c4c-4fb3-bd97-40453dcff243",
"Archived": "2025-12-30T01:59:37.9910751+11:00",
"ArchivedById": "85f346b1-b79d-4c76-ae2f-bbd6c666c884",
"AssignedTo": "cf1eb7ee-574f-4a88-912c-c69ef01c3235",
"AssignedDate": "2025-12-30T01:59:37.9910751+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"df975a81-e271-46ba-88b2-52164f088f1b",
"936c3a45-9059-4575-a9f3-c20c646942c2"
],
"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": "fb34bc08-307b-4ba9-a6af-05ac03446d30",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-30T01:59:37.9910751+11:00",
"SubmittedById": "ad0d6f92-6ad2-485c-b6a1-7a0eeab9a19d",
"SubmittedBy": "sample string 5"
},
{
"StepId": "fb34bc08-307b-4ba9-a6af-05ac03446d30",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-30T01:59:37.9910751+11:00",
"SubmittedById": "ad0d6f92-6ad2-485c-b6a1-7a0eeab9a19d",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "c77ec93a-bb7a-4a67-8d3c-ceb3abc7026b",
"StepName": "sample string 2",
"InitTime": "2025-12-30T01:59:37.9910751+11:00",
"InitById": "161e9494-e67e-4fb9-9584-b914d717a9ca",
"InitBy": "sample string 5"
},
{
"StepId": "c77ec93a-bb7a-4a67-8d3c-ceb3abc7026b",
"StepName": "sample string 2",
"InitTime": "2025-12-30T01:59:37.9910751+11:00",
"InitById": "161e9494-e67e-4fb9-9584-b914d717a9ca",
"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-29T14:59:37.9910751Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-12-29T14:59:37.9910751Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-12-30T01:59:37.9910751+11:00</Archived>
<ArchivedById>85f346b1-b79d-4c76-ae2f-bbd6c666c884</ArchivedById>
<AssignedDate>2025-12-30T01:59:37.9910751+11:00</AssignedDate>
<AssignedTo>cf1eb7ee-574f-4a88-912c-c69ef01c3235</AssignedTo>
<BookingId>042b51ff-5378-457d-a4a4-68fa1016fc8d</BookingId>
<CPDId>f57b17f7-408a-4c7a-8ca4-d982a74680fa</CPDId>
<CPDPeriodId>befee47a-daf3-4780-b026-f08dcb63f5c2</CPDPeriodId>
<CPDReductionId>f3778f90-0fbd-43cb-9249-86b7b300f0a2</CPDReductionId>
<CartId>fe20502c-1a5d-4d73-91b4-932f149ace7d</CartId>
<CommitStepId>c610f141-6c4c-4fb3-bd97-40453dcff243</CommitStepId>
<CreatedById>016c847b-7dca-4d8e-a4a7-3a7ba0a34bc5</CreatedById>
<CreatedDate>2025-12-30T01:59:37.9910751+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>ec9977a9-3252-4d29-8fd1-3aea0a260b75</CurrentStepId>
<ElectionId>a1c6902a-23eb-4ca5-9cfa-fb98fc400612</ElectionId>
<EntityId>cb07ea55-0821-4f57-b64b-634a552353e2</EntityId>
<EntityType>sample string 4</EntityType>
<Id>e1c99e4d-c34c-496d-8274-c7d55efea19c</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>161e9494-e67e-4fb9-9584-b914d717a9ca</InitById>
<InitTime>2025-12-30T01:59:37.9910751+11:00</InitTime>
<StepId>c77ec93a-bb7a-4a67-8d3c-ceb3abc7026b</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>161e9494-e67e-4fb9-9584-b914d717a9ca</InitById>
<InitTime>2025-12-30T01:59:37.9910751+11:00</InitTime>
<StepId>c77ec93a-bb7a-4a67-8d3c-ceb3abc7026b</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>ea17ba63-ce55-4db2-b722-422e5cd8b89d</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>a27eb40f-091e-4309-83d6-3be3425fd719</LastModifiedById>
<LastModifiedDate>2025-12-30T01:59:37.9910751+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>df975a81-e271-46ba-88b2-52164f088f1b</d2p1:guid>
<d2p1:guid>936c3a45-9059-4575-a9f3-c20c646942c2</d2p1:guid>
</PreviousStepIds>
<PropertyId>f1cc9943-3d37-4090-a070-84a9f4e26e18</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>fb34bc08-307b-4ba9-a6af-05ac03446d30</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>ad0d6f92-6ad2-485c-b6a1-7a0eeab9a19d</SubmittedById>
<SubmittedTime>2025-12-30T01:59:37.9910751+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>fb34bc08-307b-4ba9-a6af-05ac03446d30</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>ad0d6f92-6ad2-485c-b6a1-7a0eeab9a19d</SubmittedById>
<SubmittedTime>2025-12-30T01:59:37.9910751+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>b7b00d4b-90a4-49f4-99c9-91726835150d</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>2ef1863c-0335-4e4e-98a9-540adcf760e5</WaitlistEventId>
<WaitlistTicketTypeId>fc176da6-64bc-4627-8ddb-bec8a885607a</WaitlistTicketTypeId>
<WorkflowId>747eb8a2-34b1-406b-b3f8-ca8793381354</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.