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": "5bf68540-2f3e-4640-b4f0-948d816c5f57",
"WorkflowId": "e482cabe-d385-42ba-9e97-3236463c07cf",
"CurrentStepId": "8d0fc4f4-135b-4ba0-a499-db2dedf76990",
"UserId": "e86d656f-1acb-4bc5-b932-d122cb381504",
"CPDId": "1a713879-7d68-4161-929c-7477d3e69492",
"CPDPeriodId": "75e7a572-feba-4cff-9b47-ed1c44741d16",
"InvoiceId": "24f52e0a-a23b-4547-b160-7d53a4da76ce",
"CPDReductionId": "820f5f49-5208-4a19-be98-027352ecfae2",
"ApplicableFrom": "2026-02-14T11:41:57.5400649+11:00",
"ApplicableTo": "2026-02-14T11:41:57.5400649+11:00",
"WaitlistEventId": "a4243766-a4e8-4619-b2a9-e83f70667ebe",
"WaitlistTicketTypeId": "637c7276-04fd-44a6-86c4-0d0827d992d6",
"CartId": "d3e7828c-4963-4003-853e-a8d7ae9a0142",
"ElectionId": "dad8b62d-33ea-460b-8b14-fe5b499cd472",
"PropertyId": "a3c287f5-37cc-4357-9214-d9cad16a05f2",
"BookingId": "14932b53-7069-4178-b7b5-a33f5cb79ca0",
"EntityId": "982b5747-450d-4045-b34a-a2e43ad7809e",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-02-14T11:41:57.5400649+11:00",
"CreatedDateTick": 8,
"CreatedById": "d5a9af7b-0745-4c72-9984-3075ac33a641",
"LastModifiedDate": "2026-02-14T11:41:57.5400649+11:00",
"LastModifiedById": "72abe78e-bf99-4b09-aa3b-c29b4222cc14",
"IsArchived": true,
"CommitStepId": "d8451b63-172a-4c9a-a76f-ade1c447484f",
"Archived": "2026-02-14T11:41:57.5400649+11:00",
"ArchivedById": "672a9480-65c8-4d8a-8ca4-9ba787a58077",
"AssignedTo": "27b2f25a-218a-45c4-9b3e-3fde8064fc33",
"AssignedDate": "2026-02-14T11:41:57.5400649+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"747648db-ce64-4f16-b452-10654e45820a",
"9904ade6-6210-4090-a166-7d1ce6778e65"
],
"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": "0f75fd6f-9f98-48de-83d3-d65d5f94b98c",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-14T11:41:57.5400649+11:00",
"SubmittedById": "686bc850-c037-4b8c-a883-d714ae5678e6",
"SubmittedBy": "sample string 5"
},
{
"StepId": "0f75fd6f-9f98-48de-83d3-d65d5f94b98c",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-14T11:41:57.5400649+11:00",
"SubmittedById": "686bc850-c037-4b8c-a883-d714ae5678e6",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "6d5576d8-6b4d-4c22-99f7-15c7f1f83a10",
"StepName": "sample string 2",
"InitTime": "2026-02-14T11:41:57.5400649+11:00",
"InitById": "aada199f-99a6-4b3e-9f67-c8ed7f9d2487",
"InitBy": "sample string 5"
},
{
"StepId": "6d5576d8-6b4d-4c22-99f7-15c7f1f83a10",
"StepName": "sample string 2",
"InitTime": "2026-02-14T11:41:57.5400649+11:00",
"InitById": "aada199f-99a6-4b3e-9f67-c8ed7f9d2487",
"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-14T00:41:57.5400649Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-02-14T00:41:57.5400649Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-02-14T11:41:57.5400649+11:00</Archived>
<ArchivedById>672a9480-65c8-4d8a-8ca4-9ba787a58077</ArchivedById>
<AssignedDate>2026-02-14T11:41:57.5400649+11:00</AssignedDate>
<AssignedTo>27b2f25a-218a-45c4-9b3e-3fde8064fc33</AssignedTo>
<BookingId>14932b53-7069-4178-b7b5-a33f5cb79ca0</BookingId>
<CPDId>1a713879-7d68-4161-929c-7477d3e69492</CPDId>
<CPDPeriodId>75e7a572-feba-4cff-9b47-ed1c44741d16</CPDPeriodId>
<CPDReductionId>820f5f49-5208-4a19-be98-027352ecfae2</CPDReductionId>
<CartId>d3e7828c-4963-4003-853e-a8d7ae9a0142</CartId>
<CommitStepId>d8451b63-172a-4c9a-a76f-ade1c447484f</CommitStepId>
<CreatedById>d5a9af7b-0745-4c72-9984-3075ac33a641</CreatedById>
<CreatedDate>2026-02-14T11:41:57.5400649+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>8d0fc4f4-135b-4ba0-a499-db2dedf76990</CurrentStepId>
<ElectionId>dad8b62d-33ea-460b-8b14-fe5b499cd472</ElectionId>
<EntityId>982b5747-450d-4045-b34a-a2e43ad7809e</EntityId>
<EntityType>sample string 4</EntityType>
<Id>5bf68540-2f3e-4640-b4f0-948d816c5f57</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>aada199f-99a6-4b3e-9f67-c8ed7f9d2487</InitById>
<InitTime>2026-02-14T11:41:57.5400649+11:00</InitTime>
<StepId>6d5576d8-6b4d-4c22-99f7-15c7f1f83a10</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>aada199f-99a6-4b3e-9f67-c8ed7f9d2487</InitById>
<InitTime>2026-02-14T11:41:57.5400649+11:00</InitTime>
<StepId>6d5576d8-6b4d-4c22-99f7-15c7f1f83a10</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>24f52e0a-a23b-4547-b160-7d53a4da76ce</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>72abe78e-bf99-4b09-aa3b-c29b4222cc14</LastModifiedById>
<LastModifiedDate>2026-02-14T11:41:57.5400649+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>747648db-ce64-4f16-b452-10654e45820a</d2p1:guid>
<d2p1:guid>9904ade6-6210-4090-a166-7d1ce6778e65</d2p1:guid>
</PreviousStepIds>
<PropertyId>a3c287f5-37cc-4357-9214-d9cad16a05f2</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>0f75fd6f-9f98-48de-83d3-d65d5f94b98c</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>686bc850-c037-4b8c-a883-d714ae5678e6</SubmittedById>
<SubmittedTime>2026-02-14T11:41:57.5400649+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>0f75fd6f-9f98-48de-83d3-d65d5f94b98c</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>686bc850-c037-4b8c-a883-d714ae5678e6</SubmittedById>
<SubmittedTime>2026-02-14T11:41:57.5400649+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>e86d656f-1acb-4bc5-b932-d122cb381504</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>a4243766-a4e8-4619-b2a9-e83f70667ebe</WaitlistEventId>
<WaitlistTicketTypeId>637c7276-04fd-44a6-86c4-0d0827d992d6</WaitlistTicketTypeId>
<WorkflowId>e482cabe-d385-42ba-9e97-3236463c07cf</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.