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": "3fb1f139-a826-49aa-bc29-fdff4f8e04b9",
"WorkflowId": "76e75280-ee97-4717-b28e-4029519fb3d2",
"CurrentStepId": "507e31a2-a50f-4709-842b-749171dbb171",
"UserId": "8ac0673e-a23b-4713-9ff5-65c20bdcd785",
"CPDId": "702b2934-4c2d-4a4c-9c23-c160e4ae89a3",
"CPDPeriodId": "41ec3245-d9d3-4704-9dd9-65898042b5af",
"InvoiceId": "de8fd8fc-6bab-4880-9fcc-e4fb58880f57",
"CPDReductionId": "14ed3131-486e-4636-8b76-c29ccb0953d9",
"ApplicableFrom": "2026-06-07T17:06:39.2499015+10:00",
"ApplicableTo": "2026-06-07T17:06:39.2499015+10:00",
"WaitlistEventId": "232330e7-3535-4576-a81d-0d9be94fdfc8",
"WaitlistTicketTypeId": "a2b486de-9562-4902-a999-eafebba84e29",
"CartId": "707d82fb-60cb-499d-9701-12d019f99650",
"ElectionId": "cb299d5b-df12-4592-acb8-ea3fdcad5854",
"PropertyId": "375ec5a0-b9eb-47d1-aed4-3f81e4291a0e",
"BookingId": "a85bc25d-277b-4e9f-be50-bc1dfd5ed2bc",
"EntityId": "28ccf939-0f20-4852-9314-d493d1474ce2",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-06-07T17:06:39.2499015+10:00",
"CreatedDateTick": 8,
"CreatedById": "e8dfe495-b2cc-4cdd-9f7d-835135179387",
"LastModifiedDate": "2026-06-07T17:06:39.2499015+10:00",
"LastModifiedById": "9f625240-a311-4291-9ceb-0ae680d29434",
"IsArchived": true,
"CommitStepId": "f4008321-246c-457c-bacc-03805f04b662",
"Archived": "2026-06-07T17:06:39.2499015+10:00",
"ArchivedById": "87a9d5ef-a485-4986-b82c-eac85e070873",
"AssignedTo": "70044caa-dd7b-403a-9f3c-04e3b6b3f95b",
"AssignedDate": "2026-06-07T17:06:39.2499015+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"22a79206-15ab-4a40-97c5-9968ded3f894",
"fe44ffb6-6e2f-4aab-b7ed-c06c2835128a"
],
"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": "50a2cef8-5c74-43fe-86ca-793c625a8ab3",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-07T17:06:39.2499015+10:00",
"SubmittedById": "59c3c60d-6075-4f42-ac4d-71e1cc92abd7",
"SubmittedBy": "sample string 5"
},
{
"StepId": "50a2cef8-5c74-43fe-86ca-793c625a8ab3",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-07T17:06:39.2499015+10:00",
"SubmittedById": "59c3c60d-6075-4f42-ac4d-71e1cc92abd7",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "2cdb508b-ffd3-4b56-a8ae-26411411446e",
"StepName": "sample string 2",
"InitTime": "2026-06-07T17:06:39.2499015+10:00",
"InitById": "2c70bab4-313f-41fe-a8ce-a9c882ce737b",
"InitBy": "sample string 5"
},
{
"StepId": "2cdb508b-ffd3-4b56-a8ae-26411411446e",
"StepName": "sample string 2",
"InitTime": "2026-06-07T17:06:39.2499015+10:00",
"InitById": "2c70bab4-313f-41fe-a8ce-a9c882ce737b",
"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-06-07T07:06:39.2499015Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-07T07:06:39.2499015Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-06-07T17:06:39.2499015+10:00</Archived>
<ArchivedById>87a9d5ef-a485-4986-b82c-eac85e070873</ArchivedById>
<AssignedDate>2026-06-07T17:06:39.2499015+10:00</AssignedDate>
<AssignedTo>70044caa-dd7b-403a-9f3c-04e3b6b3f95b</AssignedTo>
<BookingId>a85bc25d-277b-4e9f-be50-bc1dfd5ed2bc</BookingId>
<CPDId>702b2934-4c2d-4a4c-9c23-c160e4ae89a3</CPDId>
<CPDPeriodId>41ec3245-d9d3-4704-9dd9-65898042b5af</CPDPeriodId>
<CPDReductionId>14ed3131-486e-4636-8b76-c29ccb0953d9</CPDReductionId>
<CartId>707d82fb-60cb-499d-9701-12d019f99650</CartId>
<CommitStepId>f4008321-246c-457c-bacc-03805f04b662</CommitStepId>
<CreatedById>e8dfe495-b2cc-4cdd-9f7d-835135179387</CreatedById>
<CreatedDate>2026-06-07T17:06:39.2499015+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>507e31a2-a50f-4709-842b-749171dbb171</CurrentStepId>
<ElectionId>cb299d5b-df12-4592-acb8-ea3fdcad5854</ElectionId>
<EntityId>28ccf939-0f20-4852-9314-d493d1474ce2</EntityId>
<EntityType>sample string 4</EntityType>
<Id>3fb1f139-a826-49aa-bc29-fdff4f8e04b9</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>2c70bab4-313f-41fe-a8ce-a9c882ce737b</InitById>
<InitTime>2026-06-07T17:06:39.2499015+10:00</InitTime>
<StepId>2cdb508b-ffd3-4b56-a8ae-26411411446e</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>2c70bab4-313f-41fe-a8ce-a9c882ce737b</InitById>
<InitTime>2026-06-07T17:06:39.2499015+10:00</InitTime>
<StepId>2cdb508b-ffd3-4b56-a8ae-26411411446e</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>de8fd8fc-6bab-4880-9fcc-e4fb58880f57</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>9f625240-a311-4291-9ceb-0ae680d29434</LastModifiedById>
<LastModifiedDate>2026-06-07T17:06:39.2499015+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>22a79206-15ab-4a40-97c5-9968ded3f894</d2p1:guid>
<d2p1:guid>fe44ffb6-6e2f-4aab-b7ed-c06c2835128a</d2p1:guid>
</PreviousStepIds>
<PropertyId>375ec5a0-b9eb-47d1-aed4-3f81e4291a0e</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>50a2cef8-5c74-43fe-86ca-793c625a8ab3</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>59c3c60d-6075-4f42-ac4d-71e1cc92abd7</SubmittedById>
<SubmittedTime>2026-06-07T17:06:39.2499015+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>50a2cef8-5c74-43fe-86ca-793c625a8ab3</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>59c3c60d-6075-4f42-ac4d-71e1cc92abd7</SubmittedById>
<SubmittedTime>2026-06-07T17:06:39.2499015+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>8ac0673e-a23b-4713-9ff5-65c20bdcd785</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>232330e7-3535-4576-a81d-0d9be94fdfc8</WaitlistEventId>
<WaitlistTicketTypeId>a2b486de-9562-4902-a999-eafebba84e29</WaitlistTicketTypeId>
<WorkflowId>76e75280-ee97-4717-b28e-4029519fb3d2</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.