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": "91445291-1fa1-46a1-a71c-3f64c6d28061",
"WorkflowId": "7a95c244-2c91-48ef-80d6-242e6189c361",
"CurrentStepId": "1dc8285e-d995-4d3b-806f-9b21f7b82e27",
"UserId": "31c29701-23f3-443a-9f5c-23c9e404e422",
"CPDId": "6f74d0bf-8d24-4903-bf8e-e35e56bb544a",
"CPDPeriodId": "0447a12a-f846-4954-a6d4-1e057a058d02",
"InvoiceId": "b75cdc9c-b067-4b9d-aa55-55b3faa14653",
"CPDReductionId": "b25c8094-f2c1-4517-a38f-4bbc837ecb09",
"ApplicableFrom": "2026-07-27T07:25:11.9705386+10:00",
"ApplicableTo": "2026-07-27T07:25:11.9705386+10:00",
"WaitlistEventId": "9b4b93f3-0472-470b-a86b-414c2a8d97d9",
"WaitlistTicketTypeId": "5a231473-db6b-4ce8-a4e8-6c13048f91dc",
"CartId": "c70be2fa-53d0-40ef-81df-8165e5945d74",
"ElectionId": "99e1e920-f0e4-4dbd-92d3-207ee2110700",
"PropertyId": "45e48e5a-0b95-4fdc-8539-e798baaa6021",
"BookingId": "87506c78-cc59-427c-92cc-5b934e594a93",
"EntityId": "0fe17f69-b405-403a-990d-0e1e2a1454fb",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-07-27T07:25:11.9705386+10:00",
"CreatedDateTick": 8,
"CreatedById": "04d7ef4f-71ce-4568-b768-e70e9f574030",
"LastModifiedDate": "2026-07-27T07:25:11.9705386+10:00",
"LastModifiedById": "a266b068-0a32-4db5-a530-a2c7c5e0b9cb",
"IsArchived": true,
"CommitStepId": "62129d5e-467c-438f-9a1d-9c61eb9445be",
"Archived": "2026-07-27T07:25:11.9705386+10:00",
"ArchivedById": "718fb2ca-4044-4aa6-812b-a75bbf443040",
"AssignedTo": "5d896982-57b8-45da-bae7-b948950b08fe",
"AssignedDate": "2026-07-27T07:25:11.9705386+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"c4a4389e-3e1a-4f41-ba32-34c786811683",
"a209c144-aa14-45e9-a6d7-201b8bcfb744"
],
"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": "38b36858-9ea1-4dc5-8af2-03040e3e10be",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-27T07:25:11.9705386+10:00",
"SubmittedById": "875c5f6d-4c12-48c1-9d44-2e6c9309472e",
"SubmittedBy": "sample string 5"
},
{
"StepId": "38b36858-9ea1-4dc5-8af2-03040e3e10be",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-27T07:25:11.9705386+10:00",
"SubmittedById": "875c5f6d-4c12-48c1-9d44-2e6c9309472e",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "7f042eed-21d6-4982-ada9-ed62da5fbc9b",
"StepName": "sample string 2",
"InitTime": "2026-07-27T07:25:11.9705386+10:00",
"InitById": "1015cd2c-0380-4c56-b78d-f4922e51e49e",
"InitBy": "sample string 5"
},
{
"StepId": "7f042eed-21d6-4982-ada9-ed62da5fbc9b",
"StepName": "sample string 2",
"InitTime": "2026-07-27T07:25:11.9705386+10:00",
"InitById": "1015cd2c-0380-4c56-b78d-f4922e51e49e",
"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-07-26T21:25:11.9705386Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-07-26T21:25:11.9705386Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-07-27T07:25:11.9705386+10:00</Archived>
<ArchivedById>718fb2ca-4044-4aa6-812b-a75bbf443040</ArchivedById>
<AssignedDate>2026-07-27T07:25:11.9705386+10:00</AssignedDate>
<AssignedTo>5d896982-57b8-45da-bae7-b948950b08fe</AssignedTo>
<BookingId>87506c78-cc59-427c-92cc-5b934e594a93</BookingId>
<CPDId>6f74d0bf-8d24-4903-bf8e-e35e56bb544a</CPDId>
<CPDPeriodId>0447a12a-f846-4954-a6d4-1e057a058d02</CPDPeriodId>
<CPDReductionId>b25c8094-f2c1-4517-a38f-4bbc837ecb09</CPDReductionId>
<CartId>c70be2fa-53d0-40ef-81df-8165e5945d74</CartId>
<CommitStepId>62129d5e-467c-438f-9a1d-9c61eb9445be</CommitStepId>
<CreatedById>04d7ef4f-71ce-4568-b768-e70e9f574030</CreatedById>
<CreatedDate>2026-07-27T07:25:11.9705386+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>1dc8285e-d995-4d3b-806f-9b21f7b82e27</CurrentStepId>
<ElectionId>99e1e920-f0e4-4dbd-92d3-207ee2110700</ElectionId>
<EntityId>0fe17f69-b405-403a-990d-0e1e2a1454fb</EntityId>
<EntityType>sample string 4</EntityType>
<Id>91445291-1fa1-46a1-a71c-3f64c6d28061</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1015cd2c-0380-4c56-b78d-f4922e51e49e</InitById>
<InitTime>2026-07-27T07:25:11.9705386+10:00</InitTime>
<StepId>7f042eed-21d6-4982-ada9-ed62da5fbc9b</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1015cd2c-0380-4c56-b78d-f4922e51e49e</InitById>
<InitTime>2026-07-27T07:25:11.9705386+10:00</InitTime>
<StepId>7f042eed-21d6-4982-ada9-ed62da5fbc9b</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>b75cdc9c-b067-4b9d-aa55-55b3faa14653</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>a266b068-0a32-4db5-a530-a2c7c5e0b9cb</LastModifiedById>
<LastModifiedDate>2026-07-27T07:25:11.9705386+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>c4a4389e-3e1a-4f41-ba32-34c786811683</d2p1:guid>
<d2p1:guid>a209c144-aa14-45e9-a6d7-201b8bcfb744</d2p1:guid>
</PreviousStepIds>
<PropertyId>45e48e5a-0b95-4fdc-8539-e798baaa6021</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>38b36858-9ea1-4dc5-8af2-03040e3e10be</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>875c5f6d-4c12-48c1-9d44-2e6c9309472e</SubmittedById>
<SubmittedTime>2026-07-27T07:25:11.9705386+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>38b36858-9ea1-4dc5-8af2-03040e3e10be</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>875c5f6d-4c12-48c1-9d44-2e6c9309472e</SubmittedById>
<SubmittedTime>2026-07-27T07:25:11.9705386+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>31c29701-23f3-443a-9f5c-23c9e404e422</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>9b4b93f3-0472-470b-a86b-414c2a8d97d9</WaitlistEventId>
<WaitlistTicketTypeId>5a231473-db6b-4ce8-a4e8-6c13048f91dc</WaitlistTicketTypeId>
<WorkflowId>7a95c244-2c91-48ef-80d6-242e6189c361</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.