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": "ae725294-31e8-44fc-a323-0f71df4a6c9c",
"WorkflowId": "2d252adc-c91f-4cda-804a-186ed9224c1a",
"CurrentStepId": "e781dfbd-64b7-4376-a1a6-5d2b25cd463f",
"UserId": "71eb5386-2767-4ec4-82fb-8a43fb84c42d",
"CPDId": "fdcae76c-77d6-435a-8d5d-c59aa86b8914",
"CPDPeriodId": "307e284d-5041-4a4a-8e6e-0c05e271d104",
"InvoiceId": "91647268-213c-4a85-89bb-6dafc274f64c",
"CPDReductionId": "311c01ef-b864-45b2-90f0-2f44e2c9d240",
"ApplicableFrom": "2025-12-06T14:54:07.5231094+11:00",
"ApplicableTo": "2025-12-06T14:54:07.5231094+11:00",
"WaitlistEventId": "20567bff-dfd5-4d37-a8dd-57c30499793b",
"WaitlistTicketTypeId": "4145344c-35f6-45c8-98af-b7f31b0d72fe",
"CartId": "0d4a093e-d91a-4973-8d3a-e48ae20f01f3",
"ElectionId": "3aa8a9e3-1ef5-4419-829e-bd631e3f067d",
"PropertyId": "55471e2b-b67f-4a2c-a253-fc4df8a80839",
"BookingId": "417800c8-b198-40f0-a19e-eb40a26115f0",
"EntityId": "536fb5b2-b53b-49ab-b7cd-73c8a3f76659",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-12-06T14:54:07.5231094+11:00",
"CreatedDateTick": 8,
"CreatedById": "4a1e7b35-36a6-44f6-83b0-cd6770c2ca25",
"LastModifiedDate": "2025-12-06T14:54:07.5231094+11:00",
"LastModifiedById": "a3a68a17-00bd-4b0b-b8d8-fb3a96c20bfb",
"IsArchived": true,
"CommitStepId": "ba522678-c92a-4981-ad97-846b35c40f84",
"Archived": "2025-12-06T14:54:07.5231094+11:00",
"ArchivedById": "f7556164-610f-4fbb-af1a-afc5f759f71e",
"AssignedTo": "7e8f9795-53b8-4729-a297-60e84469e6be",
"AssignedDate": "2025-12-06T14:54:07.5231094+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"8025e10a-7609-45ac-8118-aa2c77e55416",
"c2caf262-ca1f-46e6-a2e5-9647e4646ac9"
],
"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": "79a38db6-2ef2-44d5-95ce-5338158a9deb",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-06T14:54:07.5231094+11:00",
"SubmittedById": "8e7d61c4-8e17-4c6f-b8b2-f7db8379b5c9",
"SubmittedBy": "sample string 5"
},
{
"StepId": "79a38db6-2ef2-44d5-95ce-5338158a9deb",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-06T14:54:07.5231094+11:00",
"SubmittedById": "8e7d61c4-8e17-4c6f-b8b2-f7db8379b5c9",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "84a8f703-3eb4-49af-b986-bbf69a05eac4",
"StepName": "sample string 2",
"InitTime": "2025-12-06T14:54:07.5231094+11:00",
"InitById": "8063b1aa-8fae-4e7f-b832-97ce069e3c36",
"InitBy": "sample string 5"
},
{
"StepId": "84a8f703-3eb4-49af-b986-bbf69a05eac4",
"StepName": "sample string 2",
"InitTime": "2025-12-06T14:54:07.5231094+11:00",
"InitById": "8063b1aa-8fae-4e7f-b832-97ce069e3c36",
"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>2025-12-06T03:54:07.5231094Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-12-06T03:54:07.5231094Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-12-06T14:54:07.5231094+11:00</Archived>
<ArchivedById>f7556164-610f-4fbb-af1a-afc5f759f71e</ArchivedById>
<AssignedDate>2025-12-06T14:54:07.5231094+11:00</AssignedDate>
<AssignedTo>7e8f9795-53b8-4729-a297-60e84469e6be</AssignedTo>
<BookingId>417800c8-b198-40f0-a19e-eb40a26115f0</BookingId>
<CPDId>fdcae76c-77d6-435a-8d5d-c59aa86b8914</CPDId>
<CPDPeriodId>307e284d-5041-4a4a-8e6e-0c05e271d104</CPDPeriodId>
<CPDReductionId>311c01ef-b864-45b2-90f0-2f44e2c9d240</CPDReductionId>
<CartId>0d4a093e-d91a-4973-8d3a-e48ae20f01f3</CartId>
<CommitStepId>ba522678-c92a-4981-ad97-846b35c40f84</CommitStepId>
<CreatedById>4a1e7b35-36a6-44f6-83b0-cd6770c2ca25</CreatedById>
<CreatedDate>2025-12-06T14:54:07.5231094+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>e781dfbd-64b7-4376-a1a6-5d2b25cd463f</CurrentStepId>
<ElectionId>3aa8a9e3-1ef5-4419-829e-bd631e3f067d</ElectionId>
<EntityId>536fb5b2-b53b-49ab-b7cd-73c8a3f76659</EntityId>
<EntityType>sample string 4</EntityType>
<Id>ae725294-31e8-44fc-a323-0f71df4a6c9c</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>8063b1aa-8fae-4e7f-b832-97ce069e3c36</InitById>
<InitTime>2025-12-06T14:54:07.5231094+11:00</InitTime>
<StepId>84a8f703-3eb4-49af-b986-bbf69a05eac4</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>8063b1aa-8fae-4e7f-b832-97ce069e3c36</InitById>
<InitTime>2025-12-06T14:54:07.5231094+11:00</InitTime>
<StepId>84a8f703-3eb4-49af-b986-bbf69a05eac4</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>91647268-213c-4a85-89bb-6dafc274f64c</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>a3a68a17-00bd-4b0b-b8d8-fb3a96c20bfb</LastModifiedById>
<LastModifiedDate>2025-12-06T14:54:07.5231094+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>8025e10a-7609-45ac-8118-aa2c77e55416</d2p1:guid>
<d2p1:guid>c2caf262-ca1f-46e6-a2e5-9647e4646ac9</d2p1:guid>
</PreviousStepIds>
<PropertyId>55471e2b-b67f-4a2c-a253-fc4df8a80839</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>79a38db6-2ef2-44d5-95ce-5338158a9deb</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>8e7d61c4-8e17-4c6f-b8b2-f7db8379b5c9</SubmittedById>
<SubmittedTime>2025-12-06T14:54:07.5231094+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>79a38db6-2ef2-44d5-95ce-5338158a9deb</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>8e7d61c4-8e17-4c6f-b8b2-f7db8379b5c9</SubmittedById>
<SubmittedTime>2025-12-06T14:54:07.5231094+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>71eb5386-2767-4ec4-82fb-8a43fb84c42d</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>20567bff-dfd5-4d37-a8dd-57c30499793b</WaitlistEventId>
<WaitlistTicketTypeId>4145344c-35f6-45c8-98af-b7f31b0d72fe</WaitlistTicketTypeId>
<WorkflowId>2d252adc-c91f-4cda-804a-186ed9224c1a</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.