POST api/WorkflowFieldValues/Commit
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": "281a833a-3aaf-41a5-ba3c-e47f1a8268e4",
"WorkflowId": "b64bb185-e96d-47e3-b434-61610a7fe916",
"CurrentStepId": "abc6cd3c-9597-4389-ac80-008bda5f02ed",
"UserId": "4e3e614d-5710-4bc8-8c48-b2f202215891",
"CPDId": "64946486-1228-4151-9084-f68fc6473897",
"CPDPeriodId": "ad814079-b234-4432-8f60-8437fd033053",
"InvoiceId": "73f4cedd-86e9-4aae-83d7-fb0ac15f661e",
"CPDReductionId": "bfd5da5d-16bc-45bb-b252-3c98e42dabb7",
"ApplicableFrom": "2026-08-03T08:31:54.2465763+10:00",
"ApplicableTo": "2026-08-03T08:31:54.2465763+10:00",
"WaitlistEventId": "53627433-7f18-462b-89c8-3ae40aa7ff21",
"WaitlistTicketTypeId": "222ad217-5acf-49bc-a0e2-5551f1bfd362",
"CartId": "863325e9-a172-4289-ab38-51f6ea3225c1",
"ElectionId": "2f538f78-37bb-40fe-8fd8-ad4fee8092e5",
"PropertyId": "69236cf9-9b1f-4d2d-8569-72d4482f82bd",
"BookingId": "c6c5b771-958a-4a5d-ba40-acb7ad2328f6",
"EntityId": "177de822-3d21-4045-88e7-11f63f31e217",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-08-03T08:31:54.2465763+10:00",
"CreatedDateTick": 8,
"CreatedById": "6651e227-fa25-45ed-b959-9f72793fed57",
"LastModifiedDate": "2026-08-03T08:31:54.2465763+10:00",
"LastModifiedById": "07086134-054f-4318-b8ff-2724f1dbbbad",
"IsArchived": true,
"CommitStepId": "9f7b1c72-6990-4cd5-8c86-7f0b1cc539ea",
"Archived": "2026-08-03T08:31:54.2465763+10:00",
"ArchivedById": "f4201272-62e7-4f31-bc11-7b4bc31be35d",
"AssignedTo": "52ce84ca-d5c5-4554-8284-6d1be3680897",
"AssignedDate": "2026-08-03T08:31:54.2465763+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"1ec61cfd-7049-43ad-ac20-f80d49c03e21",
"07f634b6-9aa8-47ff-9452-f72502794caa"
],
"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": "e0f87779-e592-4c10-ab05-1381d72c501a",
"StepName": "sample string 2",
"SubmittedTime": "2026-08-03T08:31:54.2465763+10:00",
"SubmittedById": "bbe0cc82-4e83-479d-8973-a6bff15a0b91",
"SubmittedBy": "sample string 5"
},
{
"StepId": "e0f87779-e592-4c10-ab05-1381d72c501a",
"StepName": "sample string 2",
"SubmittedTime": "2026-08-03T08:31:54.2465763+10:00",
"SubmittedById": "bbe0cc82-4e83-479d-8973-a6bff15a0b91",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "6a413b99-bcf4-4d45-a227-fb49f89a1462",
"StepName": "sample string 2",
"InitTime": "2026-08-03T08:31:54.2465763+10:00",
"InitById": "f8109650-65d1-4df5-a957-d225237ca6e7",
"InitBy": "sample string 5"
},
{
"StepId": "6a413b99-bcf4-4d45-a227-fb49f89a1462",
"StepName": "sample string 2",
"InitTime": "2026-08-03T08:31:54.2465763+10:00",
"InitById": "f8109650-65d1-4df5-a957-d225237ca6e7",
"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-08-02T22:31:54.2465763Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-08-02T22:31:54.2465763Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-08-03T08:31:54.2465763+10:00</Archived>
<ArchivedById>f4201272-62e7-4f31-bc11-7b4bc31be35d</ArchivedById>
<AssignedDate>2026-08-03T08:31:54.2465763+10:00</AssignedDate>
<AssignedTo>52ce84ca-d5c5-4554-8284-6d1be3680897</AssignedTo>
<BookingId>c6c5b771-958a-4a5d-ba40-acb7ad2328f6</BookingId>
<CPDId>64946486-1228-4151-9084-f68fc6473897</CPDId>
<CPDPeriodId>ad814079-b234-4432-8f60-8437fd033053</CPDPeriodId>
<CPDReductionId>bfd5da5d-16bc-45bb-b252-3c98e42dabb7</CPDReductionId>
<CartId>863325e9-a172-4289-ab38-51f6ea3225c1</CartId>
<CommitStepId>9f7b1c72-6990-4cd5-8c86-7f0b1cc539ea</CommitStepId>
<CreatedById>6651e227-fa25-45ed-b959-9f72793fed57</CreatedById>
<CreatedDate>2026-08-03T08:31:54.2465763+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>abc6cd3c-9597-4389-ac80-008bda5f02ed</CurrentStepId>
<ElectionId>2f538f78-37bb-40fe-8fd8-ad4fee8092e5</ElectionId>
<EntityId>177de822-3d21-4045-88e7-11f63f31e217</EntityId>
<EntityType>sample string 4</EntityType>
<Id>281a833a-3aaf-41a5-ba3c-e47f1a8268e4</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>f8109650-65d1-4df5-a957-d225237ca6e7</InitById>
<InitTime>2026-08-03T08:31:54.2465763+10:00</InitTime>
<StepId>6a413b99-bcf4-4d45-a227-fb49f89a1462</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>f8109650-65d1-4df5-a957-d225237ca6e7</InitById>
<InitTime>2026-08-03T08:31:54.2465763+10:00</InitTime>
<StepId>6a413b99-bcf4-4d45-a227-fb49f89a1462</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>73f4cedd-86e9-4aae-83d7-fb0ac15f661e</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>07086134-054f-4318-b8ff-2724f1dbbbad</LastModifiedById>
<LastModifiedDate>2026-08-03T08:31:54.2465763+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>1ec61cfd-7049-43ad-ac20-f80d49c03e21</d2p1:guid>
<d2p1:guid>07f634b6-9aa8-47ff-9452-f72502794caa</d2p1:guid>
</PreviousStepIds>
<PropertyId>69236cf9-9b1f-4d2d-8569-72d4482f82bd</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>e0f87779-e592-4c10-ab05-1381d72c501a</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>bbe0cc82-4e83-479d-8973-a6bff15a0b91</SubmittedById>
<SubmittedTime>2026-08-03T08:31:54.2465763+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>e0f87779-e592-4c10-ab05-1381d72c501a</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>bbe0cc82-4e83-479d-8973-a6bff15a0b91</SubmittedById>
<SubmittedTime>2026-08-03T08:31:54.2465763+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>4e3e614d-5710-4bc8-8c48-b2f202215891</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>53627433-7f18-462b-89c8-3ae40aa7ff21</WaitlistEventId>
<WaitlistTicketTypeId>222ad217-5acf-49bc-a0e2-5551f1bfd362</WaitlistTicketTypeId>
<WorkflowId>b64bb185-e96d-47e3-b434-61610a7fe916</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.