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": "7366d20e-aa20-43cb-907b-f3eae6d5e1a5",
"WorkflowId": "ece7bc8d-5c2d-4c21-8109-ec06b5882a02",
"CurrentStepId": "a4db2d8d-83dd-4918-871c-1edbc9c7b331",
"UserId": "ed5d6e4e-11a8-4f8c-99de-fc73fe85c22c",
"CPDId": "af9b970a-9f7e-4713-a512-2df8d8cc0741",
"CPDPeriodId": "035be209-9ed5-4f96-8399-5eac52922627",
"InvoiceId": "360a457e-46d7-4e2a-a6d4-b5b0bd56113b",
"CPDReductionId": "6fe03ae0-8526-43be-b5ec-039a80349f30",
"ApplicableFrom": "2026-01-01T18:52:52.7247729+00:00",
"ApplicableTo": "2026-01-01T18:52:52.7247729+00:00",
"WaitlistEventId": "0d99b0dc-2e68-46ce-88a2-d06c73ac6f4b",
"WaitlistTicketTypeId": "5d4d4328-5bb6-4623-aba9-bf1c26c278c2",
"CartId": "9fdc9024-33a6-4877-ac53-f75cccf69b51",
"ElectionId": "8b20f241-23a5-46e7-8365-62dcec1c48c1",
"PropertyId": "f2e4e7a2-6946-4516-a559-c5ffef44779c",
"BookingId": "89406126-510f-4bb4-b48c-909051c543aa",
"EntityId": "0269e007-8c4f-402d-a711-5cd7bfe3ce03",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-01-01T18:52:52.7247729+00:00",
"CreatedDateTick": 8,
"CreatedById": "d4ebc220-50c9-4a7e-9f90-9e165fe45f0e",
"LastModifiedDate": "2026-01-01T18:52:52.7247729+00:00",
"LastModifiedById": "e25985f6-d2f8-432f-9dbd-d6592ec696a3",
"IsArchived": true,
"CommitStepId": "603b6812-28ce-472f-a6eb-3251d21d63da",
"Archived": "2026-01-01T18:52:52.7247729+00:00",
"ArchivedById": "bf7b003c-4928-4333-a157-6cf96c9e0817",
"AssignedTo": "7b68b297-cf09-4675-bd98-997ddd5f189b",
"AssignedDate": "2026-01-01T18:52:52.7247729+00:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"82e34e19-61bc-469e-aa74-8d239b5c9d8e",
"53296d9d-a3c4-44f7-9d64-d33f52090433"
],
"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": "4cae3e17-f77f-486e-bab6-3f14a7e5ddf7",
"StepName": "sample string 2",
"SubmittedTime": "2026-01-01T18:52:52.7247729+00:00",
"SubmittedById": "edc25c95-47b6-4a9e-b005-d7fbb52836a7",
"SubmittedBy": "sample string 5"
},
{
"StepId": "4cae3e17-f77f-486e-bab6-3f14a7e5ddf7",
"StepName": "sample string 2",
"SubmittedTime": "2026-01-01T18:52:52.7247729+00:00",
"SubmittedById": "edc25c95-47b6-4a9e-b005-d7fbb52836a7",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "fdf40d76-4555-43ba-8ad7-7d0836bc4c0c",
"StepName": "sample string 2",
"InitTime": "2026-01-01T18:52:52.7247729+00:00",
"InitById": "7dbf72c6-561e-45ac-90a1-824f2a5e21e1",
"InitBy": "sample string 5"
},
{
"StepId": "fdf40d76-4555-43ba-8ad7-7d0836bc4c0c",
"StepName": "sample string 2",
"InitTime": "2026-01-01T18:52:52.7247729+00:00",
"InitById": "7dbf72c6-561e-45ac-90a1-824f2a5e21e1",
"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-01-01T18:52:52.7247729Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-01-01T18:52:52.7247729Z</d2p1:DateTime>
<d2p1:OffsetMinutes>0</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-01-01T18:52:52.7247729+00:00</Archived>
<ArchivedById>bf7b003c-4928-4333-a157-6cf96c9e0817</ArchivedById>
<AssignedDate>2026-01-01T18:52:52.7247729+00:00</AssignedDate>
<AssignedTo>7b68b297-cf09-4675-bd98-997ddd5f189b</AssignedTo>
<BookingId>89406126-510f-4bb4-b48c-909051c543aa</BookingId>
<CPDId>af9b970a-9f7e-4713-a512-2df8d8cc0741</CPDId>
<CPDPeriodId>035be209-9ed5-4f96-8399-5eac52922627</CPDPeriodId>
<CPDReductionId>6fe03ae0-8526-43be-b5ec-039a80349f30</CPDReductionId>
<CartId>9fdc9024-33a6-4877-ac53-f75cccf69b51</CartId>
<CommitStepId>603b6812-28ce-472f-a6eb-3251d21d63da</CommitStepId>
<CreatedById>d4ebc220-50c9-4a7e-9f90-9e165fe45f0e</CreatedById>
<CreatedDate>2026-01-01T18:52:52.7247729+00:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>a4db2d8d-83dd-4918-871c-1edbc9c7b331</CurrentStepId>
<ElectionId>8b20f241-23a5-46e7-8365-62dcec1c48c1</ElectionId>
<EntityId>0269e007-8c4f-402d-a711-5cd7bfe3ce03</EntityId>
<EntityType>sample string 4</EntityType>
<Id>7366d20e-aa20-43cb-907b-f3eae6d5e1a5</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7dbf72c6-561e-45ac-90a1-824f2a5e21e1</InitById>
<InitTime>2026-01-01T18:52:52.7247729+00:00</InitTime>
<StepId>fdf40d76-4555-43ba-8ad7-7d0836bc4c0c</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7dbf72c6-561e-45ac-90a1-824f2a5e21e1</InitById>
<InitTime>2026-01-01T18:52:52.7247729+00:00</InitTime>
<StepId>fdf40d76-4555-43ba-8ad7-7d0836bc4c0c</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>360a457e-46d7-4e2a-a6d4-b5b0bd56113b</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>e25985f6-d2f8-432f-9dbd-d6592ec696a3</LastModifiedById>
<LastModifiedDate>2026-01-01T18:52:52.7247729+00:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>82e34e19-61bc-469e-aa74-8d239b5c9d8e</d2p1:guid>
<d2p1:guid>53296d9d-a3c4-44f7-9d64-d33f52090433</d2p1:guid>
</PreviousStepIds>
<PropertyId>f2e4e7a2-6946-4516-a559-c5ffef44779c</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>4cae3e17-f77f-486e-bab6-3f14a7e5ddf7</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>edc25c95-47b6-4a9e-b005-d7fbb52836a7</SubmittedById>
<SubmittedTime>2026-01-01T18:52:52.7247729+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>4cae3e17-f77f-486e-bab6-3f14a7e5ddf7</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>edc25c95-47b6-4a9e-b005-d7fbb52836a7</SubmittedById>
<SubmittedTime>2026-01-01T18:52:52.7247729+00:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>ed5d6e4e-11a8-4f8c-99de-fc73fe85c22c</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>0d99b0dc-2e68-46ce-88a2-d06c73ac6f4b</WaitlistEventId>
<WaitlistTicketTypeId>5d4d4328-5bb6-4623-aba9-bf1c26c278c2</WaitlistTicketTypeId>
<WorkflowId>ece7bc8d-5c2d-4c21-8109-ec06b5882a02</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.