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": "e37ff1d6-fd62-432c-a7f0-070ef711960f",
"WorkflowId": "cc0a8414-3aef-4b9b-8d7f-4ecbafc8efeb",
"CurrentStepId": "3424f52d-929e-4616-90ea-dbcbf31f5480",
"UserId": "d88ad56a-74ca-4ebf-a2d5-6f5eb64cf48b",
"CPDId": "cdfde08e-51bf-4c3d-bd98-84de4faa6cf6",
"CPDPeriodId": "60de4a95-f878-4e4b-92aa-c940f77ac651",
"InvoiceId": "3f70e883-dd7c-4eae-b3c2-9beba80c27b5",
"CPDReductionId": "1ede1e35-b1df-401e-a5cf-b956f87415f0",
"ApplicableFrom": "2026-06-11T19:28:50.2548451+10:00",
"ApplicableTo": "2026-06-11T19:28:50.2548451+10:00",
"WaitlistEventId": "1760a9ba-4b37-4f87-bb32-64ee08a02554",
"WaitlistTicketTypeId": "b98b7a2f-b5e0-4427-ad76-58845d2747c9",
"CartId": "bacf05a8-5df8-4f80-a3b5-59010c5b383f",
"ElectionId": "6a4a07cb-893a-4f71-98bd-e641fb3f00c0",
"PropertyId": "8e386e01-4d6d-4c08-bee8-7a8780ce8744",
"BookingId": "2f52589a-40cb-458f-b3ab-52ac6f01e9ee",
"EntityId": "8cdb1aab-cf8a-477f-b19e-bbdbdb5091e9",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-06-11T19:28:50.2548451+10:00",
"CreatedDateTick": 8,
"CreatedById": "f6920582-c807-45b4-a453-8b6ebd2a4382",
"LastModifiedDate": "2026-06-11T19:28:50.2548451+10:00",
"LastModifiedById": "022dffcb-5328-48a3-afd1-faaba6d93f16",
"IsArchived": true,
"CommitStepId": "fee0d961-984a-4350-b6d2-35eb94ecb6d6",
"Archived": "2026-06-11T19:28:50.2548451+10:00",
"ArchivedById": "2766ba55-29eb-4015-90ce-1d316d5b853c",
"AssignedTo": "106c2bbe-bfeb-43de-84e9-0679369be1c3",
"AssignedDate": "2026-06-11T19:28:50.2548451+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"673359b8-77bd-401b-adcc-6a0bcc0c97c0",
"6a6ec095-c0e6-4c9a-b7e7-f43d9555fd7d"
],
"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": "56bf1b29-8b31-4310-8844-811a2a5a8ded",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-11T19:28:50.2548451+10:00",
"SubmittedById": "c776514d-9dea-4d33-bd23-af841d34ad50",
"SubmittedBy": "sample string 5"
},
{
"StepId": "56bf1b29-8b31-4310-8844-811a2a5a8ded",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-11T19:28:50.2548451+10:00",
"SubmittedById": "c776514d-9dea-4d33-bd23-af841d34ad50",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "c3e6e386-b053-449a-95c4-ac55de651f3c",
"StepName": "sample string 2",
"InitTime": "2026-06-11T19:28:50.2548451+10:00",
"InitById": "0ad0a5ce-ad76-4399-bc36-bd36eb88037f",
"InitBy": "sample string 5"
},
{
"StepId": "c3e6e386-b053-449a-95c4-ac55de651f3c",
"StepName": "sample string 2",
"InitTime": "2026-06-11T19:28:50.2548451+10:00",
"InitById": "0ad0a5ce-ad76-4399-bc36-bd36eb88037f",
"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-11T09:28:50.2548451Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-11T09:28:50.2548451Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-06-11T19:28:50.2548451+10:00</Archived>
<ArchivedById>2766ba55-29eb-4015-90ce-1d316d5b853c</ArchivedById>
<AssignedDate>2026-06-11T19:28:50.2548451+10:00</AssignedDate>
<AssignedTo>106c2bbe-bfeb-43de-84e9-0679369be1c3</AssignedTo>
<BookingId>2f52589a-40cb-458f-b3ab-52ac6f01e9ee</BookingId>
<CPDId>cdfde08e-51bf-4c3d-bd98-84de4faa6cf6</CPDId>
<CPDPeriodId>60de4a95-f878-4e4b-92aa-c940f77ac651</CPDPeriodId>
<CPDReductionId>1ede1e35-b1df-401e-a5cf-b956f87415f0</CPDReductionId>
<CartId>bacf05a8-5df8-4f80-a3b5-59010c5b383f</CartId>
<CommitStepId>fee0d961-984a-4350-b6d2-35eb94ecb6d6</CommitStepId>
<CreatedById>f6920582-c807-45b4-a453-8b6ebd2a4382</CreatedById>
<CreatedDate>2026-06-11T19:28:50.2548451+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>3424f52d-929e-4616-90ea-dbcbf31f5480</CurrentStepId>
<ElectionId>6a4a07cb-893a-4f71-98bd-e641fb3f00c0</ElectionId>
<EntityId>8cdb1aab-cf8a-477f-b19e-bbdbdb5091e9</EntityId>
<EntityType>sample string 4</EntityType>
<Id>e37ff1d6-fd62-432c-a7f0-070ef711960f</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>0ad0a5ce-ad76-4399-bc36-bd36eb88037f</InitById>
<InitTime>2026-06-11T19:28:50.2548451+10:00</InitTime>
<StepId>c3e6e386-b053-449a-95c4-ac55de651f3c</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>0ad0a5ce-ad76-4399-bc36-bd36eb88037f</InitById>
<InitTime>2026-06-11T19:28:50.2548451+10:00</InitTime>
<StepId>c3e6e386-b053-449a-95c4-ac55de651f3c</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>3f70e883-dd7c-4eae-b3c2-9beba80c27b5</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>022dffcb-5328-48a3-afd1-faaba6d93f16</LastModifiedById>
<LastModifiedDate>2026-06-11T19:28:50.2548451+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>673359b8-77bd-401b-adcc-6a0bcc0c97c0</d2p1:guid>
<d2p1:guid>6a6ec095-c0e6-4c9a-b7e7-f43d9555fd7d</d2p1:guid>
</PreviousStepIds>
<PropertyId>8e386e01-4d6d-4c08-bee8-7a8780ce8744</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>56bf1b29-8b31-4310-8844-811a2a5a8ded</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>c776514d-9dea-4d33-bd23-af841d34ad50</SubmittedById>
<SubmittedTime>2026-06-11T19:28:50.2548451+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>56bf1b29-8b31-4310-8844-811a2a5a8ded</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>c776514d-9dea-4d33-bd23-af841d34ad50</SubmittedById>
<SubmittedTime>2026-06-11T19:28:50.2548451+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>d88ad56a-74ca-4ebf-a2d5-6f5eb64cf48b</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>1760a9ba-4b37-4f87-bb32-64ee08a02554</WaitlistEventId>
<WaitlistTicketTypeId>b98b7a2f-b5e0-4427-ad76-58845d2747c9</WaitlistTicketTypeId>
<WorkflowId>cc0a8414-3aef-4b9b-8d7f-4ecbafc8efeb</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.