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": "aa494d88-6859-4bbf-b6dd-dbf66cfe65d7",
"WorkflowId": "8c02131a-ae46-4664-8e1a-0b656a35d1da",
"CurrentStepId": "19d54905-2dcc-40b5-801c-febd91ff0196",
"UserId": "84a3a6df-19e7-436f-9d0e-b58b0f36ae37",
"CPDId": "213caacf-685c-4c5b-ba3b-e77c34894efa",
"CPDPeriodId": "46f9b5b0-f839-4895-ac8b-d08d3de2abcd",
"InvoiceId": "4702c734-1880-4756-a32c-6d2458e51515",
"CPDReductionId": "433cac46-4cb7-4eb4-aff3-41289d29142b",
"ApplicableFrom": "2026-05-06T02:31:07.8811132+10:00",
"ApplicableTo": "2026-05-06T02:31:07.8811132+10:00",
"WaitlistEventId": "6dd69b94-6685-443b-bc7e-7ee1f89f1c9c",
"WaitlistTicketTypeId": "a9aa7498-a995-45b2-bfaa-8d0403f53e8c",
"CartId": "df20f895-caee-4e0e-89c6-44e8fb7a0cd0",
"ElectionId": "281770ad-4f8d-4027-9511-8fd0a69e7b25",
"PropertyId": "74314b6e-7283-418c-9055-07ba626a1594",
"BookingId": "80694033-52bf-485a-a4b3-dc7558aefe20",
"EntityId": "3f196bf6-7994-4e76-938f-4f52f5c80452",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-05-06T02:31:07.8811132+10:00",
"CreatedDateTick": 8,
"CreatedById": "9906a9f0-37b7-4c34-935c-8032f4baf938",
"LastModifiedDate": "2026-05-06T02:31:07.8811132+10:00",
"LastModifiedById": "2ad69fd5-176e-44ec-b6a4-0f055bbba8f0",
"IsArchived": true,
"CommitStepId": "a296b4ad-be93-413f-ac50-5e547dc5068b",
"Archived": "2026-05-06T02:31:07.8811132+10:00",
"ArchivedById": "f242d4aa-d6a9-4e8e-a741-bea6f94d857a",
"AssignedTo": "836f85e8-9215-4407-8e13-60542515cb75",
"AssignedDate": "2026-05-06T02:31:07.8811132+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"dbd975c6-cb3f-40c8-9b0e-0258b35d1b40",
"0d809748-acab-4a86-b564-4cdbdbdbbd5e"
],
"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": "05940074-ae3e-4a21-9d69-dbdd2deda923",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-06T02:31:07.8811132+10:00",
"SubmittedById": "adfda7a9-444d-4785-9d81-2bbc7970eaa8",
"SubmittedBy": "sample string 5"
},
{
"StepId": "05940074-ae3e-4a21-9d69-dbdd2deda923",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-06T02:31:07.8811132+10:00",
"SubmittedById": "adfda7a9-444d-4785-9d81-2bbc7970eaa8",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "ce1a4d79-a568-4c5c-945f-44f55d29adf4",
"StepName": "sample string 2",
"InitTime": "2026-05-06T02:31:07.8811132+10:00",
"InitById": "67ee059e-0a17-4f8e-96f7-6091665e43e3",
"InitBy": "sample string 5"
},
{
"StepId": "ce1a4d79-a568-4c5c-945f-44f55d29adf4",
"StepName": "sample string 2",
"InitTime": "2026-05-06T02:31:07.8811132+10:00",
"InitById": "67ee059e-0a17-4f8e-96f7-6091665e43e3",
"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-05T16:31:07.8811132Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-05-05T16:31:07.8811132Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-05-06T02:31:07.8811132+10:00</Archived>
<ArchivedById>f242d4aa-d6a9-4e8e-a741-bea6f94d857a</ArchivedById>
<AssignedDate>2026-05-06T02:31:07.8811132+10:00</AssignedDate>
<AssignedTo>836f85e8-9215-4407-8e13-60542515cb75</AssignedTo>
<BookingId>80694033-52bf-485a-a4b3-dc7558aefe20</BookingId>
<CPDId>213caacf-685c-4c5b-ba3b-e77c34894efa</CPDId>
<CPDPeriodId>46f9b5b0-f839-4895-ac8b-d08d3de2abcd</CPDPeriodId>
<CPDReductionId>433cac46-4cb7-4eb4-aff3-41289d29142b</CPDReductionId>
<CartId>df20f895-caee-4e0e-89c6-44e8fb7a0cd0</CartId>
<CommitStepId>a296b4ad-be93-413f-ac50-5e547dc5068b</CommitStepId>
<CreatedById>9906a9f0-37b7-4c34-935c-8032f4baf938</CreatedById>
<CreatedDate>2026-05-06T02:31:07.8811132+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>19d54905-2dcc-40b5-801c-febd91ff0196</CurrentStepId>
<ElectionId>281770ad-4f8d-4027-9511-8fd0a69e7b25</ElectionId>
<EntityId>3f196bf6-7994-4e76-938f-4f52f5c80452</EntityId>
<EntityType>sample string 4</EntityType>
<Id>aa494d88-6859-4bbf-b6dd-dbf66cfe65d7</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>67ee059e-0a17-4f8e-96f7-6091665e43e3</InitById>
<InitTime>2026-05-06T02:31:07.8811132+10:00</InitTime>
<StepId>ce1a4d79-a568-4c5c-945f-44f55d29adf4</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>67ee059e-0a17-4f8e-96f7-6091665e43e3</InitById>
<InitTime>2026-05-06T02:31:07.8811132+10:00</InitTime>
<StepId>ce1a4d79-a568-4c5c-945f-44f55d29adf4</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>4702c734-1880-4756-a32c-6d2458e51515</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>2ad69fd5-176e-44ec-b6a4-0f055bbba8f0</LastModifiedById>
<LastModifiedDate>2026-05-06T02:31:07.8811132+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>dbd975c6-cb3f-40c8-9b0e-0258b35d1b40</d2p1:guid>
<d2p1:guid>0d809748-acab-4a86-b564-4cdbdbdbbd5e</d2p1:guid>
</PreviousStepIds>
<PropertyId>74314b6e-7283-418c-9055-07ba626a1594</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>05940074-ae3e-4a21-9d69-dbdd2deda923</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>adfda7a9-444d-4785-9d81-2bbc7970eaa8</SubmittedById>
<SubmittedTime>2026-05-06T02:31:07.8811132+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>05940074-ae3e-4a21-9d69-dbdd2deda923</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>adfda7a9-444d-4785-9d81-2bbc7970eaa8</SubmittedById>
<SubmittedTime>2026-05-06T02:31:07.8811132+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>84a3a6df-19e7-436f-9d0e-b58b0f36ae37</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>6dd69b94-6685-443b-bc7e-7ee1f89f1c9c</WaitlistEventId>
<WaitlistTicketTypeId>a9aa7498-a995-45b2-bfaa-8d0403f53e8c</WaitlistTicketTypeId>
<WorkflowId>8c02131a-ae46-4664-8e1a-0b656a35d1da</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.