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": "e3288783-ad36-4139-a3f0-81971d22a1a3",
"WorkflowId": "1233cc97-4651-4448-a5c6-f3f0f8e6ebd4",
"CurrentStepId": "b5b99614-10e1-4bcb-93d1-87904622a971",
"UserId": "fb3b3dc9-020d-4b07-b0cf-19ceb534a5dd",
"CPDId": "f82dbe01-3362-4a42-a12c-9a90528d387c",
"CPDPeriodId": "e26b62e8-f999-41b9-a60a-7f63d4d0de4c",
"InvoiceId": "5cbedb06-a1dc-4290-a2b3-167155a9e3c2",
"CPDReductionId": "808cad22-60f3-4cfb-88f4-a4cd961431cb",
"ApplicableFrom": "2025-11-07T08:19:59.4812518+11:00",
"ApplicableTo": "2025-11-07T08:19:59.4812518+11:00",
"WaitlistEventId": "bbaedd9f-215e-40f7-8f0c-c46ad6dd6e84",
"WaitlistTicketTypeId": "d92701f2-84e5-46f9-96bc-e1766a684697",
"CartId": "1fb4c016-4dd9-4036-a421-d189f66656e2",
"ElectionId": "79923256-b67e-41d8-a3c3-a674920e6395",
"PropertyId": "ee8396fd-8aee-462f-9df8-3809ca117090",
"BookingId": "1fc0f79b-2360-4654-b9b9-dccad82b7a73",
"EntityId": "374bbcf5-2576-4a61-a61a-283ef24b68b4",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-11-07T08:19:59.4812518+11:00",
"CreatedDateTick": 8,
"CreatedById": "75ec450b-af53-4784-a23d-8a0a1e4520d0",
"LastModifiedDate": "2025-11-07T08:19:59.4812518+11:00",
"LastModifiedById": "4dd14ac9-ba72-46b5-b48a-c4c4822b7634",
"IsArchived": true,
"CommitStepId": "0b4587ba-5754-4532-ab7d-3deab19e56f2",
"Archived": "2025-11-07T08:19:59.4812518+11:00",
"ArchivedById": "ef8b368a-bd71-45c4-b515-228eec3d22bb",
"AssignedTo": "da9256fd-7e31-4a18-a1ce-bd587d4ee258",
"AssignedDate": "2025-11-07T08:19:59.4812518+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"7d2b412c-3dc3-4590-b65e-ef4c21caf4d1",
"4a884429-ad36-4407-94e9-2bff3d23863e"
],
"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": "5622f27d-4e00-4cc4-a0f8-2165056ff20c",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-07T08:19:59.4812518+11:00",
"SubmittedById": "f76b9357-91ab-48f1-994d-e391102e58d8",
"SubmittedBy": "sample string 5"
},
{
"StepId": "5622f27d-4e00-4cc4-a0f8-2165056ff20c",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-07T08:19:59.4812518+11:00",
"SubmittedById": "f76b9357-91ab-48f1-994d-e391102e58d8",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "c2a8a689-4fbb-45e2-9934-57194529f92a",
"StepName": "sample string 2",
"InitTime": "2025-11-07T08:19:59.4812518+11:00",
"InitById": "ee49b184-1430-446c-818c-6001944cb8a8",
"InitBy": "sample string 5"
},
{
"StepId": "c2a8a689-4fbb-45e2-9934-57194529f92a",
"StepName": "sample string 2",
"InitTime": "2025-11-07T08:19:59.4812518+11:00",
"InitById": "ee49b184-1430-446c-818c-6001944cb8a8",
"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-11-06T21:19:59.4812518Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-11-06T21:19:59.4812518Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-11-07T08:19:59.4812518+11:00</Archived>
<ArchivedById>ef8b368a-bd71-45c4-b515-228eec3d22bb</ArchivedById>
<AssignedDate>2025-11-07T08:19:59.4812518+11:00</AssignedDate>
<AssignedTo>da9256fd-7e31-4a18-a1ce-bd587d4ee258</AssignedTo>
<BookingId>1fc0f79b-2360-4654-b9b9-dccad82b7a73</BookingId>
<CPDId>f82dbe01-3362-4a42-a12c-9a90528d387c</CPDId>
<CPDPeriodId>e26b62e8-f999-41b9-a60a-7f63d4d0de4c</CPDPeriodId>
<CPDReductionId>808cad22-60f3-4cfb-88f4-a4cd961431cb</CPDReductionId>
<CartId>1fb4c016-4dd9-4036-a421-d189f66656e2</CartId>
<CommitStepId>0b4587ba-5754-4532-ab7d-3deab19e56f2</CommitStepId>
<CreatedById>75ec450b-af53-4784-a23d-8a0a1e4520d0</CreatedById>
<CreatedDate>2025-11-07T08:19:59.4812518+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>b5b99614-10e1-4bcb-93d1-87904622a971</CurrentStepId>
<ElectionId>79923256-b67e-41d8-a3c3-a674920e6395</ElectionId>
<EntityId>374bbcf5-2576-4a61-a61a-283ef24b68b4</EntityId>
<EntityType>sample string 4</EntityType>
<Id>e3288783-ad36-4139-a3f0-81971d22a1a3</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>ee49b184-1430-446c-818c-6001944cb8a8</InitById>
<InitTime>2025-11-07T08:19:59.4812518+11:00</InitTime>
<StepId>c2a8a689-4fbb-45e2-9934-57194529f92a</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>ee49b184-1430-446c-818c-6001944cb8a8</InitById>
<InitTime>2025-11-07T08:19:59.4812518+11:00</InitTime>
<StepId>c2a8a689-4fbb-45e2-9934-57194529f92a</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>5cbedb06-a1dc-4290-a2b3-167155a9e3c2</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>4dd14ac9-ba72-46b5-b48a-c4c4822b7634</LastModifiedById>
<LastModifiedDate>2025-11-07T08:19:59.4812518+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>7d2b412c-3dc3-4590-b65e-ef4c21caf4d1</d2p1:guid>
<d2p1:guid>4a884429-ad36-4407-94e9-2bff3d23863e</d2p1:guid>
</PreviousStepIds>
<PropertyId>ee8396fd-8aee-462f-9df8-3809ca117090</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>5622f27d-4e00-4cc4-a0f8-2165056ff20c</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>f76b9357-91ab-48f1-994d-e391102e58d8</SubmittedById>
<SubmittedTime>2025-11-07T08:19:59.4812518+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>5622f27d-4e00-4cc4-a0f8-2165056ff20c</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>f76b9357-91ab-48f1-994d-e391102e58d8</SubmittedById>
<SubmittedTime>2025-11-07T08:19:59.4812518+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>fb3b3dc9-020d-4b07-b0cf-19ceb534a5dd</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>bbaedd9f-215e-40f7-8f0c-c46ad6dd6e84</WaitlistEventId>
<WaitlistTicketTypeId>d92701f2-84e5-46f9-96bc-e1766a684697</WaitlistTicketTypeId>
<WorkflowId>1233cc97-4651-4448-a5c6-f3f0f8e6ebd4</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.