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": "481c9180-2858-4b2d-b710-1d48503cbd67",
"WorkflowId": "eee3830c-3971-407d-91b3-6feb8b796a7b",
"CurrentStepId": "f7702f04-36b6-4e4a-b534-59f59972e3a3",
"UserId": "371a0edc-6aad-469c-8c61-7c000271f3e9",
"CPDId": "d7e06e04-c0e3-4294-b6f9-ae0c3a5a0111",
"CPDPeriodId": "01dedfba-21a6-4370-961d-ff81b54142c5",
"InvoiceId": "578f8acc-80fa-416c-a75b-32fa619b7000",
"CPDReductionId": "dae2afea-66d0-4eba-bec0-ff60e87ca0a6",
"ApplicableFrom": "2026-03-23T07:35:27.8475601+11:00",
"ApplicableTo": "2026-03-23T07:35:27.8475601+11:00",
"WaitlistEventId": "c1ad5c8e-c316-4374-91d4-b2e9ed8bd5f9",
"WaitlistTicketTypeId": "e88dc513-e92c-4897-8e29-b7dc2fffaf6f",
"CartId": "53f93b78-5ec8-49ef-80f1-641fbed2c263",
"ElectionId": "77c3e6ff-6073-42ea-99a7-65a8075cd198",
"PropertyId": "53687e2f-ed05-403e-9e71-c5e978c87902",
"BookingId": "218c64c4-fca7-4501-b015-1ee2988c31f8",
"EntityId": "ff2e8c2e-c12d-4fec-93a3-1ce3ff3dd874",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-03-23T07:35:27.8475601+11:00",
"CreatedDateTick": 8,
"CreatedById": "258b0cbc-1e58-4c20-85c2-01c2d1c9871c",
"LastModifiedDate": "2026-03-23T07:35:27.8475601+11:00",
"LastModifiedById": "e597c123-353a-41f0-89db-d936420abd00",
"IsArchived": true,
"CommitStepId": "c5defcf7-2645-43ef-a1f5-c772f5e70372",
"Archived": "2026-03-23T07:35:27.8475601+11:00",
"ArchivedById": "2c7ab6d5-85f5-49bd-b3bc-42c1c6e79ebb",
"AssignedTo": "a9b2a691-bfbc-45e2-9f37-f5ef74880317",
"AssignedDate": "2026-03-23T07:35:27.8475601+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"48102c56-df4a-4d9e-9d50-4dd820ad1193",
"ab65570d-38fa-499c-8cbf-0d5ce9ca8907"
],
"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": "61eb84f2-8259-42b5-b38d-3df503905484",
"StepName": "sample string 2",
"SubmittedTime": "2026-03-23T07:35:27.8475601+11:00",
"SubmittedById": "74c40555-cbe0-412a-b80e-b5041fc8558a",
"SubmittedBy": "sample string 5"
},
{
"StepId": "61eb84f2-8259-42b5-b38d-3df503905484",
"StepName": "sample string 2",
"SubmittedTime": "2026-03-23T07:35:27.8475601+11:00",
"SubmittedById": "74c40555-cbe0-412a-b80e-b5041fc8558a",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "f68819a1-f8dc-4fe7-92a2-2416673188c7",
"StepName": "sample string 2",
"InitTime": "2026-03-23T07:35:27.8475601+11:00",
"InitById": "6a070bc2-b416-43af-b466-ddc53c6ad4e6",
"InitBy": "sample string 5"
},
{
"StepId": "f68819a1-f8dc-4fe7-92a2-2416673188c7",
"StepName": "sample string 2",
"InitTime": "2026-03-23T07:35:27.8475601+11:00",
"InitById": "6a070bc2-b416-43af-b466-ddc53c6ad4e6",
"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-03-22T20:35:27.8475601Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-03-22T20:35:27.8475601Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-03-23T07:35:27.8475601+11:00</Archived>
<ArchivedById>2c7ab6d5-85f5-49bd-b3bc-42c1c6e79ebb</ArchivedById>
<AssignedDate>2026-03-23T07:35:27.8475601+11:00</AssignedDate>
<AssignedTo>a9b2a691-bfbc-45e2-9f37-f5ef74880317</AssignedTo>
<BookingId>218c64c4-fca7-4501-b015-1ee2988c31f8</BookingId>
<CPDId>d7e06e04-c0e3-4294-b6f9-ae0c3a5a0111</CPDId>
<CPDPeriodId>01dedfba-21a6-4370-961d-ff81b54142c5</CPDPeriodId>
<CPDReductionId>dae2afea-66d0-4eba-bec0-ff60e87ca0a6</CPDReductionId>
<CartId>53f93b78-5ec8-49ef-80f1-641fbed2c263</CartId>
<CommitStepId>c5defcf7-2645-43ef-a1f5-c772f5e70372</CommitStepId>
<CreatedById>258b0cbc-1e58-4c20-85c2-01c2d1c9871c</CreatedById>
<CreatedDate>2026-03-23T07:35:27.8475601+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>f7702f04-36b6-4e4a-b534-59f59972e3a3</CurrentStepId>
<ElectionId>77c3e6ff-6073-42ea-99a7-65a8075cd198</ElectionId>
<EntityId>ff2e8c2e-c12d-4fec-93a3-1ce3ff3dd874</EntityId>
<EntityType>sample string 4</EntityType>
<Id>481c9180-2858-4b2d-b710-1d48503cbd67</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>6a070bc2-b416-43af-b466-ddc53c6ad4e6</InitById>
<InitTime>2026-03-23T07:35:27.8475601+11:00</InitTime>
<StepId>f68819a1-f8dc-4fe7-92a2-2416673188c7</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>6a070bc2-b416-43af-b466-ddc53c6ad4e6</InitById>
<InitTime>2026-03-23T07:35:27.8475601+11:00</InitTime>
<StepId>f68819a1-f8dc-4fe7-92a2-2416673188c7</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>578f8acc-80fa-416c-a75b-32fa619b7000</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>e597c123-353a-41f0-89db-d936420abd00</LastModifiedById>
<LastModifiedDate>2026-03-23T07:35:27.8475601+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>48102c56-df4a-4d9e-9d50-4dd820ad1193</d2p1:guid>
<d2p1:guid>ab65570d-38fa-499c-8cbf-0d5ce9ca8907</d2p1:guid>
</PreviousStepIds>
<PropertyId>53687e2f-ed05-403e-9e71-c5e978c87902</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>61eb84f2-8259-42b5-b38d-3df503905484</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>74c40555-cbe0-412a-b80e-b5041fc8558a</SubmittedById>
<SubmittedTime>2026-03-23T07:35:27.8475601+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>61eb84f2-8259-42b5-b38d-3df503905484</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>74c40555-cbe0-412a-b80e-b5041fc8558a</SubmittedById>
<SubmittedTime>2026-03-23T07:35:27.8475601+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>371a0edc-6aad-469c-8c61-7c000271f3e9</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>c1ad5c8e-c316-4374-91d4-b2e9ed8bd5f9</WaitlistEventId>
<WaitlistTicketTypeId>e88dc513-e92c-4897-8e29-b7dc2fffaf6f</WaitlistTicketTypeId>
<WorkflowId>eee3830c-3971-407d-91b3-6feb8b796a7b</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.