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": "bbfe7a62-1158-4338-8e5f-3506dc821dd2",
"WorkflowId": "64913949-7b9d-40d1-8f30-8261beb3bdb5",
"CurrentStepId": "3c34aab9-3de8-4ff2-8b48-7e50da8ad00e",
"UserId": "874ce042-950c-4cdb-842d-a41dbcbb3439",
"CPDId": "ce950044-8e21-4a16-a1eb-2de8ea16d8a7",
"CPDPeriodId": "230bbd16-0b9a-4422-a494-e30e56a3728e",
"InvoiceId": "5f89e944-b221-4fce-b36f-cf1d5298bb03",
"CPDReductionId": "f6de8dbf-f736-4688-960d-a983cb5b3aec",
"ApplicableFrom": "2026-02-05T18:35:28.3083591+11:00",
"ApplicableTo": "2026-02-05T18:35:28.3083591+11:00",
"WaitlistEventId": "e8d00dc2-71d6-400d-b298-ae2615c82a54",
"WaitlistTicketTypeId": "97e8aac3-0cb5-4b33-8038-4129fe3240bd",
"CartId": "701c0810-a9ba-41cb-90de-631649494a19",
"ElectionId": "71a7d15a-1848-42db-a981-db809750aabd",
"PropertyId": "51dd3574-ffe9-43bc-b811-bb8b737722bc",
"BookingId": "a62cd2cc-cde6-46f6-a5be-da519ff4035d",
"EntityId": "89045a4e-9d8a-4e38-b03f-6fad73bd4f01",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-02-05T18:35:28.3083591+11:00",
"CreatedDateTick": 8,
"CreatedById": "c51607d0-dc11-4dba-bf8e-abde233d081b",
"LastModifiedDate": "2026-02-05T18:35:28.3083591+11:00",
"LastModifiedById": "0c1b3828-9c59-48df-bc99-b08eb21bc6ca",
"IsArchived": true,
"CommitStepId": "d6c24973-3ecc-4424-afd2-6d7e6a39903d",
"Archived": "2026-02-05T18:35:28.3093537+11:00",
"ArchivedById": "de8d62b8-9169-41f6-aaf9-64da470e0c8f",
"AssignedTo": "190b9634-d4bd-4f4b-a2df-c554abe2e9ba",
"AssignedDate": "2026-02-05T18:35:28.3093537+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"5c2fade1-eb7d-49a2-afbd-8501b35c9747",
"50c47338-c620-4182-bb9e-7ba6eb47e8d4"
],
"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": "ad4bd7ec-08ce-434f-8186-137b61bdca80",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-05T18:35:28.3104147+11:00",
"SubmittedById": "dfdf8b4b-14ce-4890-99d7-a410c42a3f44",
"SubmittedBy": "sample string 5"
},
{
"StepId": "ad4bd7ec-08ce-434f-8186-137b61bdca80",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-05T18:35:28.3104147+11:00",
"SubmittedById": "dfdf8b4b-14ce-4890-99d7-a410c42a3f44",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "09029a99-e522-4e50-bab5-056128167cb7",
"StepName": "sample string 2",
"InitTime": "2026-02-05T18:35:28.3104147+11:00",
"InitById": "7f5ed752-d891-4fa9-b4ca-7a7c40c29075",
"InitBy": "sample string 5"
},
{
"StepId": "09029a99-e522-4e50-bab5-056128167cb7",
"StepName": "sample string 2",
"InitTime": "2026-02-05T18:35:28.3104147+11:00",
"InitById": "7f5ed752-d891-4fa9-b4ca-7a7c40c29075",
"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-05T07:35:28.3083591Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-02-05T07:35:28.3083591Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-02-05T18:35:28.3093537+11:00</Archived>
<ArchivedById>de8d62b8-9169-41f6-aaf9-64da470e0c8f</ArchivedById>
<AssignedDate>2026-02-05T18:35:28.3093537+11:00</AssignedDate>
<AssignedTo>190b9634-d4bd-4f4b-a2df-c554abe2e9ba</AssignedTo>
<BookingId>a62cd2cc-cde6-46f6-a5be-da519ff4035d</BookingId>
<CPDId>ce950044-8e21-4a16-a1eb-2de8ea16d8a7</CPDId>
<CPDPeriodId>230bbd16-0b9a-4422-a494-e30e56a3728e</CPDPeriodId>
<CPDReductionId>f6de8dbf-f736-4688-960d-a983cb5b3aec</CPDReductionId>
<CartId>701c0810-a9ba-41cb-90de-631649494a19</CartId>
<CommitStepId>d6c24973-3ecc-4424-afd2-6d7e6a39903d</CommitStepId>
<CreatedById>c51607d0-dc11-4dba-bf8e-abde233d081b</CreatedById>
<CreatedDate>2026-02-05T18:35:28.3083591+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>3c34aab9-3de8-4ff2-8b48-7e50da8ad00e</CurrentStepId>
<ElectionId>71a7d15a-1848-42db-a981-db809750aabd</ElectionId>
<EntityId>89045a4e-9d8a-4e38-b03f-6fad73bd4f01</EntityId>
<EntityType>sample string 4</EntityType>
<Id>bbfe7a62-1158-4338-8e5f-3506dc821dd2</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7f5ed752-d891-4fa9-b4ca-7a7c40c29075</InitById>
<InitTime>2026-02-05T18:35:28.3104147+11:00</InitTime>
<StepId>09029a99-e522-4e50-bab5-056128167cb7</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7f5ed752-d891-4fa9-b4ca-7a7c40c29075</InitById>
<InitTime>2026-02-05T18:35:28.3104147+11:00</InitTime>
<StepId>09029a99-e522-4e50-bab5-056128167cb7</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>5f89e944-b221-4fce-b36f-cf1d5298bb03</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>0c1b3828-9c59-48df-bc99-b08eb21bc6ca</LastModifiedById>
<LastModifiedDate>2026-02-05T18:35:28.3083591+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>5c2fade1-eb7d-49a2-afbd-8501b35c9747</d2p1:guid>
<d2p1:guid>50c47338-c620-4182-bb9e-7ba6eb47e8d4</d2p1:guid>
</PreviousStepIds>
<PropertyId>51dd3574-ffe9-43bc-b811-bb8b737722bc</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>ad4bd7ec-08ce-434f-8186-137b61bdca80</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>dfdf8b4b-14ce-4890-99d7-a410c42a3f44</SubmittedById>
<SubmittedTime>2026-02-05T18:35:28.3104147+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>ad4bd7ec-08ce-434f-8186-137b61bdca80</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>dfdf8b4b-14ce-4890-99d7-a410c42a3f44</SubmittedById>
<SubmittedTime>2026-02-05T18:35:28.3104147+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>874ce042-950c-4cdb-842d-a41dbcbb3439</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>e8d00dc2-71d6-400d-b298-ae2615c82a54</WaitlistEventId>
<WaitlistTicketTypeId>97e8aac3-0cb5-4b33-8038-4129fe3240bd</WaitlistTicketTypeId>
<WorkflowId>64913949-7b9d-40d1-8f30-8261beb3bdb5</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.