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": "f1cf7313-84bf-4694-930b-7abc5e5718e2",
"WorkflowId": "d2afb448-f53f-43d5-8883-06d22b1bd61b",
"CurrentStepId": "d5a53266-8c45-414c-998a-9ba6569fae6d",
"UserId": "a7cdc5dc-e784-472b-86a6-4f17e23e98f8",
"CPDId": "9e97825f-fad6-4473-b1f9-e3fa0b13f71a",
"CPDPeriodId": "cb4f6001-5b03-41ef-8368-8107addd2b77",
"InvoiceId": "55453532-2d42-45ba-965a-7e06d6a42514",
"CPDReductionId": "0bf33416-5815-42c0-aa89-53ad4fb20e7f",
"ApplicableFrom": "2026-01-24T15:35:06.7524916+11:00",
"ApplicableTo": "2026-01-24T15:35:06.7524916+11:00",
"WaitlistEventId": "727a9a53-6f87-467f-bdd7-adbb91cd5e8a",
"WaitlistTicketTypeId": "8e987927-6b78-4014-a15b-38c5bc8ac6b4",
"CartId": "79a1a72c-913e-4d84-835d-92c84251ec54",
"ElectionId": "b70ca8d9-16be-4503-911f-96123aeccbc3",
"PropertyId": "31193517-268d-49b6-92c5-49fd76a523f0",
"BookingId": "9ea47d7c-4ca9-42d7-80dc-f75db85b8272",
"EntityId": "8adb3552-eca5-4dc2-a978-4de9255e4a19",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-01-24T15:35:06.7524916+11:00",
"CreatedDateTick": 8,
"CreatedById": "00fb2dd1-ffe7-4276-a000-b53632836f52",
"LastModifiedDate": "2026-01-24T15:35:06.7524916+11:00",
"LastModifiedById": "fcb4c7dc-cb03-4f03-a999-e3833944c269",
"IsArchived": true,
"CommitStepId": "0f695ca7-0c34-4dd3-b651-80592fef5833",
"Archived": "2026-01-24T15:35:06.7524916+11:00",
"ArchivedById": "afbbe8c4-f59e-40bb-876a-b6d318cdda1e",
"AssignedTo": "e0011809-1183-45bc-9506-7f713368d703",
"AssignedDate": "2026-01-24T15:35:06.7524916+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"664fe922-e94f-4529-82d9-1428d4f08b58",
"f2a9aa2d-7c3e-4048-958e-180ceed322c9"
],
"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": "f2f4c6cf-e532-40ab-8ab3-02660b4c21b3",
"StepName": "sample string 2",
"SubmittedTime": "2026-01-24T15:35:06.7534911+11:00",
"SubmittedById": "3cf648ac-b259-44b7-bfc8-b005a3e66efc",
"SubmittedBy": "sample string 5"
},
{
"StepId": "f2f4c6cf-e532-40ab-8ab3-02660b4c21b3",
"StepName": "sample string 2",
"SubmittedTime": "2026-01-24T15:35:06.7534911+11:00",
"SubmittedById": "3cf648ac-b259-44b7-bfc8-b005a3e66efc",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "1bb77944-7999-49ec-8cc4-b920861df988",
"StepName": "sample string 2",
"InitTime": "2026-01-24T15:35:06.7534911+11:00",
"InitById": "a68c758f-7e2b-409e-af55-9efce7a09a57",
"InitBy": "sample string 5"
},
{
"StepId": "1bb77944-7999-49ec-8cc4-b920861df988",
"StepName": "sample string 2",
"InitTime": "2026-01-24T15:35:06.7534911+11:00",
"InitById": "a68c758f-7e2b-409e-af55-9efce7a09a57",
"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-24T04:35:06.7524916Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-01-24T04:35:06.7524916Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-01-24T15:35:06.7524916+11:00</Archived>
<ArchivedById>afbbe8c4-f59e-40bb-876a-b6d318cdda1e</ArchivedById>
<AssignedDate>2026-01-24T15:35:06.7524916+11:00</AssignedDate>
<AssignedTo>e0011809-1183-45bc-9506-7f713368d703</AssignedTo>
<BookingId>9ea47d7c-4ca9-42d7-80dc-f75db85b8272</BookingId>
<CPDId>9e97825f-fad6-4473-b1f9-e3fa0b13f71a</CPDId>
<CPDPeriodId>cb4f6001-5b03-41ef-8368-8107addd2b77</CPDPeriodId>
<CPDReductionId>0bf33416-5815-42c0-aa89-53ad4fb20e7f</CPDReductionId>
<CartId>79a1a72c-913e-4d84-835d-92c84251ec54</CartId>
<CommitStepId>0f695ca7-0c34-4dd3-b651-80592fef5833</CommitStepId>
<CreatedById>00fb2dd1-ffe7-4276-a000-b53632836f52</CreatedById>
<CreatedDate>2026-01-24T15:35:06.7524916+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>d5a53266-8c45-414c-998a-9ba6569fae6d</CurrentStepId>
<ElectionId>b70ca8d9-16be-4503-911f-96123aeccbc3</ElectionId>
<EntityId>8adb3552-eca5-4dc2-a978-4de9255e4a19</EntityId>
<EntityType>sample string 4</EntityType>
<Id>f1cf7313-84bf-4694-930b-7abc5e5718e2</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>a68c758f-7e2b-409e-af55-9efce7a09a57</InitById>
<InitTime>2026-01-24T15:35:06.7534911+11:00</InitTime>
<StepId>1bb77944-7999-49ec-8cc4-b920861df988</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>a68c758f-7e2b-409e-af55-9efce7a09a57</InitById>
<InitTime>2026-01-24T15:35:06.7534911+11:00</InitTime>
<StepId>1bb77944-7999-49ec-8cc4-b920861df988</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>55453532-2d42-45ba-965a-7e06d6a42514</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>fcb4c7dc-cb03-4f03-a999-e3833944c269</LastModifiedById>
<LastModifiedDate>2026-01-24T15:35:06.7524916+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>664fe922-e94f-4529-82d9-1428d4f08b58</d2p1:guid>
<d2p1:guid>f2a9aa2d-7c3e-4048-958e-180ceed322c9</d2p1:guid>
</PreviousStepIds>
<PropertyId>31193517-268d-49b6-92c5-49fd76a523f0</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>f2f4c6cf-e532-40ab-8ab3-02660b4c21b3</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>3cf648ac-b259-44b7-bfc8-b005a3e66efc</SubmittedById>
<SubmittedTime>2026-01-24T15:35:06.7534911+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>f2f4c6cf-e532-40ab-8ab3-02660b4c21b3</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>3cf648ac-b259-44b7-bfc8-b005a3e66efc</SubmittedById>
<SubmittedTime>2026-01-24T15:35:06.7534911+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>a7cdc5dc-e784-472b-86a6-4f17e23e98f8</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>727a9a53-6f87-467f-bdd7-adbb91cd5e8a</WaitlistEventId>
<WaitlistTicketTypeId>8e987927-6b78-4014-a15b-38c5bc8ac6b4</WaitlistTicketTypeId>
<WorkflowId>d2afb448-f53f-43d5-8883-06d22b1bd61b</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.