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": "13bc83bb-20e8-43fa-9e31-6dc4988929bf",
"WorkflowId": "065a6790-f0c4-4994-b68b-aace50f38573",
"CurrentStepId": "ff347e6c-0476-4cc3-b28e-a835c28e516d",
"UserId": "a45d24c2-9968-4c9c-afc4-6b671e3f0fc3",
"CPDId": "855490b2-48a0-4116-9d43-bc76aef92253",
"CPDPeriodId": "ad03a370-1e9d-43f1-80ae-2ae6a55152d4",
"InvoiceId": "8c5debc5-d101-42f8-9b6e-3e08e05f40e6",
"CPDReductionId": "b59d87ef-12d7-4b0f-87c1-7ad1f250c19f",
"ApplicableFrom": "2026-02-16T18:04:21.8921107+11:00",
"ApplicableTo": "2026-02-16T18:04:21.8921107+11:00",
"WaitlistEventId": "16115a3a-f45e-407d-b51d-61d4d606f87e",
"WaitlistTicketTypeId": "bc3e53e9-d6ca-4b28-bc0d-58e02de4d6bb",
"CartId": "140c3f85-8115-47ab-b39c-9b72c942377b",
"ElectionId": "05585b38-7597-45fc-9158-8776e42fe2f7",
"PropertyId": "ab84eff7-d2db-4a8a-b33d-1bd059062da3",
"BookingId": "fb894032-911a-4b3f-a75a-bbed16d9b601",
"EntityId": "2109525e-45f7-4c89-bd66-6ff00df65dc4",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-02-16T18:04:21.8921107+11:00",
"CreatedDateTick": 8,
"CreatedById": "b9984e08-e9db-4bcb-aeab-183c01c66b3a",
"LastModifiedDate": "2026-02-16T18:04:21.8921107+11:00",
"LastModifiedById": "80f1a4d5-9ce9-47ea-a0b5-56ff7192bce2",
"IsArchived": true,
"CommitStepId": "a31465ad-47f2-4fbb-ad10-53caf3344a4a",
"Archived": "2026-02-16T18:04:21.8921107+11:00",
"ArchivedById": "50bc1482-2d58-4681-9d1f-a0ab412fe7e7",
"AssignedTo": "3eec5e92-33a4-4756-946f-a51292ba1f3b",
"AssignedDate": "2026-02-16T18:04:21.8921107+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"986935e2-e177-460c-ae45-8bba06c2989b",
"c880d90e-b82a-4935-a17d-d788ee78e6c4"
],
"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": "d8d47404-11b2-46a9-b65f-1f023be536e0",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-16T18:04:21.8931106+11:00",
"SubmittedById": "eafdf11b-8373-403b-9137-be04c445f4f3",
"SubmittedBy": "sample string 5"
},
{
"StepId": "d8d47404-11b2-46a9-b65f-1f023be536e0",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-16T18:04:21.8931106+11:00",
"SubmittedById": "eafdf11b-8373-403b-9137-be04c445f4f3",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "1155180c-fcff-466f-a1f8-8534f1aa4e68",
"StepName": "sample string 2",
"InitTime": "2026-02-16T18:04:21.8931106+11:00",
"InitById": "5fe9534d-5cde-457d-acac-5c82f73d0f41",
"InitBy": "sample string 5"
},
{
"StepId": "1155180c-fcff-466f-a1f8-8534f1aa4e68",
"StepName": "sample string 2",
"InitTime": "2026-02-16T18:04:21.8931106+11:00",
"InitById": "5fe9534d-5cde-457d-acac-5c82f73d0f41",
"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-16T07:04:21.8921107Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-02-16T07:04:21.8921107Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-02-16T18:04:21.8921107+11:00</Archived>
<ArchivedById>50bc1482-2d58-4681-9d1f-a0ab412fe7e7</ArchivedById>
<AssignedDate>2026-02-16T18:04:21.8921107+11:00</AssignedDate>
<AssignedTo>3eec5e92-33a4-4756-946f-a51292ba1f3b</AssignedTo>
<BookingId>fb894032-911a-4b3f-a75a-bbed16d9b601</BookingId>
<CPDId>855490b2-48a0-4116-9d43-bc76aef92253</CPDId>
<CPDPeriodId>ad03a370-1e9d-43f1-80ae-2ae6a55152d4</CPDPeriodId>
<CPDReductionId>b59d87ef-12d7-4b0f-87c1-7ad1f250c19f</CPDReductionId>
<CartId>140c3f85-8115-47ab-b39c-9b72c942377b</CartId>
<CommitStepId>a31465ad-47f2-4fbb-ad10-53caf3344a4a</CommitStepId>
<CreatedById>b9984e08-e9db-4bcb-aeab-183c01c66b3a</CreatedById>
<CreatedDate>2026-02-16T18:04:21.8921107+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>ff347e6c-0476-4cc3-b28e-a835c28e516d</CurrentStepId>
<ElectionId>05585b38-7597-45fc-9158-8776e42fe2f7</ElectionId>
<EntityId>2109525e-45f7-4c89-bd66-6ff00df65dc4</EntityId>
<EntityType>sample string 4</EntityType>
<Id>13bc83bb-20e8-43fa-9e31-6dc4988929bf</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>5fe9534d-5cde-457d-acac-5c82f73d0f41</InitById>
<InitTime>2026-02-16T18:04:21.8931106+11:00</InitTime>
<StepId>1155180c-fcff-466f-a1f8-8534f1aa4e68</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>5fe9534d-5cde-457d-acac-5c82f73d0f41</InitById>
<InitTime>2026-02-16T18:04:21.8931106+11:00</InitTime>
<StepId>1155180c-fcff-466f-a1f8-8534f1aa4e68</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>8c5debc5-d101-42f8-9b6e-3e08e05f40e6</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>80f1a4d5-9ce9-47ea-a0b5-56ff7192bce2</LastModifiedById>
<LastModifiedDate>2026-02-16T18:04:21.8921107+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>986935e2-e177-460c-ae45-8bba06c2989b</d2p1:guid>
<d2p1:guid>c880d90e-b82a-4935-a17d-d788ee78e6c4</d2p1:guid>
</PreviousStepIds>
<PropertyId>ab84eff7-d2db-4a8a-b33d-1bd059062da3</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>d8d47404-11b2-46a9-b65f-1f023be536e0</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>eafdf11b-8373-403b-9137-be04c445f4f3</SubmittedById>
<SubmittedTime>2026-02-16T18:04:21.8931106+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>d8d47404-11b2-46a9-b65f-1f023be536e0</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>eafdf11b-8373-403b-9137-be04c445f4f3</SubmittedById>
<SubmittedTime>2026-02-16T18:04:21.8931106+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>a45d24c2-9968-4c9c-afc4-6b671e3f0fc3</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>16115a3a-f45e-407d-b51d-61d4d606f87e</WaitlistEventId>
<WaitlistTicketTypeId>bc3e53e9-d6ca-4b28-bc0d-58e02de4d6bb</WaitlistTicketTypeId>
<WorkflowId>065a6790-f0c4-4994-b68b-aace50f38573</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.