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": "a711783f-1b3a-431a-ab2c-48de3fc714ea",
"WorkflowId": "982b9285-1401-47d8-bdf8-8ee1362f3c83",
"CurrentStepId": "7023657d-a7b5-46d9-b323-044ef166edf2",
"UserId": "547b14f2-9a32-432f-bbfe-f01ceddb0465",
"CPDId": "7f555ecb-c9fa-4a62-ba96-4999c7eb163d",
"CPDPeriodId": "3fb15618-b0c7-4043-a6c8-d87afbfb1238",
"InvoiceId": "383bd2ac-47b4-48b4-9bb8-80fd4dd55c08",
"CPDReductionId": "2f7c40cc-aff7-47bb-90d8-c418541197c1",
"ApplicableFrom": "2026-01-12T12:37:47.1951706+11:00",
"ApplicableTo": "2026-01-12T12:37:47.1951706+11:00",
"WaitlistEventId": "2c58f09c-a782-4eeb-b4de-a789050276d0",
"WaitlistTicketTypeId": "9469f717-b9b3-4b81-8163-f5e4abc8ea1b",
"CartId": "415f3851-df21-48d0-8191-7b92f242bb3c",
"ElectionId": "3b65762d-387b-439b-b699-77eeb7f2e8cc",
"PropertyId": "58a609d1-74ac-4aa4-9713-747d7190cfbf",
"BookingId": "4699b92e-c470-4477-89e1-783137f46ca0",
"EntityId": "3f5fedb0-ffbd-47b0-9c97-e81edb5c165f",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-01-12T12:37:47.1951706+11:00",
"CreatedDateTick": 8,
"CreatedById": "91816f86-23a8-4b39-ac75-d7a8de7dbba0",
"LastModifiedDate": "2026-01-12T12:37:47.1951706+11:00",
"LastModifiedById": "aee03e2f-c1aa-44aa-9f57-e78450207bc0",
"IsArchived": true,
"CommitStepId": "54981659-977b-44a0-b098-18b2d679a299",
"Archived": "2026-01-12T12:37:47.1951706+11:00",
"ArchivedById": "7964c3dc-bf73-49ee-b11c-39ced1eca258",
"AssignedTo": "086df567-67e0-40dc-96f3-190db67d9f6c",
"AssignedDate": "2026-01-12T12:37:47.1951706+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"21142379-7ae2-4fb9-9854-69b9a871be9e",
"439eb0a0-202b-4878-bb86-8214d7209eef"
],
"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": "6f534185-61e5-4a40-a64f-090e1d9010a2",
"StepName": "sample string 2",
"SubmittedTime": "2026-01-12T12:37:47.1951706+11:00",
"SubmittedById": "ff8185cd-c5c5-4533-9b2b-9737007b9f51",
"SubmittedBy": "sample string 5"
},
{
"StepId": "6f534185-61e5-4a40-a64f-090e1d9010a2",
"StepName": "sample string 2",
"SubmittedTime": "2026-01-12T12:37:47.1951706+11:00",
"SubmittedById": "ff8185cd-c5c5-4533-9b2b-9737007b9f51",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "0af25d84-aa38-4c77-b663-78627eb85755",
"StepName": "sample string 2",
"InitTime": "2026-01-12T12:37:47.1951706+11:00",
"InitById": "abd4ed8d-51cb-4c9d-ba5c-43f4dfb03dda",
"InitBy": "sample string 5"
},
{
"StepId": "0af25d84-aa38-4c77-b663-78627eb85755",
"StepName": "sample string 2",
"InitTime": "2026-01-12T12:37:47.1951706+11:00",
"InitById": "abd4ed8d-51cb-4c9d-ba5c-43f4dfb03dda",
"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-01-12T01:37:47.1951706Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-01-12T01:37:47.1951706Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-01-12T12:37:47.1951706+11:00</Archived>
<ArchivedById>7964c3dc-bf73-49ee-b11c-39ced1eca258</ArchivedById>
<AssignedDate>2026-01-12T12:37:47.1951706+11:00</AssignedDate>
<AssignedTo>086df567-67e0-40dc-96f3-190db67d9f6c</AssignedTo>
<BookingId>4699b92e-c470-4477-89e1-783137f46ca0</BookingId>
<CPDId>7f555ecb-c9fa-4a62-ba96-4999c7eb163d</CPDId>
<CPDPeriodId>3fb15618-b0c7-4043-a6c8-d87afbfb1238</CPDPeriodId>
<CPDReductionId>2f7c40cc-aff7-47bb-90d8-c418541197c1</CPDReductionId>
<CartId>415f3851-df21-48d0-8191-7b92f242bb3c</CartId>
<CommitStepId>54981659-977b-44a0-b098-18b2d679a299</CommitStepId>
<CreatedById>91816f86-23a8-4b39-ac75-d7a8de7dbba0</CreatedById>
<CreatedDate>2026-01-12T12:37:47.1951706+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>7023657d-a7b5-46d9-b323-044ef166edf2</CurrentStepId>
<ElectionId>3b65762d-387b-439b-b699-77eeb7f2e8cc</ElectionId>
<EntityId>3f5fedb0-ffbd-47b0-9c97-e81edb5c165f</EntityId>
<EntityType>sample string 4</EntityType>
<Id>a711783f-1b3a-431a-ab2c-48de3fc714ea</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>abd4ed8d-51cb-4c9d-ba5c-43f4dfb03dda</InitById>
<InitTime>2026-01-12T12:37:47.1951706+11:00</InitTime>
<StepId>0af25d84-aa38-4c77-b663-78627eb85755</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>abd4ed8d-51cb-4c9d-ba5c-43f4dfb03dda</InitById>
<InitTime>2026-01-12T12:37:47.1951706+11:00</InitTime>
<StepId>0af25d84-aa38-4c77-b663-78627eb85755</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>383bd2ac-47b4-48b4-9bb8-80fd4dd55c08</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>aee03e2f-c1aa-44aa-9f57-e78450207bc0</LastModifiedById>
<LastModifiedDate>2026-01-12T12:37:47.1951706+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>21142379-7ae2-4fb9-9854-69b9a871be9e</d2p1:guid>
<d2p1:guid>439eb0a0-202b-4878-bb86-8214d7209eef</d2p1:guid>
</PreviousStepIds>
<PropertyId>58a609d1-74ac-4aa4-9713-747d7190cfbf</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>6f534185-61e5-4a40-a64f-090e1d9010a2</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>ff8185cd-c5c5-4533-9b2b-9737007b9f51</SubmittedById>
<SubmittedTime>2026-01-12T12:37:47.1951706+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>6f534185-61e5-4a40-a64f-090e1d9010a2</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>ff8185cd-c5c5-4533-9b2b-9737007b9f51</SubmittedById>
<SubmittedTime>2026-01-12T12:37:47.1951706+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>547b14f2-9a32-432f-bbfe-f01ceddb0465</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>2c58f09c-a782-4eeb-b4de-a789050276d0</WaitlistEventId>
<WaitlistTicketTypeId>9469f717-b9b3-4b81-8163-f5e4abc8ea1b</WaitlistTicketTypeId>
<WorkflowId>982b9285-1401-47d8-bdf8-8ee1362f3c83</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.