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": "02235bba-2d7c-40a9-81d4-4256e0f9fb91",
"WorkflowId": "3e4b4fbc-80f1-44de-adae-8317bbec1b22",
"CurrentStepId": "b29b895e-9177-4184-a3b7-96bd7f4a6cd2",
"UserId": "b7aa0228-3149-4590-b828-bc0f75e9340b",
"CPDId": "887752ae-6f4c-4068-84ac-f3b9899d522c",
"CPDPeriodId": "9ad575b0-7a15-43d9-86df-117fbec45834",
"InvoiceId": "f4158c47-7551-4735-8d65-bc3ac9ca5f4e",
"CPDReductionId": "5d87f36b-ecb0-492f-8a8d-fc3f096c36ff",
"ApplicableFrom": "2026-07-30T07:33:03.3381775+10:00",
"ApplicableTo": "2026-07-30T07:33:03.3381775+10:00",
"WaitlistEventId": "0965da7a-6e76-4fc3-91c0-a9b062127565",
"WaitlistTicketTypeId": "fc22e29c-7199-4427-8f0d-e68ad788dd9d",
"CartId": "7966aa9c-08ce-426e-89bb-97976bb4651d",
"ElectionId": "36acd9c9-6d6c-4436-9024-f8f41d074d08",
"PropertyId": "65e35770-0c46-4441-8ab0-0c6f506bc6c7",
"BookingId": "e9c6f424-4fd8-458c-80e6-8edeb5c83157",
"EntityId": "13484691-4bdf-44df-9150-0f533b6eb087",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-07-30T07:33:03.3381775+10:00",
"CreatedDateTick": 8,
"CreatedById": "8c8d5bd9-0140-43b2-9fb5-8e2eb22b828e",
"LastModifiedDate": "2026-07-30T07:33:03.3381775+10:00",
"LastModifiedById": "6b9973f8-2ad7-43a1-ac48-2d0b9cc3d968",
"IsArchived": true,
"CommitStepId": "fbabdcf8-e126-4c1f-b6d4-2743f5652ad2",
"Archived": "2026-07-30T07:33:03.3381775+10:00",
"ArchivedById": "86819692-4fd3-4146-b0df-e561dc526d52",
"AssignedTo": "6ed11ec8-37aa-4fba-beeb-d4c90890c844",
"AssignedDate": "2026-07-30T07:33:03.3381775+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"41c2bbcb-6066-4bc1-acfb-2ac9589d56c7",
"5158f0ac-f0f5-4412-8f21-0de63fb472d2"
],
"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": "f9342a32-17b5-47b7-9310-2dd9039b012b",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-30T07:33:03.3381775+10:00",
"SubmittedById": "47453b7b-59d1-47a1-b26c-69f7dd1bba55",
"SubmittedBy": "sample string 5"
},
{
"StepId": "f9342a32-17b5-47b7-9310-2dd9039b012b",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-30T07:33:03.3381775+10:00",
"SubmittedById": "47453b7b-59d1-47a1-b26c-69f7dd1bba55",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "c6e4174e-c09f-43e2-ba9d-846aa42efaa9",
"StepName": "sample string 2",
"InitTime": "2026-07-30T07:33:03.3381775+10:00",
"InitById": "7df736a1-7281-4b3e-ad3b-a4f0d4ce77b0",
"InitBy": "sample string 5"
},
{
"StepId": "c6e4174e-c09f-43e2-ba9d-846aa42efaa9",
"StepName": "sample string 2",
"InitTime": "2026-07-30T07:33:03.3381775+10:00",
"InitById": "7df736a1-7281-4b3e-ad3b-a4f0d4ce77b0",
"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-29T21:33:03.3381775Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-07-29T21:33:03.3381775Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-07-30T07:33:03.3381775+10:00</Archived>
<ArchivedById>86819692-4fd3-4146-b0df-e561dc526d52</ArchivedById>
<AssignedDate>2026-07-30T07:33:03.3381775+10:00</AssignedDate>
<AssignedTo>6ed11ec8-37aa-4fba-beeb-d4c90890c844</AssignedTo>
<BookingId>e9c6f424-4fd8-458c-80e6-8edeb5c83157</BookingId>
<CPDId>887752ae-6f4c-4068-84ac-f3b9899d522c</CPDId>
<CPDPeriodId>9ad575b0-7a15-43d9-86df-117fbec45834</CPDPeriodId>
<CPDReductionId>5d87f36b-ecb0-492f-8a8d-fc3f096c36ff</CPDReductionId>
<CartId>7966aa9c-08ce-426e-89bb-97976bb4651d</CartId>
<CommitStepId>fbabdcf8-e126-4c1f-b6d4-2743f5652ad2</CommitStepId>
<CreatedById>8c8d5bd9-0140-43b2-9fb5-8e2eb22b828e</CreatedById>
<CreatedDate>2026-07-30T07:33:03.3381775+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>b29b895e-9177-4184-a3b7-96bd7f4a6cd2</CurrentStepId>
<ElectionId>36acd9c9-6d6c-4436-9024-f8f41d074d08</ElectionId>
<EntityId>13484691-4bdf-44df-9150-0f533b6eb087</EntityId>
<EntityType>sample string 4</EntityType>
<Id>02235bba-2d7c-40a9-81d4-4256e0f9fb91</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7df736a1-7281-4b3e-ad3b-a4f0d4ce77b0</InitById>
<InitTime>2026-07-30T07:33:03.3381775+10:00</InitTime>
<StepId>c6e4174e-c09f-43e2-ba9d-846aa42efaa9</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7df736a1-7281-4b3e-ad3b-a4f0d4ce77b0</InitById>
<InitTime>2026-07-30T07:33:03.3381775+10:00</InitTime>
<StepId>c6e4174e-c09f-43e2-ba9d-846aa42efaa9</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>f4158c47-7551-4735-8d65-bc3ac9ca5f4e</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>6b9973f8-2ad7-43a1-ac48-2d0b9cc3d968</LastModifiedById>
<LastModifiedDate>2026-07-30T07:33:03.3381775+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>41c2bbcb-6066-4bc1-acfb-2ac9589d56c7</d2p1:guid>
<d2p1:guid>5158f0ac-f0f5-4412-8f21-0de63fb472d2</d2p1:guid>
</PreviousStepIds>
<PropertyId>65e35770-0c46-4441-8ab0-0c6f506bc6c7</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>f9342a32-17b5-47b7-9310-2dd9039b012b</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>47453b7b-59d1-47a1-b26c-69f7dd1bba55</SubmittedById>
<SubmittedTime>2026-07-30T07:33:03.3381775+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>f9342a32-17b5-47b7-9310-2dd9039b012b</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>47453b7b-59d1-47a1-b26c-69f7dd1bba55</SubmittedById>
<SubmittedTime>2026-07-30T07:33:03.3381775+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>b7aa0228-3149-4590-b828-bc0f75e9340b</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>0965da7a-6e76-4fc3-91c0-a9b062127565</WaitlistEventId>
<WaitlistTicketTypeId>fc22e29c-7199-4427-8f0d-e68ad788dd9d</WaitlistTicketTypeId>
<WorkflowId>3e4b4fbc-80f1-44de-adae-8317bbec1b22</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.