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": "2f0020ba-4583-419b-8c7d-ca6251b4d555",
"WorkflowId": "ab451beb-a893-48c8-8c36-aea208fd237f",
"CurrentStepId": "e665d853-0824-4ac0-8a0f-b3c6f2701716",
"UserId": "a6e1299e-fff2-4c14-9cad-429032da5357",
"CPDId": "0eed4fde-ef40-4d8f-8fe1-977fcb66fd77",
"CPDPeriodId": "0b2f21d4-a19e-4c9b-aa41-32f069e0d2ae",
"InvoiceId": "2f6468c6-8a9b-4a93-b798-d8ac8bd71a05",
"CPDReductionId": "a46670d3-6077-4cc7-8ae4-878f0e7050bd",
"ApplicableFrom": "2026-06-07T01:20:31.542386+00:00",
"ApplicableTo": "2026-06-07T01:20:31.542386+00:00",
"WaitlistEventId": "db26e6c9-195e-4028-a138-15e398b4dfcf",
"WaitlistTicketTypeId": "0e593aa5-2d8f-47e8-9be6-403fb97b5d5c",
"CartId": "193afb85-9059-4e66-bab5-0cae4a5efa49",
"ElectionId": "31e357dc-fd97-485e-8584-97374faef829",
"PropertyId": "59a800c9-422f-4b57-9df2-9fae35de22bc",
"BookingId": "90ecf0ec-842a-4eea-9962-20d84e7387d8",
"EntityId": "33362855-ebb5-47a7-9014-0411b14013a1",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-06-07T01:20:31.542386+00:00",
"CreatedDateTick": 8,
"CreatedById": "d64136f9-0f28-4f9e-9b89-1f9a3cf12cb7",
"LastModifiedDate": "2026-06-07T01:20:31.542386+00:00",
"LastModifiedById": "f62e6c46-09a2-4246-bac3-1bc1a1b98b47",
"IsArchived": true,
"CommitStepId": "e9961865-b27d-40d1-b69a-d423d68df758",
"Archived": "2026-06-07T01:20:31.542386+00:00",
"ArchivedById": "bdf84446-ad72-4b17-8de8-d52426f725ff",
"AssignedTo": "ba7c328a-161d-42f3-85f0-78a162428da8",
"AssignedDate": "2026-06-07T01:20:31.542386+00:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"e6214104-1c1d-4e94-8652-dfcf25403ed9",
"ce825370-be66-41d7-9ad4-16a5c8f18e3c"
],
"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": "942cc076-2349-478e-9cb2-00651a4e0c73",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-07T01:20:31.542386+00:00",
"SubmittedById": "dd0ab88a-8f38-4ad9-91f5-ec037c8d0dc5",
"SubmittedBy": "sample string 5"
},
{
"StepId": "942cc076-2349-478e-9cb2-00651a4e0c73",
"StepName": "sample string 2",
"SubmittedTime": "2026-06-07T01:20:31.542386+00:00",
"SubmittedById": "dd0ab88a-8f38-4ad9-91f5-ec037c8d0dc5",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "55f80566-bed8-4d62-a28e-13a793c810a5",
"StepName": "sample string 2",
"InitTime": "2026-06-07T01:20:31.542386+00:00",
"InitById": "1b72f077-4baa-4544-a007-fbbbab88a98e",
"InitBy": "sample string 5"
},
{
"StepId": "55f80566-bed8-4d62-a28e-13a793c810a5",
"StepName": "sample string 2",
"InitTime": "2026-06-07T01:20:31.542386+00:00",
"InitById": "1b72f077-4baa-4544-a007-fbbbab88a98e",
"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-07T01:20:31.542386Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-06-07T01:20:31.542386Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-06-07T01:20:31.542386+00:00</Archived>
<ArchivedById>bdf84446-ad72-4b17-8de8-d52426f725ff</ArchivedById>
<AssignedDate>2026-06-07T01:20:31.542386+00:00</AssignedDate>
<AssignedTo>ba7c328a-161d-42f3-85f0-78a162428da8</AssignedTo>
<BookingId>90ecf0ec-842a-4eea-9962-20d84e7387d8</BookingId>
<CPDId>0eed4fde-ef40-4d8f-8fe1-977fcb66fd77</CPDId>
<CPDPeriodId>0b2f21d4-a19e-4c9b-aa41-32f069e0d2ae</CPDPeriodId>
<CPDReductionId>a46670d3-6077-4cc7-8ae4-878f0e7050bd</CPDReductionId>
<CartId>193afb85-9059-4e66-bab5-0cae4a5efa49</CartId>
<CommitStepId>e9961865-b27d-40d1-b69a-d423d68df758</CommitStepId>
<CreatedById>d64136f9-0f28-4f9e-9b89-1f9a3cf12cb7</CreatedById>
<CreatedDate>2026-06-07T01:20:31.542386+00:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>e665d853-0824-4ac0-8a0f-b3c6f2701716</CurrentStepId>
<ElectionId>31e357dc-fd97-485e-8584-97374faef829</ElectionId>
<EntityId>33362855-ebb5-47a7-9014-0411b14013a1</EntityId>
<EntityType>sample string 4</EntityType>
<Id>2f0020ba-4583-419b-8c7d-ca6251b4d555</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1b72f077-4baa-4544-a007-fbbbab88a98e</InitById>
<InitTime>2026-06-07T01:20:31.542386+00:00</InitTime>
<StepId>55f80566-bed8-4d62-a28e-13a793c810a5</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1b72f077-4baa-4544-a007-fbbbab88a98e</InitById>
<InitTime>2026-06-07T01:20:31.542386+00:00</InitTime>
<StepId>55f80566-bed8-4d62-a28e-13a793c810a5</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>2f6468c6-8a9b-4a93-b798-d8ac8bd71a05</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>f62e6c46-09a2-4246-bac3-1bc1a1b98b47</LastModifiedById>
<LastModifiedDate>2026-06-07T01:20:31.542386+00:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>e6214104-1c1d-4e94-8652-dfcf25403ed9</d2p1:guid>
<d2p1:guid>ce825370-be66-41d7-9ad4-16a5c8f18e3c</d2p1:guid>
</PreviousStepIds>
<PropertyId>59a800c9-422f-4b57-9df2-9fae35de22bc</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>942cc076-2349-478e-9cb2-00651a4e0c73</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>dd0ab88a-8f38-4ad9-91f5-ec037c8d0dc5</SubmittedById>
<SubmittedTime>2026-06-07T01:20:31.542386+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>942cc076-2349-478e-9cb2-00651a4e0c73</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>dd0ab88a-8f38-4ad9-91f5-ec037c8d0dc5</SubmittedById>
<SubmittedTime>2026-06-07T01:20:31.542386+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>a6e1299e-fff2-4c14-9cad-429032da5357</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>db26e6c9-195e-4028-a138-15e398b4dfcf</WaitlistEventId>
<WaitlistTicketTypeId>0e593aa5-2d8f-47e8-9be6-403fb97b5d5c</WaitlistTicketTypeId>
<WorkflowId>ab451beb-a893-48c8-8c36-aea208fd237f</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.