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": "4f6de52e-0583-4d9f-a2c1-3ed50bbb3c4f",
"WorkflowId": "68028d0c-a30f-4ef8-b886-b5d3040d839c",
"CurrentStepId": "2ae0d41f-1162-428f-bb9f-ee7801644e64",
"UserId": "5634d75d-0706-41fa-9a22-ca4fff65eab3",
"CPDId": "ec680d6d-256b-46e0-a0f2-d4a097b82c86",
"CPDPeriodId": "3fc2cb8d-20cb-45a2-bb19-9ebfd23359c5",
"InvoiceId": "8f758b20-9a22-4c19-acea-c394de45102c",
"CPDReductionId": "1e78d527-e481-4d8d-8c00-89e13c6833ba",
"ApplicableFrom": "2026-07-16T10:28:08.0071095+10:00",
"ApplicableTo": "2026-07-16T10:28:08.0071095+10:00",
"WaitlistEventId": "b3479239-896b-43c1-97ef-1eff73bdbb7d",
"WaitlistTicketTypeId": "b79dee60-e044-4808-9bd7-8462d5923ca2",
"CartId": "c6aff230-dcb1-4924-b74e-6aa63dae0721",
"ElectionId": "f1185449-6c42-4a27-84dc-78066ffc806b",
"PropertyId": "0c2e330f-f788-41cd-ac56-0f14bf30c6e1",
"BookingId": "2f3f1987-4176-4a44-ba86-fad72a2f36c3",
"EntityId": "3aab12f9-a2d4-4692-a1de-f637b526a5e5",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-07-16T10:28:08.0071095+10:00",
"CreatedDateTick": 8,
"CreatedById": "942ff7e7-1731-4735-abd7-099142d85ef3",
"LastModifiedDate": "2026-07-16T10:28:08.0071095+10:00",
"LastModifiedById": "42940958-afad-4d26-9fdb-f95121238daf",
"IsArchived": true,
"CommitStepId": "9ae5b2bb-bad4-4ce5-8e52-32de10f6b634",
"Archived": "2026-07-16T10:28:08.0071095+10:00",
"ArchivedById": "ea3d93e3-1539-43b3-8cbe-67d9bf02fcf4",
"AssignedTo": "504a64fa-6913-4b46-966e-8ce3f4b42997",
"AssignedDate": "2026-07-16T10:28:08.0071095+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"67364a2e-b57d-48c9-a5df-f20bc9ce2d24",
"e7e3a4db-794e-4fda-a922-851dbc2c5d66"
],
"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": "b0b88c0a-3fe7-492c-af9e-8dc91375c739",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-16T10:28:08.0071095+10:00",
"SubmittedById": "1d3b97b5-91f1-441e-b6ae-a766e5bd8e84",
"SubmittedBy": "sample string 5"
},
{
"StepId": "b0b88c0a-3fe7-492c-af9e-8dc91375c739",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-16T10:28:08.0071095+10:00",
"SubmittedById": "1d3b97b5-91f1-441e-b6ae-a766e5bd8e84",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "7735c6a9-480a-44ea-9d85-f0c8c0729043",
"StepName": "sample string 2",
"InitTime": "2026-07-16T10:28:08.0071095+10:00",
"InitById": "895d6f45-4a8b-4692-a1b8-8218623b4b7f",
"InitBy": "sample string 5"
},
{
"StepId": "7735c6a9-480a-44ea-9d85-f0c8c0729043",
"StepName": "sample string 2",
"InitTime": "2026-07-16T10:28:08.0071095+10:00",
"InitById": "895d6f45-4a8b-4692-a1b8-8218623b4b7f",
"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-07-16T00:28:08.0071095Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-07-16T00:28:08.0071095Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-07-16T10:28:08.0071095+10:00</Archived>
<ArchivedById>ea3d93e3-1539-43b3-8cbe-67d9bf02fcf4</ArchivedById>
<AssignedDate>2026-07-16T10:28:08.0071095+10:00</AssignedDate>
<AssignedTo>504a64fa-6913-4b46-966e-8ce3f4b42997</AssignedTo>
<BookingId>2f3f1987-4176-4a44-ba86-fad72a2f36c3</BookingId>
<CPDId>ec680d6d-256b-46e0-a0f2-d4a097b82c86</CPDId>
<CPDPeriodId>3fc2cb8d-20cb-45a2-bb19-9ebfd23359c5</CPDPeriodId>
<CPDReductionId>1e78d527-e481-4d8d-8c00-89e13c6833ba</CPDReductionId>
<CartId>c6aff230-dcb1-4924-b74e-6aa63dae0721</CartId>
<CommitStepId>9ae5b2bb-bad4-4ce5-8e52-32de10f6b634</CommitStepId>
<CreatedById>942ff7e7-1731-4735-abd7-099142d85ef3</CreatedById>
<CreatedDate>2026-07-16T10:28:08.0071095+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>2ae0d41f-1162-428f-bb9f-ee7801644e64</CurrentStepId>
<ElectionId>f1185449-6c42-4a27-84dc-78066ffc806b</ElectionId>
<EntityId>3aab12f9-a2d4-4692-a1de-f637b526a5e5</EntityId>
<EntityType>sample string 4</EntityType>
<Id>4f6de52e-0583-4d9f-a2c1-3ed50bbb3c4f</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>895d6f45-4a8b-4692-a1b8-8218623b4b7f</InitById>
<InitTime>2026-07-16T10:28:08.0071095+10:00</InitTime>
<StepId>7735c6a9-480a-44ea-9d85-f0c8c0729043</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>895d6f45-4a8b-4692-a1b8-8218623b4b7f</InitById>
<InitTime>2026-07-16T10:28:08.0071095+10:00</InitTime>
<StepId>7735c6a9-480a-44ea-9d85-f0c8c0729043</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>8f758b20-9a22-4c19-acea-c394de45102c</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>42940958-afad-4d26-9fdb-f95121238daf</LastModifiedById>
<LastModifiedDate>2026-07-16T10:28:08.0071095+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>67364a2e-b57d-48c9-a5df-f20bc9ce2d24</d2p1:guid>
<d2p1:guid>e7e3a4db-794e-4fda-a922-851dbc2c5d66</d2p1:guid>
</PreviousStepIds>
<PropertyId>0c2e330f-f788-41cd-ac56-0f14bf30c6e1</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>b0b88c0a-3fe7-492c-af9e-8dc91375c739</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>1d3b97b5-91f1-441e-b6ae-a766e5bd8e84</SubmittedById>
<SubmittedTime>2026-07-16T10:28:08.0071095+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>b0b88c0a-3fe7-492c-af9e-8dc91375c739</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>1d3b97b5-91f1-441e-b6ae-a766e5bd8e84</SubmittedById>
<SubmittedTime>2026-07-16T10:28:08.0071095+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>5634d75d-0706-41fa-9a22-ca4fff65eab3</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>b3479239-896b-43c1-97ef-1eff73bdbb7d</WaitlistEventId>
<WaitlistTicketTypeId>b79dee60-e044-4808-9bd7-8462d5923ca2</WaitlistTicketTypeId>
<WorkflowId>68028d0c-a30f-4ef8-b886-b5d3040d839c</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.