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": "c9761565-b763-4be0-956a-7d3a6007e010",
"WorkflowId": "f58ebc0c-1c5e-4a3b-843b-6b13006ec996",
"CurrentStepId": "a21bad10-7169-4543-b9fd-aa46dd4c8ea0",
"UserId": "4344f025-3d8f-430c-85df-4ada11cd477f",
"CPDId": "1d18af27-a9ff-4c16-ba01-ff930b5447ac",
"CPDPeriodId": "34040a02-d0f2-4f16-a7c7-d184e03c3c21",
"InvoiceId": "6f528c5e-5c2c-4259-9b95-abb1e5400267",
"CPDReductionId": "ed0bddc5-a59a-47fc-8adc-c4af512762c4",
"ApplicableFrom": "2026-07-08T04:34:29.7749865+10:00",
"ApplicableTo": "2026-07-08T04:34:29.7749865+10:00",
"WaitlistEventId": "e70f9fb7-ae41-4a64-939a-8fc8e2ec987b",
"WaitlistTicketTypeId": "99c38170-b4a7-4c88-b1f1-6764085c0027",
"CartId": "b4dbf3ec-9cb7-41a5-b346-45f91ab1a28a",
"ElectionId": "d170cc3e-185a-4ec6-9b0c-94c8c4d423c9",
"PropertyId": "8265acfb-f970-494a-8206-3762b49ba075",
"BookingId": "37873ff5-3358-4e27-a093-1d867c43d016",
"EntityId": "a31606ee-641c-4821-8fa1-e5db1633115a",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-07-08T04:34:29.7749865+10:00",
"CreatedDateTick": 8,
"CreatedById": "1c190995-42d2-43e0-902c-328c5e853f13",
"LastModifiedDate": "2026-07-08T04:34:29.7749865+10:00",
"LastModifiedById": "9ed8e069-21a1-44b1-8c62-b4259bcd6f39",
"IsArchived": true,
"CommitStepId": "1d05eb3a-4986-4ca8-96e3-6f16027b9211",
"Archived": "2026-07-08T04:34:29.7749865+10:00",
"ArchivedById": "8a67af01-d0a7-498c-bbd0-2389e161a102",
"AssignedTo": "cd45a1a2-df27-46fc-b23c-874834c6f44d",
"AssignedDate": "2026-07-08T04:34:29.7749865+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"cbe7bc5b-8a00-431b-8c22-01caee2b7ae8",
"8c3d7242-a667-4fbd-bbf2-eb1f4e83c79e"
],
"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": "874b31e9-7836-48f3-a672-03426519ccb4",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-08T04:34:29.7749865+10:00",
"SubmittedById": "753d4916-51bc-403f-8a69-1b61a880f9e3",
"SubmittedBy": "sample string 5"
},
{
"StepId": "874b31e9-7836-48f3-a672-03426519ccb4",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-08T04:34:29.7749865+10:00",
"SubmittedById": "753d4916-51bc-403f-8a69-1b61a880f9e3",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "efe97ee2-fae5-4483-89e8-e15938d51e9c",
"StepName": "sample string 2",
"InitTime": "2026-07-08T04:34:29.7749865+10:00",
"InitById": "ec74687b-87d4-4792-9a07-ce78bb539968",
"InitBy": "sample string 5"
},
{
"StepId": "efe97ee2-fae5-4483-89e8-e15938d51e9c",
"StepName": "sample string 2",
"InitTime": "2026-07-08T04:34:29.7749865+10:00",
"InitById": "ec74687b-87d4-4792-9a07-ce78bb539968",
"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-07-07T18:34:29.7749865Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-07-07T18:34:29.7749865Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-07-08T04:34:29.7749865+10:00</Archived>
<ArchivedById>8a67af01-d0a7-498c-bbd0-2389e161a102</ArchivedById>
<AssignedDate>2026-07-08T04:34:29.7749865+10:00</AssignedDate>
<AssignedTo>cd45a1a2-df27-46fc-b23c-874834c6f44d</AssignedTo>
<BookingId>37873ff5-3358-4e27-a093-1d867c43d016</BookingId>
<CPDId>1d18af27-a9ff-4c16-ba01-ff930b5447ac</CPDId>
<CPDPeriodId>34040a02-d0f2-4f16-a7c7-d184e03c3c21</CPDPeriodId>
<CPDReductionId>ed0bddc5-a59a-47fc-8adc-c4af512762c4</CPDReductionId>
<CartId>b4dbf3ec-9cb7-41a5-b346-45f91ab1a28a</CartId>
<CommitStepId>1d05eb3a-4986-4ca8-96e3-6f16027b9211</CommitStepId>
<CreatedById>1c190995-42d2-43e0-902c-328c5e853f13</CreatedById>
<CreatedDate>2026-07-08T04:34:29.7749865+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>a21bad10-7169-4543-b9fd-aa46dd4c8ea0</CurrentStepId>
<ElectionId>d170cc3e-185a-4ec6-9b0c-94c8c4d423c9</ElectionId>
<EntityId>a31606ee-641c-4821-8fa1-e5db1633115a</EntityId>
<EntityType>sample string 4</EntityType>
<Id>c9761565-b763-4be0-956a-7d3a6007e010</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>ec74687b-87d4-4792-9a07-ce78bb539968</InitById>
<InitTime>2026-07-08T04:34:29.7749865+10:00</InitTime>
<StepId>efe97ee2-fae5-4483-89e8-e15938d51e9c</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>ec74687b-87d4-4792-9a07-ce78bb539968</InitById>
<InitTime>2026-07-08T04:34:29.7749865+10:00</InitTime>
<StepId>efe97ee2-fae5-4483-89e8-e15938d51e9c</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>6f528c5e-5c2c-4259-9b95-abb1e5400267</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>9ed8e069-21a1-44b1-8c62-b4259bcd6f39</LastModifiedById>
<LastModifiedDate>2026-07-08T04:34:29.7749865+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>cbe7bc5b-8a00-431b-8c22-01caee2b7ae8</d2p1:guid>
<d2p1:guid>8c3d7242-a667-4fbd-bbf2-eb1f4e83c79e</d2p1:guid>
</PreviousStepIds>
<PropertyId>8265acfb-f970-494a-8206-3762b49ba075</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>874b31e9-7836-48f3-a672-03426519ccb4</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>753d4916-51bc-403f-8a69-1b61a880f9e3</SubmittedById>
<SubmittedTime>2026-07-08T04:34:29.7749865+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>874b31e9-7836-48f3-a672-03426519ccb4</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>753d4916-51bc-403f-8a69-1b61a880f9e3</SubmittedById>
<SubmittedTime>2026-07-08T04:34:29.7749865+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>4344f025-3d8f-430c-85df-4ada11cd477f</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>e70f9fb7-ae41-4a64-939a-8fc8e2ec987b</WaitlistEventId>
<WaitlistTicketTypeId>99c38170-b4a7-4c88-b1f1-6764085c0027</WaitlistTicketTypeId>
<WorkflowId>f58ebc0c-1c5e-4a3b-843b-6b13006ec996</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.