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": "3c445d11-e5d3-425a-9147-0358bd2a3b43",
"WorkflowId": "94484a02-daa8-4877-bee3-0a5717d3484c",
"CurrentStepId": "84294157-6efc-45a9-b09d-088c260a607a",
"UserId": "fe1e843f-7edf-4b96-a7c9-59c485625297",
"CPDId": "2bf90b74-9560-4545-bf68-4474b5382157",
"CPDPeriodId": "106a2c6c-1abf-4f3a-9512-1df7486dbf70",
"InvoiceId": "d76ca964-5cfb-445e-960d-12e15245a17b",
"CPDReductionId": "59822984-f8d7-48ee-a81e-0c5d4f9f3646",
"ApplicableFrom": "2026-07-22T01:41:10.1451461+10:00",
"ApplicableTo": "2026-07-22T01:41:10.1451461+10:00",
"WaitlistEventId": "4d3cc740-407f-426c-a4a0-be6ff661cca9",
"WaitlistTicketTypeId": "1a1a7856-9414-4d3b-b9c0-ac0278a2a99d",
"CartId": "9fc74356-b4a0-4bf9-95c6-1cab84a15133",
"ElectionId": "90ab15fb-8cee-4801-9bcd-1c982bc135a4",
"PropertyId": "02361728-87c2-4702-a956-af8c7ad1ed2e",
"BookingId": "1c268e8e-49fb-43fe-ab1f-37353a278817",
"EntityId": "3ec5aa40-fbbe-4d17-9e96-9a9c83ffa289",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-07-22T01:41:10.1451461+10:00",
"CreatedDateTick": 8,
"CreatedById": "a7e71675-bb7c-4841-9838-6c55964427fe",
"LastModifiedDate": "2026-07-22T01:41:10.1451461+10:00",
"LastModifiedById": "34550455-4318-40c0-854e-28ef02d3307e",
"IsArchived": true,
"CommitStepId": "9e45a35b-ca53-4a89-b36f-37aaa86cfee4",
"Archived": "2026-07-22T01:41:10.1451461+10:00",
"ArchivedById": "ac040776-12e2-4668-8571-d4d4a579ab54",
"AssignedTo": "e621f13d-804b-4ed8-9baa-4ba4147c7063",
"AssignedDate": "2026-07-22T01:41:10.1451461+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"ecf2f9b3-b1c4-4107-b0a3-dc2fe9d44b89",
"84da4760-e9ce-42f2-9f2b-59753581139f"
],
"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": "6a9a5809-2ebc-4c75-bebc-d609ccc974e1",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-22T01:41:10.1451461+10:00",
"SubmittedById": "a10d6f8f-6fe4-4c34-9ce0-7bcae49b9a2a",
"SubmittedBy": "sample string 5"
},
{
"StepId": "6a9a5809-2ebc-4c75-bebc-d609ccc974e1",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-22T01:41:10.1451461+10:00",
"SubmittedById": "a10d6f8f-6fe4-4c34-9ce0-7bcae49b9a2a",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "622175d2-6260-49f9-833e-3c3c5a706a65",
"StepName": "sample string 2",
"InitTime": "2026-07-22T01:41:10.1451461+10:00",
"InitById": "39e3aeeb-6e9b-4907-b060-fb3564ce777b",
"InitBy": "sample string 5"
},
{
"StepId": "622175d2-6260-49f9-833e-3c3c5a706a65",
"StepName": "sample string 2",
"InitTime": "2026-07-22T01:41:10.1451461+10:00",
"InitById": "39e3aeeb-6e9b-4907-b060-fb3564ce777b",
"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-21T15:41:10.1451461Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-07-21T15:41:10.1451461Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-07-22T01:41:10.1451461+10:00</Archived>
<ArchivedById>ac040776-12e2-4668-8571-d4d4a579ab54</ArchivedById>
<AssignedDate>2026-07-22T01:41:10.1451461+10:00</AssignedDate>
<AssignedTo>e621f13d-804b-4ed8-9baa-4ba4147c7063</AssignedTo>
<BookingId>1c268e8e-49fb-43fe-ab1f-37353a278817</BookingId>
<CPDId>2bf90b74-9560-4545-bf68-4474b5382157</CPDId>
<CPDPeriodId>106a2c6c-1abf-4f3a-9512-1df7486dbf70</CPDPeriodId>
<CPDReductionId>59822984-f8d7-48ee-a81e-0c5d4f9f3646</CPDReductionId>
<CartId>9fc74356-b4a0-4bf9-95c6-1cab84a15133</CartId>
<CommitStepId>9e45a35b-ca53-4a89-b36f-37aaa86cfee4</CommitStepId>
<CreatedById>a7e71675-bb7c-4841-9838-6c55964427fe</CreatedById>
<CreatedDate>2026-07-22T01:41:10.1451461+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>84294157-6efc-45a9-b09d-088c260a607a</CurrentStepId>
<ElectionId>90ab15fb-8cee-4801-9bcd-1c982bc135a4</ElectionId>
<EntityId>3ec5aa40-fbbe-4d17-9e96-9a9c83ffa289</EntityId>
<EntityType>sample string 4</EntityType>
<Id>3c445d11-e5d3-425a-9147-0358bd2a3b43</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>39e3aeeb-6e9b-4907-b060-fb3564ce777b</InitById>
<InitTime>2026-07-22T01:41:10.1451461+10:00</InitTime>
<StepId>622175d2-6260-49f9-833e-3c3c5a706a65</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>39e3aeeb-6e9b-4907-b060-fb3564ce777b</InitById>
<InitTime>2026-07-22T01:41:10.1451461+10:00</InitTime>
<StepId>622175d2-6260-49f9-833e-3c3c5a706a65</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>d76ca964-5cfb-445e-960d-12e15245a17b</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>34550455-4318-40c0-854e-28ef02d3307e</LastModifiedById>
<LastModifiedDate>2026-07-22T01:41:10.1451461+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>ecf2f9b3-b1c4-4107-b0a3-dc2fe9d44b89</d2p1:guid>
<d2p1:guid>84da4760-e9ce-42f2-9f2b-59753581139f</d2p1:guid>
</PreviousStepIds>
<PropertyId>02361728-87c2-4702-a956-af8c7ad1ed2e</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>6a9a5809-2ebc-4c75-bebc-d609ccc974e1</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>a10d6f8f-6fe4-4c34-9ce0-7bcae49b9a2a</SubmittedById>
<SubmittedTime>2026-07-22T01:41:10.1451461+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>6a9a5809-2ebc-4c75-bebc-d609ccc974e1</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>a10d6f8f-6fe4-4c34-9ce0-7bcae49b9a2a</SubmittedById>
<SubmittedTime>2026-07-22T01:41:10.1451461+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>fe1e843f-7edf-4b96-a7c9-59c485625297</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>4d3cc740-407f-426c-a4a0-be6ff661cca9</WaitlistEventId>
<WaitlistTicketTypeId>1a1a7856-9414-4d3b-b9c0-ac0278a2a99d</WaitlistTicketTypeId>
<WorkflowId>94484a02-daa8-4877-bee3-0a5717d3484c</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.