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": "527d11e1-16f0-465e-8cf5-beabcf5289e6",
"WorkflowId": "ef620f0a-1d0c-4df0-952f-6978fbb11ff6",
"CurrentStepId": "c64fe75e-c0a0-4b58-b25c-78ffe35f25fc",
"UserId": "92f3cfb8-0545-4c37-bfce-78540d876b29",
"CPDId": "da7b1355-425e-42cf-b605-44b10e7a9609",
"CPDPeriodId": "c238e68b-23a7-407d-ae19-e74b1dbc87e3",
"InvoiceId": "acf605b2-a656-48d2-b061-0f6cf7010321",
"CPDReductionId": "0834cb4a-e783-4d32-b8e8-a090f291d4f8",
"ApplicableFrom": "2026-02-24T11:02:28.926045+11:00",
"ApplicableTo": "2026-02-24T11:02:28.926045+11:00",
"WaitlistEventId": "dd22d060-91b9-4704-b647-076bdc438b54",
"WaitlistTicketTypeId": "cbdeac57-6493-4b20-8ae9-4b58fdc5920c",
"CartId": "08b31d91-e67a-4d58-bab7-ede4b99597c2",
"ElectionId": "170f02be-d396-43c7-aa3d-98a1d8133439",
"PropertyId": "e9bbfaa3-3c92-4b58-9eed-28e5cbccf317",
"BookingId": "e892d47e-2b44-40f4-941c-950f3ee78aa3",
"EntityId": "d46ca769-a6d2-4c8d-a16b-d35fa75f03e8",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-02-24T11:02:28.926045+11:00",
"CreatedDateTick": 8,
"CreatedById": "c91b325c-f1f9-43ae-94bf-8e5d19e8cd9e",
"LastModifiedDate": "2026-02-24T11:02:28.926045+11:00",
"LastModifiedById": "f2f5b5d3-2fae-4d81-b20e-967f378f6efa",
"IsArchived": true,
"CommitStepId": "2ec27023-f99d-4129-827b-e8b6eb4d7a02",
"Archived": "2026-02-24T11:02:28.926045+11:00",
"ArchivedById": "f774078d-5c44-4c1c-bd66-089150f7b0c0",
"AssignedTo": "3b825eac-fc57-4e6a-a979-5e2e7c267fef",
"AssignedDate": "2026-02-24T11:02:28.926045+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"f04a3b26-adae-4f37-bfa6-c99c31671a61",
"b05c5b9a-6ba4-4826-b2a7-bcf262eebd14"
],
"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": "4e833a6e-83f9-442a-add4-0de550893889",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-24T11:02:28.926045+11:00",
"SubmittedById": "e9cf4970-0555-4169-bdc8-668a5d8628ee",
"SubmittedBy": "sample string 5"
},
{
"StepId": "4e833a6e-83f9-442a-add4-0de550893889",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-24T11:02:28.926045+11:00",
"SubmittedById": "e9cf4970-0555-4169-bdc8-668a5d8628ee",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "bbdafa79-31cd-44bf-b08b-09d59e707c8c",
"StepName": "sample string 2",
"InitTime": "2026-02-24T11:02:28.926045+11:00",
"InitById": "3b416f32-6391-44ad-93d9-bb01e1f73a6a",
"InitBy": "sample string 5"
},
{
"StepId": "bbdafa79-31cd-44bf-b08b-09d59e707c8c",
"StepName": "sample string 2",
"InitTime": "2026-02-24T11:02:28.926045+11:00",
"InitById": "3b416f32-6391-44ad-93d9-bb01e1f73a6a",
"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-02-24T00:02:28.926045Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-02-24T00:02:28.926045Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-02-24T11:02:28.926045+11:00</Archived>
<ArchivedById>f774078d-5c44-4c1c-bd66-089150f7b0c0</ArchivedById>
<AssignedDate>2026-02-24T11:02:28.926045+11:00</AssignedDate>
<AssignedTo>3b825eac-fc57-4e6a-a979-5e2e7c267fef</AssignedTo>
<BookingId>e892d47e-2b44-40f4-941c-950f3ee78aa3</BookingId>
<CPDId>da7b1355-425e-42cf-b605-44b10e7a9609</CPDId>
<CPDPeriodId>c238e68b-23a7-407d-ae19-e74b1dbc87e3</CPDPeriodId>
<CPDReductionId>0834cb4a-e783-4d32-b8e8-a090f291d4f8</CPDReductionId>
<CartId>08b31d91-e67a-4d58-bab7-ede4b99597c2</CartId>
<CommitStepId>2ec27023-f99d-4129-827b-e8b6eb4d7a02</CommitStepId>
<CreatedById>c91b325c-f1f9-43ae-94bf-8e5d19e8cd9e</CreatedById>
<CreatedDate>2026-02-24T11:02:28.926045+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>c64fe75e-c0a0-4b58-b25c-78ffe35f25fc</CurrentStepId>
<ElectionId>170f02be-d396-43c7-aa3d-98a1d8133439</ElectionId>
<EntityId>d46ca769-a6d2-4c8d-a16b-d35fa75f03e8</EntityId>
<EntityType>sample string 4</EntityType>
<Id>527d11e1-16f0-465e-8cf5-beabcf5289e6</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>3b416f32-6391-44ad-93d9-bb01e1f73a6a</InitById>
<InitTime>2026-02-24T11:02:28.926045+11:00</InitTime>
<StepId>bbdafa79-31cd-44bf-b08b-09d59e707c8c</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>3b416f32-6391-44ad-93d9-bb01e1f73a6a</InitById>
<InitTime>2026-02-24T11:02:28.926045+11:00</InitTime>
<StepId>bbdafa79-31cd-44bf-b08b-09d59e707c8c</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>acf605b2-a656-48d2-b061-0f6cf7010321</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>f2f5b5d3-2fae-4d81-b20e-967f378f6efa</LastModifiedById>
<LastModifiedDate>2026-02-24T11:02:28.926045+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>f04a3b26-adae-4f37-bfa6-c99c31671a61</d2p1:guid>
<d2p1:guid>b05c5b9a-6ba4-4826-b2a7-bcf262eebd14</d2p1:guid>
</PreviousStepIds>
<PropertyId>e9bbfaa3-3c92-4b58-9eed-28e5cbccf317</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>4e833a6e-83f9-442a-add4-0de550893889</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>e9cf4970-0555-4169-bdc8-668a5d8628ee</SubmittedById>
<SubmittedTime>2026-02-24T11:02:28.926045+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>4e833a6e-83f9-442a-add4-0de550893889</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>e9cf4970-0555-4169-bdc8-668a5d8628ee</SubmittedById>
<SubmittedTime>2026-02-24T11:02:28.926045+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>92f3cfb8-0545-4c37-bfce-78540d876b29</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>dd22d060-91b9-4704-b647-076bdc438b54</WaitlistEventId>
<WaitlistTicketTypeId>cbdeac57-6493-4b20-8ae9-4b58fdc5920c</WaitlistTicketTypeId>
<WorkflowId>ef620f0a-1d0c-4df0-952f-6978fbb11ff6</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.