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": "bf8cf3c1-3147-4017-8901-3823a15e6054",
"WorkflowId": "36e5c58a-bb2a-46ad-a0c8-b6b0ca053465",
"CurrentStepId": "48cb0f1e-a78a-49d7-8852-1d3a6ae87a4e",
"UserId": "11c54a73-d7aa-4eb6-aee8-3be9574e0a13",
"CPDId": "8740eb84-bbd5-40e4-a568-faf9c10677bb",
"CPDPeriodId": "8cda20c5-bb90-4e16-8f78-956a73238fb0",
"InvoiceId": "90e2ab30-f990-4199-b4bb-c7b46c52b6b7",
"CPDReductionId": "c2f90d03-5cb6-43b9-a8ba-786c1e94d14d",
"ApplicableFrom": "2026-05-30T08:58:11.371301+10:00",
"ApplicableTo": "2026-05-30T08:58:11.371301+10:00",
"WaitlistEventId": "b0dd5d29-27ff-4af7-9001-80f517d4cd14",
"WaitlistTicketTypeId": "67a32de4-902f-43dc-a893-2184530c207a",
"CartId": "e612bddc-d756-45cb-9f66-576d2335b115",
"ElectionId": "eef7b09b-e01e-46c2-b453-1764e93f7223",
"PropertyId": "1a6af52b-09ea-42f1-bf75-0e918aa0fdd3",
"BookingId": "18cf089e-8d83-4c1a-8b47-ececdf604a9b",
"EntityId": "c2949ca6-dc7e-4b5f-bff5-798a63be5f63",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-05-30T08:58:11.371301+10:00",
"CreatedDateTick": 8,
"CreatedById": "b3e0c9d6-cd8b-49b5-9f62-5e5dbe6aee2e",
"LastModifiedDate": "2026-05-30T08:58:11.371301+10:00",
"LastModifiedById": "df8b0fba-8b06-43dd-a179-1d40ed8af98e",
"IsArchived": true,
"CommitStepId": "6309031c-0aec-4a5b-9477-13ce89a96676",
"Archived": "2026-05-30T08:58:11.371301+10:00",
"ArchivedById": "cacdaada-43ea-4713-9f69-8d8582d3c145",
"AssignedTo": "6530ea69-8b9c-4d8a-b5f1-52a0e4d01f3b",
"AssignedDate": "2026-05-30T08:58:11.371301+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"762a74e5-33fe-4e07-9134-983ad529c0f6",
"80cf46d3-a362-4a66-9a50-b9aca6bda402"
],
"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": "272ab270-4648-414d-8a0d-369ed5209588",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-30T08:58:11.371301+10:00",
"SubmittedById": "2e9a0605-b437-44f7-901e-2385590cdb91",
"SubmittedBy": "sample string 5"
},
{
"StepId": "272ab270-4648-414d-8a0d-369ed5209588",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-30T08:58:11.371301+10:00",
"SubmittedById": "2e9a0605-b437-44f7-901e-2385590cdb91",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "2eb3cb2a-4337-4ae6-a6f2-c54083df024e",
"StepName": "sample string 2",
"InitTime": "2026-05-30T08:58:11.371301+10:00",
"InitById": "e0ebbcde-f201-4979-9672-6569b327ff3c",
"InitBy": "sample string 5"
},
{
"StepId": "2eb3cb2a-4337-4ae6-a6f2-c54083df024e",
"StepName": "sample string 2",
"InitTime": "2026-05-30T08:58:11.371301+10:00",
"InitById": "e0ebbcde-f201-4979-9672-6569b327ff3c",
"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-05-29T22:58:11.371301Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-05-29T22:58:11.371301Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-05-30T08:58:11.371301+10:00</Archived>
<ArchivedById>cacdaada-43ea-4713-9f69-8d8582d3c145</ArchivedById>
<AssignedDate>2026-05-30T08:58:11.371301+10:00</AssignedDate>
<AssignedTo>6530ea69-8b9c-4d8a-b5f1-52a0e4d01f3b</AssignedTo>
<BookingId>18cf089e-8d83-4c1a-8b47-ececdf604a9b</BookingId>
<CPDId>8740eb84-bbd5-40e4-a568-faf9c10677bb</CPDId>
<CPDPeriodId>8cda20c5-bb90-4e16-8f78-956a73238fb0</CPDPeriodId>
<CPDReductionId>c2f90d03-5cb6-43b9-a8ba-786c1e94d14d</CPDReductionId>
<CartId>e612bddc-d756-45cb-9f66-576d2335b115</CartId>
<CommitStepId>6309031c-0aec-4a5b-9477-13ce89a96676</CommitStepId>
<CreatedById>b3e0c9d6-cd8b-49b5-9f62-5e5dbe6aee2e</CreatedById>
<CreatedDate>2026-05-30T08:58:11.371301+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>48cb0f1e-a78a-49d7-8852-1d3a6ae87a4e</CurrentStepId>
<ElectionId>eef7b09b-e01e-46c2-b453-1764e93f7223</ElectionId>
<EntityId>c2949ca6-dc7e-4b5f-bff5-798a63be5f63</EntityId>
<EntityType>sample string 4</EntityType>
<Id>bf8cf3c1-3147-4017-8901-3823a15e6054</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>e0ebbcde-f201-4979-9672-6569b327ff3c</InitById>
<InitTime>2026-05-30T08:58:11.371301+10:00</InitTime>
<StepId>2eb3cb2a-4337-4ae6-a6f2-c54083df024e</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>e0ebbcde-f201-4979-9672-6569b327ff3c</InitById>
<InitTime>2026-05-30T08:58:11.371301+10:00</InitTime>
<StepId>2eb3cb2a-4337-4ae6-a6f2-c54083df024e</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>90e2ab30-f990-4199-b4bb-c7b46c52b6b7</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>df8b0fba-8b06-43dd-a179-1d40ed8af98e</LastModifiedById>
<LastModifiedDate>2026-05-30T08:58:11.371301+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>762a74e5-33fe-4e07-9134-983ad529c0f6</d2p1:guid>
<d2p1:guid>80cf46d3-a362-4a66-9a50-b9aca6bda402</d2p1:guid>
</PreviousStepIds>
<PropertyId>1a6af52b-09ea-42f1-bf75-0e918aa0fdd3</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>272ab270-4648-414d-8a0d-369ed5209588</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>2e9a0605-b437-44f7-901e-2385590cdb91</SubmittedById>
<SubmittedTime>2026-05-30T08:58:11.371301+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>272ab270-4648-414d-8a0d-369ed5209588</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>2e9a0605-b437-44f7-901e-2385590cdb91</SubmittedById>
<SubmittedTime>2026-05-30T08:58:11.371301+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>11c54a73-d7aa-4eb6-aee8-3be9574e0a13</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>b0dd5d29-27ff-4af7-9001-80f517d4cd14</WaitlistEventId>
<WaitlistTicketTypeId>67a32de4-902f-43dc-a893-2184530c207a</WaitlistTicketTypeId>
<WorkflowId>36e5c58a-bb2a-46ad-a0c8-b6b0ca053465</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.