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": "bf96650c-11e3-493f-b7a4-c326e74314ba",
"WorkflowId": "8c4e6970-4d1d-4d16-ada6-315555317c11",
"CurrentStepId": "7a3f5e44-0334-427b-a7f2-9ec78394e478",
"UserId": "cba7cc4e-4cb9-49c6-951e-5c6ca10542f7",
"CPDId": "f3b5089f-db42-444f-b16a-f18085ea8f3e",
"CPDPeriodId": "b7cf7206-6737-4623-bbb0-a98891b3c89c",
"InvoiceId": "f4cb4c0a-bbb1-4a40-9eed-b454926f7d79",
"CPDReductionId": "4995d5d8-dca5-48e8-ab64-d26f03022edb",
"ApplicableFrom": "2026-04-07T17:44:41.579086+10:00",
"ApplicableTo": "2026-04-07T17:44:41.579086+10:00",
"WaitlistEventId": "da5bdddb-4f35-400c-882f-7ffeeace4b42",
"WaitlistTicketTypeId": "5356b2bf-4a5f-4cd4-8f9e-b4a39908e4bd",
"CartId": "c30f5f9d-0c80-4db1-ae68-ff82cf7f7dc6",
"ElectionId": "ad24731d-fd1d-411f-8366-9a0d4c41d6ff",
"PropertyId": "0b9a28a1-8678-4321-9d0b-cf5d4a86676e",
"BookingId": "2ee8b7e6-bfce-442c-8c46-d422c012c585",
"EntityId": "af9c1946-9cc1-4920-8520-f235938b2c19",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-04-07T17:44:41.579086+10:00",
"CreatedDateTick": 8,
"CreatedById": "d275bc22-93d3-4ae1-9390-8e649981f0e7",
"LastModifiedDate": "2026-04-07T17:44:41.579086+10:00",
"LastModifiedById": "333af541-97b0-4d16-8cba-822d013337a4",
"IsArchived": true,
"CommitStepId": "05d919c7-899a-4644-8bf4-ae2e4169e7d8",
"Archived": "2026-04-07T17:44:41.579086+10:00",
"ArchivedById": "87836135-1b53-4e8e-8c9b-6113b7fa44a8",
"AssignedTo": "cecd0785-d24a-4576-99db-5ec2194f8e79",
"AssignedDate": "2026-04-07T17:44:41.579086+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"c22198a1-045d-4a77-a0f6-491bc4b0f15b",
"53c94452-941b-4017-a63f-9e9bf3418ab2"
],
"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": "dba5e599-e36f-4023-baac-9199f3339384",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-07T17:44:41.579086+10:00",
"SubmittedById": "4fc0c885-bc0c-496f-adaf-dee9006da0c2",
"SubmittedBy": "sample string 5"
},
{
"StepId": "dba5e599-e36f-4023-baac-9199f3339384",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-07T17:44:41.579086+10:00",
"SubmittedById": "4fc0c885-bc0c-496f-adaf-dee9006da0c2",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "ddca2559-eb52-4e37-8eb4-53c3de788cf5",
"StepName": "sample string 2",
"InitTime": "2026-04-07T17:44:41.579086+10:00",
"InitById": "bd92b30c-67eb-4481-8e28-94fddab8ff4c",
"InitBy": "sample string 5"
},
{
"StepId": "ddca2559-eb52-4e37-8eb4-53c3de788cf5",
"StepName": "sample string 2",
"InitTime": "2026-04-07T17:44:41.579086+10:00",
"InitById": "bd92b30c-67eb-4481-8e28-94fddab8ff4c",
"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-04-07T07:44:41.579086Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-04-07T07:44:41.579086Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-04-07T17:44:41.579086+10:00</Archived>
<ArchivedById>87836135-1b53-4e8e-8c9b-6113b7fa44a8</ArchivedById>
<AssignedDate>2026-04-07T17:44:41.579086+10:00</AssignedDate>
<AssignedTo>cecd0785-d24a-4576-99db-5ec2194f8e79</AssignedTo>
<BookingId>2ee8b7e6-bfce-442c-8c46-d422c012c585</BookingId>
<CPDId>f3b5089f-db42-444f-b16a-f18085ea8f3e</CPDId>
<CPDPeriodId>b7cf7206-6737-4623-bbb0-a98891b3c89c</CPDPeriodId>
<CPDReductionId>4995d5d8-dca5-48e8-ab64-d26f03022edb</CPDReductionId>
<CartId>c30f5f9d-0c80-4db1-ae68-ff82cf7f7dc6</CartId>
<CommitStepId>05d919c7-899a-4644-8bf4-ae2e4169e7d8</CommitStepId>
<CreatedById>d275bc22-93d3-4ae1-9390-8e649981f0e7</CreatedById>
<CreatedDate>2026-04-07T17:44:41.579086+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>7a3f5e44-0334-427b-a7f2-9ec78394e478</CurrentStepId>
<ElectionId>ad24731d-fd1d-411f-8366-9a0d4c41d6ff</ElectionId>
<EntityId>af9c1946-9cc1-4920-8520-f235938b2c19</EntityId>
<EntityType>sample string 4</EntityType>
<Id>bf96650c-11e3-493f-b7a4-c326e74314ba</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>bd92b30c-67eb-4481-8e28-94fddab8ff4c</InitById>
<InitTime>2026-04-07T17:44:41.579086+10:00</InitTime>
<StepId>ddca2559-eb52-4e37-8eb4-53c3de788cf5</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>bd92b30c-67eb-4481-8e28-94fddab8ff4c</InitById>
<InitTime>2026-04-07T17:44:41.579086+10:00</InitTime>
<StepId>ddca2559-eb52-4e37-8eb4-53c3de788cf5</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>f4cb4c0a-bbb1-4a40-9eed-b454926f7d79</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>333af541-97b0-4d16-8cba-822d013337a4</LastModifiedById>
<LastModifiedDate>2026-04-07T17:44:41.579086+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>c22198a1-045d-4a77-a0f6-491bc4b0f15b</d2p1:guid>
<d2p1:guid>53c94452-941b-4017-a63f-9e9bf3418ab2</d2p1:guid>
</PreviousStepIds>
<PropertyId>0b9a28a1-8678-4321-9d0b-cf5d4a86676e</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>dba5e599-e36f-4023-baac-9199f3339384</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>4fc0c885-bc0c-496f-adaf-dee9006da0c2</SubmittedById>
<SubmittedTime>2026-04-07T17:44:41.579086+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>dba5e599-e36f-4023-baac-9199f3339384</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>4fc0c885-bc0c-496f-adaf-dee9006da0c2</SubmittedById>
<SubmittedTime>2026-04-07T17:44:41.579086+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>cba7cc4e-4cb9-49c6-951e-5c6ca10542f7</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>da5bdddb-4f35-400c-882f-7ffeeace4b42</WaitlistEventId>
<WaitlistTicketTypeId>5356b2bf-4a5f-4cd4-8f9e-b4a39908e4bd</WaitlistTicketTypeId>
<WorkflowId>8c4e6970-4d1d-4d16-ada6-315555317c11</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.