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": "6e97fb93-fa52-4544-bcd7-fbf4ab8f1c3f",
"WorkflowId": "3b22fb67-3d61-41fc-919b-015d51e93b3c",
"CurrentStepId": "57fede11-f7a4-4c31-b674-cef982ca2ebf",
"UserId": "ed346040-2dd5-4dfe-8160-eb1528765e28",
"CPDId": "c56c05d4-8de2-491b-97c3-765ba764500e",
"CPDPeriodId": "315a35fb-1330-49d8-9506-2da181085be2",
"InvoiceId": "784eefb6-c009-43d5-a0a3-f596556da2d7",
"CPDReductionId": "d282fe97-1252-4a27-a488-2d2103666170",
"ApplicableFrom": "2026-02-16T18:05:12.1141075+11:00",
"ApplicableTo": "2026-02-16T18:05:12.1141075+11:00",
"WaitlistEventId": "ae516bbf-a37b-4018-a725-9b097bcd6f3a",
"WaitlistTicketTypeId": "26b67f51-bc6d-412b-b89a-c811731b6ce9",
"CartId": "eaacec4b-1a99-4cdf-b7b9-6fa33afda91b",
"ElectionId": "ce07c82e-0eb2-493c-b824-b4851ea8fd7f",
"PropertyId": "6d530f99-50b7-4094-91ce-53bbedc63ddd",
"BookingId": "cc19e38e-6365-4e47-8f05-b995dddc108e",
"EntityId": "858e9d5a-3a9c-488f-86bf-1091efed62f7",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-02-16T18:05:12.1141075+11:00",
"CreatedDateTick": 8,
"CreatedById": "2e68bc68-71a6-463d-8373-82bf9614f101",
"LastModifiedDate": "2026-02-16T18:05:12.1141075+11:00",
"LastModifiedById": "7b9db3c7-f6b4-4f6e-b5aa-2c3ab645b920",
"IsArchived": true,
"CommitStepId": "ccd653e0-9dbc-4174-ada5-e45dbcd2e17b",
"Archived": "2026-02-16T18:05:12.1141075+11:00",
"ArchivedById": "78f33863-841e-4d42-b4cd-a082eb29d2ff",
"AssignedTo": "8ee39f02-6b18-4b96-b494-80f88cef42fc",
"AssignedDate": "2026-02-16T18:05:12.1141075+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"73dedf4d-88e1-4000-b897-54bcd7cc6d2c",
"91d7efce-b742-45d3-8817-d2642f7b1297"
],
"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": "45d2ebd2-7b06-460e-9c97-122976cbe2eb",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-16T18:05:12.1141075+11:00",
"SubmittedById": "50c762c3-ab88-4758-a4c3-924eb043eaad",
"SubmittedBy": "sample string 5"
},
{
"StepId": "45d2ebd2-7b06-460e-9c97-122976cbe2eb",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-16T18:05:12.1141075+11:00",
"SubmittedById": "50c762c3-ab88-4758-a4c3-924eb043eaad",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "c615c292-82d2-4134-bb1a-c03eeb25681a",
"StepName": "sample string 2",
"InitTime": "2026-02-16T18:05:12.1141075+11:00",
"InitById": "11ac8985-84c8-4aa9-a94c-b08bb810e002",
"InitBy": "sample string 5"
},
{
"StepId": "c615c292-82d2-4134-bb1a-c03eeb25681a",
"StepName": "sample string 2",
"InitTime": "2026-02-16T18:05:12.1141075+11:00",
"InitById": "11ac8985-84c8-4aa9-a94c-b08bb810e002",
"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-16T07:05:12.1141075Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-02-16T07:05:12.1141075Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-02-16T18:05:12.1141075+11:00</Archived>
<ArchivedById>78f33863-841e-4d42-b4cd-a082eb29d2ff</ArchivedById>
<AssignedDate>2026-02-16T18:05:12.1141075+11:00</AssignedDate>
<AssignedTo>8ee39f02-6b18-4b96-b494-80f88cef42fc</AssignedTo>
<BookingId>cc19e38e-6365-4e47-8f05-b995dddc108e</BookingId>
<CPDId>c56c05d4-8de2-491b-97c3-765ba764500e</CPDId>
<CPDPeriodId>315a35fb-1330-49d8-9506-2da181085be2</CPDPeriodId>
<CPDReductionId>d282fe97-1252-4a27-a488-2d2103666170</CPDReductionId>
<CartId>eaacec4b-1a99-4cdf-b7b9-6fa33afda91b</CartId>
<CommitStepId>ccd653e0-9dbc-4174-ada5-e45dbcd2e17b</CommitStepId>
<CreatedById>2e68bc68-71a6-463d-8373-82bf9614f101</CreatedById>
<CreatedDate>2026-02-16T18:05:12.1141075+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>57fede11-f7a4-4c31-b674-cef982ca2ebf</CurrentStepId>
<ElectionId>ce07c82e-0eb2-493c-b824-b4851ea8fd7f</ElectionId>
<EntityId>858e9d5a-3a9c-488f-86bf-1091efed62f7</EntityId>
<EntityType>sample string 4</EntityType>
<Id>6e97fb93-fa52-4544-bcd7-fbf4ab8f1c3f</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>11ac8985-84c8-4aa9-a94c-b08bb810e002</InitById>
<InitTime>2026-02-16T18:05:12.1141075+11:00</InitTime>
<StepId>c615c292-82d2-4134-bb1a-c03eeb25681a</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>11ac8985-84c8-4aa9-a94c-b08bb810e002</InitById>
<InitTime>2026-02-16T18:05:12.1141075+11:00</InitTime>
<StepId>c615c292-82d2-4134-bb1a-c03eeb25681a</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>784eefb6-c009-43d5-a0a3-f596556da2d7</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>7b9db3c7-f6b4-4f6e-b5aa-2c3ab645b920</LastModifiedById>
<LastModifiedDate>2026-02-16T18:05:12.1141075+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>73dedf4d-88e1-4000-b897-54bcd7cc6d2c</d2p1:guid>
<d2p1:guid>91d7efce-b742-45d3-8817-d2642f7b1297</d2p1:guid>
</PreviousStepIds>
<PropertyId>6d530f99-50b7-4094-91ce-53bbedc63ddd</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>45d2ebd2-7b06-460e-9c97-122976cbe2eb</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>50c762c3-ab88-4758-a4c3-924eb043eaad</SubmittedById>
<SubmittedTime>2026-02-16T18:05:12.1141075+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>45d2ebd2-7b06-460e-9c97-122976cbe2eb</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>50c762c3-ab88-4758-a4c3-924eb043eaad</SubmittedById>
<SubmittedTime>2026-02-16T18:05:12.1141075+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>ed346040-2dd5-4dfe-8160-eb1528765e28</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>ae516bbf-a37b-4018-a725-9b097bcd6f3a</WaitlistEventId>
<WaitlistTicketTypeId>26b67f51-bc6d-412b-b89a-c811731b6ce9</WaitlistTicketTypeId>
<WorkflowId>3b22fb67-3d61-41fc-919b-015d51e93b3c</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.