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": "19de3000-6ac0-4252-bae0-d50455d27c81",
"WorkflowId": "0439c372-40af-45e8-8f78-b2c8956faf5b",
"CurrentStepId": "eac44078-5987-4ac8-9077-24af3259d013",
"UserId": "0cea88d5-9f61-419f-9f1d-5028e6659019",
"CPDId": "74a98495-06f6-4219-8b91-7c7f042b9749",
"CPDPeriodId": "66a5d3ec-7810-471d-ae76-f645a197a761",
"InvoiceId": "77e19cf3-96de-455f-b20d-5dbcef204a32",
"CPDReductionId": "e08dba77-340f-4a95-a36e-d9ef0b5d805c",
"ApplicableFrom": "2025-12-30T00:38:50.514167+11:00",
"ApplicableTo": "2025-12-30T00:38:50.514167+11:00",
"WaitlistEventId": "80942204-344c-4acd-afb3-8fbdc642117f",
"WaitlistTicketTypeId": "2f1f4a5d-1069-4111-a3e2-18ce445183db",
"CartId": "81241790-456f-4570-a48f-af88685f0c58",
"ElectionId": "c6b43787-cd98-40c8-ae0a-efc180be7c48",
"PropertyId": "c201ad87-437c-4052-bcc2-0b16da052be6",
"BookingId": "50291542-9738-4782-a5f1-f308aaf195a8",
"EntityId": "e017cb59-818a-46c5-976c-b670aa4a2c3e",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-12-30T00:38:50.514167+11:00",
"CreatedDateTick": 8,
"CreatedById": "c52a7971-3159-47da-93bd-5bc77ecea9d0",
"LastModifiedDate": "2025-12-30T00:38:50.514167+11:00",
"LastModifiedById": "4cf301eb-9de0-4f4c-9fa7-7a6ba8dd11cf",
"IsArchived": true,
"CommitStepId": "0d526d62-917a-4764-8e6c-591231fec48c",
"Archived": "2025-12-30T00:38:50.514167+11:00",
"ArchivedById": "f644e1d3-0d17-4dfe-a19a-ff0678b7114f",
"AssignedTo": "17fe4c12-e79c-4e7e-b184-f7e625bfdf82",
"AssignedDate": "2025-12-30T00:38:50.514167+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"dbf9b7ef-6895-422d-9d36-8d7c4ba99a8a",
"83385bf9-ce40-4080-9d02-e9bb14d114c4"
],
"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": "2b0269f9-979b-489d-acd6-7e9707b60319",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-30T00:38:50.5151677+11:00",
"SubmittedById": "cef4cfc0-fe62-42c8-9671-61b8bf1d4dd8",
"SubmittedBy": "sample string 5"
},
{
"StepId": "2b0269f9-979b-489d-acd6-7e9707b60319",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-30T00:38:50.5151677+11:00",
"SubmittedById": "cef4cfc0-fe62-42c8-9671-61b8bf1d4dd8",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "000fde11-f24d-41f8-902f-1aa4c6003c4d",
"StepName": "sample string 2",
"InitTime": "2025-12-30T00:38:50.5151677+11:00",
"InitById": "a6d17a2f-af46-48a1-9f61-468337d190ab",
"InitBy": "sample string 5"
},
{
"StepId": "000fde11-f24d-41f8-902f-1aa4c6003c4d",
"StepName": "sample string 2",
"InitTime": "2025-12-30T00:38:50.5151677+11:00",
"InitById": "a6d17a2f-af46-48a1-9f61-468337d190ab",
"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>2025-12-29T13:38:50.514167Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-12-29T13:38:50.514167Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-12-30T00:38:50.514167+11:00</Archived>
<ArchivedById>f644e1d3-0d17-4dfe-a19a-ff0678b7114f</ArchivedById>
<AssignedDate>2025-12-30T00:38:50.514167+11:00</AssignedDate>
<AssignedTo>17fe4c12-e79c-4e7e-b184-f7e625bfdf82</AssignedTo>
<BookingId>50291542-9738-4782-a5f1-f308aaf195a8</BookingId>
<CPDId>74a98495-06f6-4219-8b91-7c7f042b9749</CPDId>
<CPDPeriodId>66a5d3ec-7810-471d-ae76-f645a197a761</CPDPeriodId>
<CPDReductionId>e08dba77-340f-4a95-a36e-d9ef0b5d805c</CPDReductionId>
<CartId>81241790-456f-4570-a48f-af88685f0c58</CartId>
<CommitStepId>0d526d62-917a-4764-8e6c-591231fec48c</CommitStepId>
<CreatedById>c52a7971-3159-47da-93bd-5bc77ecea9d0</CreatedById>
<CreatedDate>2025-12-30T00:38:50.514167+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>eac44078-5987-4ac8-9077-24af3259d013</CurrentStepId>
<ElectionId>c6b43787-cd98-40c8-ae0a-efc180be7c48</ElectionId>
<EntityId>e017cb59-818a-46c5-976c-b670aa4a2c3e</EntityId>
<EntityType>sample string 4</EntityType>
<Id>19de3000-6ac0-4252-bae0-d50455d27c81</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>a6d17a2f-af46-48a1-9f61-468337d190ab</InitById>
<InitTime>2025-12-30T00:38:50.5151677+11:00</InitTime>
<StepId>000fde11-f24d-41f8-902f-1aa4c6003c4d</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>a6d17a2f-af46-48a1-9f61-468337d190ab</InitById>
<InitTime>2025-12-30T00:38:50.5151677+11:00</InitTime>
<StepId>000fde11-f24d-41f8-902f-1aa4c6003c4d</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>77e19cf3-96de-455f-b20d-5dbcef204a32</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>4cf301eb-9de0-4f4c-9fa7-7a6ba8dd11cf</LastModifiedById>
<LastModifiedDate>2025-12-30T00:38:50.514167+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>dbf9b7ef-6895-422d-9d36-8d7c4ba99a8a</d2p1:guid>
<d2p1:guid>83385bf9-ce40-4080-9d02-e9bb14d114c4</d2p1:guid>
</PreviousStepIds>
<PropertyId>c201ad87-437c-4052-bcc2-0b16da052be6</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>2b0269f9-979b-489d-acd6-7e9707b60319</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>cef4cfc0-fe62-42c8-9671-61b8bf1d4dd8</SubmittedById>
<SubmittedTime>2025-12-30T00:38:50.5151677+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>2b0269f9-979b-489d-acd6-7e9707b60319</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>cef4cfc0-fe62-42c8-9671-61b8bf1d4dd8</SubmittedById>
<SubmittedTime>2025-12-30T00:38:50.5151677+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>0cea88d5-9f61-419f-9f1d-5028e6659019</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>80942204-344c-4acd-afb3-8fbdc642117f</WaitlistEventId>
<WaitlistTicketTypeId>2f1f4a5d-1069-4111-a3e2-18ce445183db</WaitlistTicketTypeId>
<WorkflowId>0439c372-40af-45e8-8f78-b2c8956faf5b</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.