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": "139ebf99-80af-4083-b207-c14cc2fbf255",
"WorkflowId": "c2e90820-6e9a-45b3-a2ee-6610cceacf5e",
"CurrentStepId": "47b711db-a892-4d45-aa04-5133fa68794f",
"UserId": "2411bd72-8742-4600-825a-27bf77ee92db",
"CPDId": "a2b5e3e2-8033-41c4-b354-888e3a4d095d",
"CPDPeriodId": "b21f68c8-1b8c-4b02-8466-474d4c51d7e8",
"InvoiceId": "523528d9-ea78-4300-928c-658adb91a267",
"CPDReductionId": "0e864012-8a4c-4a05-8cba-9063e6b7645e",
"ApplicableFrom": "2026-04-02T16:26:19.7893944+11:00",
"ApplicableTo": "2026-04-02T16:26:19.7893944+11:00",
"WaitlistEventId": "10cc1d09-3562-4d39-99d2-dcb53f087829",
"WaitlistTicketTypeId": "cd77d755-c908-469c-8b60-e90856cd065d",
"CartId": "f4de2248-1091-4768-a043-3291af8add69",
"ElectionId": "551a9398-1c78-4310-94af-0257039e3615",
"PropertyId": "a5928bdc-ff22-45de-936c-2be91f197ef0",
"BookingId": "cf64cf8f-e448-4c3e-92f1-e299734f923e",
"EntityId": "4abd4cf9-bce6-4481-a093-2e3709549c04",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-04-02T16:26:19.7893944+11:00",
"CreatedDateTick": 8,
"CreatedById": "64151962-3001-4525-8b69-408af30377d1",
"LastModifiedDate": "2026-04-02T16:26:19.7893944+11:00",
"LastModifiedById": "6e88ae0d-d5a7-463f-89ca-f9cc072ce5d5",
"IsArchived": true,
"CommitStepId": "25c8628c-cddf-4f47-96a2-8766fe26f460",
"Archived": "2026-04-02T16:26:19.7893944+11:00",
"ArchivedById": "0e859cac-ba50-4e91-8b28-fe2bf3870108",
"AssignedTo": "a93e3fce-30c8-4393-b5c1-c06ace0df846",
"AssignedDate": "2026-04-02T16:26:19.7893944+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"a970c130-9f40-4041-9871-9aa60d8f4978",
"fd7771c9-a926-4be0-8194-b4933a651cd9"
],
"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": "ca734a3a-bee3-49ae-ae51-808990ec529b",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-02T16:26:19.7893944+11:00",
"SubmittedById": "81f5c1df-aea6-49df-90bf-b65164e48f6e",
"SubmittedBy": "sample string 5"
},
{
"StepId": "ca734a3a-bee3-49ae-ae51-808990ec529b",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-02T16:26:19.7893944+11:00",
"SubmittedById": "81f5c1df-aea6-49df-90bf-b65164e48f6e",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "864f5bae-8313-40b3-8d93-6ab1c1e0312d",
"StepName": "sample string 2",
"InitTime": "2026-04-02T16:26:19.7893944+11:00",
"InitById": "0abc6d75-b9e1-472a-a094-5df27f192ed1",
"InitBy": "sample string 5"
},
{
"StepId": "864f5bae-8313-40b3-8d93-6ab1c1e0312d",
"StepName": "sample string 2",
"InitTime": "2026-04-02T16:26:19.7893944+11:00",
"InitById": "0abc6d75-b9e1-472a-a094-5df27f192ed1",
"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-02T05:26:19.7893944Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-04-02T05:26:19.7893944Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-04-02T16:26:19.7893944+11:00</Archived>
<ArchivedById>0e859cac-ba50-4e91-8b28-fe2bf3870108</ArchivedById>
<AssignedDate>2026-04-02T16:26:19.7893944+11:00</AssignedDate>
<AssignedTo>a93e3fce-30c8-4393-b5c1-c06ace0df846</AssignedTo>
<BookingId>cf64cf8f-e448-4c3e-92f1-e299734f923e</BookingId>
<CPDId>a2b5e3e2-8033-41c4-b354-888e3a4d095d</CPDId>
<CPDPeriodId>b21f68c8-1b8c-4b02-8466-474d4c51d7e8</CPDPeriodId>
<CPDReductionId>0e864012-8a4c-4a05-8cba-9063e6b7645e</CPDReductionId>
<CartId>f4de2248-1091-4768-a043-3291af8add69</CartId>
<CommitStepId>25c8628c-cddf-4f47-96a2-8766fe26f460</CommitStepId>
<CreatedById>64151962-3001-4525-8b69-408af30377d1</CreatedById>
<CreatedDate>2026-04-02T16:26:19.7893944+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>47b711db-a892-4d45-aa04-5133fa68794f</CurrentStepId>
<ElectionId>551a9398-1c78-4310-94af-0257039e3615</ElectionId>
<EntityId>4abd4cf9-bce6-4481-a093-2e3709549c04</EntityId>
<EntityType>sample string 4</EntityType>
<Id>139ebf99-80af-4083-b207-c14cc2fbf255</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>0abc6d75-b9e1-472a-a094-5df27f192ed1</InitById>
<InitTime>2026-04-02T16:26:19.7893944+11:00</InitTime>
<StepId>864f5bae-8313-40b3-8d93-6ab1c1e0312d</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>0abc6d75-b9e1-472a-a094-5df27f192ed1</InitById>
<InitTime>2026-04-02T16:26:19.7893944+11:00</InitTime>
<StepId>864f5bae-8313-40b3-8d93-6ab1c1e0312d</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>523528d9-ea78-4300-928c-658adb91a267</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>6e88ae0d-d5a7-463f-89ca-f9cc072ce5d5</LastModifiedById>
<LastModifiedDate>2026-04-02T16:26:19.7893944+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>a970c130-9f40-4041-9871-9aa60d8f4978</d2p1:guid>
<d2p1:guid>fd7771c9-a926-4be0-8194-b4933a651cd9</d2p1:guid>
</PreviousStepIds>
<PropertyId>a5928bdc-ff22-45de-936c-2be91f197ef0</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>ca734a3a-bee3-49ae-ae51-808990ec529b</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>81f5c1df-aea6-49df-90bf-b65164e48f6e</SubmittedById>
<SubmittedTime>2026-04-02T16:26:19.7893944+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>ca734a3a-bee3-49ae-ae51-808990ec529b</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>81f5c1df-aea6-49df-90bf-b65164e48f6e</SubmittedById>
<SubmittedTime>2026-04-02T16:26:19.7893944+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>2411bd72-8742-4600-825a-27bf77ee92db</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>10cc1d09-3562-4d39-99d2-dcb53f087829</WaitlistEventId>
<WaitlistTicketTypeId>cd77d755-c908-469c-8b60-e90856cd065d</WaitlistTicketTypeId>
<WorkflowId>c2e90820-6e9a-45b3-a2ee-6610cceacf5e</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.