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": "30debc4d-163c-4798-8e05-2f7e77fabbd2",
"WorkflowId": "217f2a2e-9cde-4c7a-9b59-e23cf6ef6f4f",
"CurrentStepId": "52c3faf9-cf34-496e-b7c9-804a7ffd5507",
"UserId": "e5b825a4-8dbe-45ef-b4fd-e875e222e241",
"CPDId": "656799e9-76bb-4b75-aa92-c190cf669c42",
"CPDPeriodId": "f80e89aa-509d-45b7-982f-a55c6c3357ca",
"InvoiceId": "2ce2e882-b6a1-4c37-a6f8-02ef2cb1ad21",
"CPDReductionId": "7b5ea652-abbc-4630-81d6-e209d0c261e6",
"ApplicableFrom": "2026-02-15T12:04:03.0743151+11:00",
"ApplicableTo": "2026-02-15T12:04:03.0743151+11:00",
"WaitlistEventId": "f8a7c0aa-7d76-4b44-9673-92c3c573003b",
"WaitlistTicketTypeId": "625caa88-a4dc-4d72-abb2-63f87da2a6ba",
"CartId": "2b9e5206-af0e-479a-aa65-fe7ba634121a",
"ElectionId": "a0e12a5e-7acc-45b4-a4a1-f70398190cac",
"PropertyId": "0b7f6da9-a232-4cb5-8e51-ccfc31aa0624",
"BookingId": "348157d2-0e66-4257-b2b0-2e48dcb8f393",
"EntityId": "ec143ebc-f6af-48d7-8ee2-17c2f3c53148",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-02-15T12:04:03.0743151+11:00",
"CreatedDateTick": 8,
"CreatedById": "3e1cf7c8-654a-4a08-a8d8-95d2f11a0457",
"LastModifiedDate": "2026-02-15T12:04:03.0743151+11:00",
"LastModifiedById": "f777f9ff-2319-4d45-8091-e40be9b7c460",
"IsArchived": true,
"CommitStepId": "3ea39d9a-689c-4d60-b2c3-b28f0a0dfcdf",
"Archived": "2026-02-15T12:04:03.0743151+11:00",
"ArchivedById": "c1d4c7e8-1dad-4342-90bf-9f0cb43719ff",
"AssignedTo": "12cc45f9-dd29-402e-8a00-c9e3355114e1",
"AssignedDate": "2026-02-15T12:04:03.0743151+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"2029096b-f281-4602-909c-21ed5545fe72",
"3b266f7c-83d8-4e92-a668-c5393a8ea566"
],
"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": "f858cb31-8701-4fc9-bcfb-52555e5f7ff6",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-15T12:04:03.0743151+11:00",
"SubmittedById": "a00d2a13-3444-4d73-b24e-b953a0c4df4b",
"SubmittedBy": "sample string 5"
},
{
"StepId": "f858cb31-8701-4fc9-bcfb-52555e5f7ff6",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-15T12:04:03.0743151+11:00",
"SubmittedById": "a00d2a13-3444-4d73-b24e-b953a0c4df4b",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "bf8e3aab-6dbb-4a95-a606-4f59eca8bf9e",
"StepName": "sample string 2",
"InitTime": "2026-02-15T12:04:03.0743151+11:00",
"InitById": "d5dddd09-9525-4436-8ea1-250d02746d00",
"InitBy": "sample string 5"
},
{
"StepId": "bf8e3aab-6dbb-4a95-a606-4f59eca8bf9e",
"StepName": "sample string 2",
"InitTime": "2026-02-15T12:04:03.0743151+11:00",
"InitById": "d5dddd09-9525-4436-8ea1-250d02746d00",
"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-02-15T01:04:03.0743151Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-02-15T01:04:03.0743151Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-02-15T12:04:03.0743151+11:00</Archived>
<ArchivedById>c1d4c7e8-1dad-4342-90bf-9f0cb43719ff</ArchivedById>
<AssignedDate>2026-02-15T12:04:03.0743151+11:00</AssignedDate>
<AssignedTo>12cc45f9-dd29-402e-8a00-c9e3355114e1</AssignedTo>
<BookingId>348157d2-0e66-4257-b2b0-2e48dcb8f393</BookingId>
<CPDId>656799e9-76bb-4b75-aa92-c190cf669c42</CPDId>
<CPDPeriodId>f80e89aa-509d-45b7-982f-a55c6c3357ca</CPDPeriodId>
<CPDReductionId>7b5ea652-abbc-4630-81d6-e209d0c261e6</CPDReductionId>
<CartId>2b9e5206-af0e-479a-aa65-fe7ba634121a</CartId>
<CommitStepId>3ea39d9a-689c-4d60-b2c3-b28f0a0dfcdf</CommitStepId>
<CreatedById>3e1cf7c8-654a-4a08-a8d8-95d2f11a0457</CreatedById>
<CreatedDate>2026-02-15T12:04:03.0743151+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>52c3faf9-cf34-496e-b7c9-804a7ffd5507</CurrentStepId>
<ElectionId>a0e12a5e-7acc-45b4-a4a1-f70398190cac</ElectionId>
<EntityId>ec143ebc-f6af-48d7-8ee2-17c2f3c53148</EntityId>
<EntityType>sample string 4</EntityType>
<Id>30debc4d-163c-4798-8e05-2f7e77fabbd2</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>d5dddd09-9525-4436-8ea1-250d02746d00</InitById>
<InitTime>2026-02-15T12:04:03.0743151+11:00</InitTime>
<StepId>bf8e3aab-6dbb-4a95-a606-4f59eca8bf9e</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>d5dddd09-9525-4436-8ea1-250d02746d00</InitById>
<InitTime>2026-02-15T12:04:03.0743151+11:00</InitTime>
<StepId>bf8e3aab-6dbb-4a95-a606-4f59eca8bf9e</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>2ce2e882-b6a1-4c37-a6f8-02ef2cb1ad21</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>f777f9ff-2319-4d45-8091-e40be9b7c460</LastModifiedById>
<LastModifiedDate>2026-02-15T12:04:03.0743151+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>2029096b-f281-4602-909c-21ed5545fe72</d2p1:guid>
<d2p1:guid>3b266f7c-83d8-4e92-a668-c5393a8ea566</d2p1:guid>
</PreviousStepIds>
<PropertyId>0b7f6da9-a232-4cb5-8e51-ccfc31aa0624</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>f858cb31-8701-4fc9-bcfb-52555e5f7ff6</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>a00d2a13-3444-4d73-b24e-b953a0c4df4b</SubmittedById>
<SubmittedTime>2026-02-15T12:04:03.0743151+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>f858cb31-8701-4fc9-bcfb-52555e5f7ff6</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>a00d2a13-3444-4d73-b24e-b953a0c4df4b</SubmittedById>
<SubmittedTime>2026-02-15T12:04:03.0743151+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>e5b825a4-8dbe-45ef-b4fd-e875e222e241</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>f8a7c0aa-7d76-4b44-9673-92c3c573003b</WaitlistEventId>
<WaitlistTicketTypeId>625caa88-a4dc-4d72-abb2-63f87da2a6ba</WaitlistTicketTypeId>
<WorkflowId>217f2a2e-9cde-4c7a-9b59-e23cf6ef6f4f</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.