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": "4ee88bb0-6eee-4537-87f4-c25becb8e8cb",
"WorkflowId": "9147e744-e0d7-4d16-8d3d-65dad6fed8f2",
"CurrentStepId": "0db7abf2-ca6c-48dc-b3fe-14b0e4dd2e00",
"UserId": "aa0cda1a-db38-4dab-9d83-c36d95fbe1ba",
"CPDId": "ce4b6a99-dbe7-43c5-8d6b-472056e90ba0",
"CPDPeriodId": "5a1bd516-f680-4e1a-90ed-b37b7ea9d200",
"InvoiceId": "8f7229e1-6492-4df2-a6aa-6e9096a3401a",
"CPDReductionId": "19ac5570-2dde-4a41-9381-3f9f3c8a40a6",
"ApplicableFrom": "2026-03-10T22:36:29.7367779+11:00",
"ApplicableTo": "2026-03-10T22:36:29.7367779+11:00",
"WaitlistEventId": "4a0faf7d-6086-453d-9754-781f33d99d90",
"WaitlistTicketTypeId": "9bffb45d-b75e-4f58-9992-2a2317a997bc",
"CartId": "5e89537c-8f1b-41cc-a97f-a6650fd2eeff",
"ElectionId": "4d477b6c-501a-4c91-8b66-c5be3b73a317",
"PropertyId": "89292d78-ca0e-4373-8930-544b4bad7faa",
"BookingId": "0c570cc4-72cb-4900-809f-37b62e460b10",
"EntityId": "d3a2018d-6848-4251-95af-5723c06b00df",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-03-10T22:36:29.7367779+11:00",
"CreatedDateTick": 8,
"CreatedById": "3affa3b1-cfcf-4e16-bb82-f1c4af50d017",
"LastModifiedDate": "2026-03-10T22:36:29.7367779+11:00",
"LastModifiedById": "b1743166-b41c-4649-b33b-24c9def5cf14",
"IsArchived": true,
"CommitStepId": "c75e57a5-200f-4753-96ae-46900f094466",
"Archived": "2026-03-10T22:36:29.7377778+11:00",
"ArchivedById": "e78b0e19-383e-4e1e-85a6-3c5cf0a7fd59",
"AssignedTo": "bb698ff7-b88a-4507-8e50-dd1df40b5380",
"AssignedDate": "2026-03-10T22:36:29.7377778+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"6882a2ad-f175-4d82-8b6f-a9c861f2ca57",
"5fc95f9e-1db8-4f6c-89e4-604c4f06d408"
],
"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": "1831ee23-01cd-4c74-b4c6-85007a04afa4",
"StepName": "sample string 2",
"SubmittedTime": "2026-03-10T22:36:29.7387792+11:00",
"SubmittedById": "7ce75d55-81cf-4bb1-9efe-83f6db9c9e06",
"SubmittedBy": "sample string 5"
},
{
"StepId": "1831ee23-01cd-4c74-b4c6-85007a04afa4",
"StepName": "sample string 2",
"SubmittedTime": "2026-03-10T22:36:29.7387792+11:00",
"SubmittedById": "7ce75d55-81cf-4bb1-9efe-83f6db9c9e06",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "662e0d53-f719-4a3b-9e9f-f739a991d604",
"StepName": "sample string 2",
"InitTime": "2026-03-10T22:36:29.7387792+11:00",
"InitById": "0f006c82-3a51-4c4c-9171-78f10b9cee2a",
"InitBy": "sample string 5"
},
{
"StepId": "662e0d53-f719-4a3b-9e9f-f739a991d604",
"StepName": "sample string 2",
"InitTime": "2026-03-10T22:36:29.7387792+11:00",
"InitById": "0f006c82-3a51-4c4c-9171-78f10b9cee2a",
"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-03-10T11:36:29.7367779Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-03-10T11:36:29.7367779Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-03-10T22:36:29.7377778+11:00</Archived>
<ArchivedById>e78b0e19-383e-4e1e-85a6-3c5cf0a7fd59</ArchivedById>
<AssignedDate>2026-03-10T22:36:29.7377778+11:00</AssignedDate>
<AssignedTo>bb698ff7-b88a-4507-8e50-dd1df40b5380</AssignedTo>
<BookingId>0c570cc4-72cb-4900-809f-37b62e460b10</BookingId>
<CPDId>ce4b6a99-dbe7-43c5-8d6b-472056e90ba0</CPDId>
<CPDPeriodId>5a1bd516-f680-4e1a-90ed-b37b7ea9d200</CPDPeriodId>
<CPDReductionId>19ac5570-2dde-4a41-9381-3f9f3c8a40a6</CPDReductionId>
<CartId>5e89537c-8f1b-41cc-a97f-a6650fd2eeff</CartId>
<CommitStepId>c75e57a5-200f-4753-96ae-46900f094466</CommitStepId>
<CreatedById>3affa3b1-cfcf-4e16-bb82-f1c4af50d017</CreatedById>
<CreatedDate>2026-03-10T22:36:29.7367779+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>0db7abf2-ca6c-48dc-b3fe-14b0e4dd2e00</CurrentStepId>
<ElectionId>4d477b6c-501a-4c91-8b66-c5be3b73a317</ElectionId>
<EntityId>d3a2018d-6848-4251-95af-5723c06b00df</EntityId>
<EntityType>sample string 4</EntityType>
<Id>4ee88bb0-6eee-4537-87f4-c25becb8e8cb</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>0f006c82-3a51-4c4c-9171-78f10b9cee2a</InitById>
<InitTime>2026-03-10T22:36:29.7387792+11:00</InitTime>
<StepId>662e0d53-f719-4a3b-9e9f-f739a991d604</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>0f006c82-3a51-4c4c-9171-78f10b9cee2a</InitById>
<InitTime>2026-03-10T22:36:29.7387792+11:00</InitTime>
<StepId>662e0d53-f719-4a3b-9e9f-f739a991d604</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>8f7229e1-6492-4df2-a6aa-6e9096a3401a</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>b1743166-b41c-4649-b33b-24c9def5cf14</LastModifiedById>
<LastModifiedDate>2026-03-10T22:36:29.7367779+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>6882a2ad-f175-4d82-8b6f-a9c861f2ca57</d2p1:guid>
<d2p1:guid>5fc95f9e-1db8-4f6c-89e4-604c4f06d408</d2p1:guid>
</PreviousStepIds>
<PropertyId>89292d78-ca0e-4373-8930-544b4bad7faa</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>1831ee23-01cd-4c74-b4c6-85007a04afa4</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>7ce75d55-81cf-4bb1-9efe-83f6db9c9e06</SubmittedById>
<SubmittedTime>2026-03-10T22:36:29.7387792+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>1831ee23-01cd-4c74-b4c6-85007a04afa4</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>7ce75d55-81cf-4bb1-9efe-83f6db9c9e06</SubmittedById>
<SubmittedTime>2026-03-10T22:36:29.7387792+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>aa0cda1a-db38-4dab-9d83-c36d95fbe1ba</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>4a0faf7d-6086-453d-9754-781f33d99d90</WaitlistEventId>
<WaitlistTicketTypeId>9bffb45d-b75e-4f58-9992-2a2317a997bc</WaitlistTicketTypeId>
<WorkflowId>9147e744-e0d7-4d16-8d3d-65dad6fed8f2</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.