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": "8b93bca1-0c9e-4fbd-a15d-69012e9b54df",
"WorkflowId": "2ed73a5f-4be5-4412-8919-44145014f3c8",
"CurrentStepId": "c0eadb57-93ec-4626-956a-d2bcc60e4c26",
"UserId": "34f235c8-31a9-49fa-834f-f9b714363305",
"CPDId": "1f98deb5-acdc-45eb-b9bb-02f3b693990d",
"CPDPeriodId": "9e3a5e3b-300d-4f1b-9eee-a2bfcb3f9d7e",
"InvoiceId": "dcca4f03-4433-46ee-a541-26d8373c74cb",
"CPDReductionId": "8be4cd55-43e8-4a76-8bd5-721bcda4ce0a",
"ApplicableFrom": "2025-12-23T03:50:55.0004772+11:00",
"ApplicableTo": "2025-12-23T03:50:55.0004772+11:00",
"WaitlistEventId": "515ab9e6-f637-4b5b-8253-4f831f239b1a",
"WaitlistTicketTypeId": "4dfb43de-fc9c-4e28-bebc-5831e198062e",
"CartId": "baec241d-d70b-4177-afc2-03b29cbb18da",
"ElectionId": "31430208-2829-4b21-b791-7a64e23f0e79",
"PropertyId": "3722413d-2d9b-4186-8f00-bb988b7acdd2",
"BookingId": "da7274c0-e992-42d9-9a28-2f508240d245",
"EntityId": "5061b4ab-dd92-406c-a160-b649d2cea6ef",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-12-23T03:50:55.0004772+11:00",
"CreatedDateTick": 8,
"CreatedById": "4a93451d-b096-4323-86d9-1ba46bcf203f",
"LastModifiedDate": "2025-12-23T03:50:55.0004772+11:00",
"LastModifiedById": "e5a40802-f6e5-4ab7-90f0-d3e43dd02457",
"IsArchived": true,
"CommitStepId": "e03226fe-b571-437e-a951-4d2d4c2b7f01",
"Archived": "2025-12-23T03:50:55.0004772+11:00",
"ArchivedById": "05d8d5a3-19d8-4e96-b718-433fa93962bc",
"AssignedTo": "f5b636c6-73ba-4dd3-808d-b7b948e0e685",
"AssignedDate": "2025-12-23T03:50:55.0004772+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"56c3f5dc-2159-45df-bd7f-7dadda18c67b",
"b12af2e7-80fd-4613-b285-647dfb57131e"
],
"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": "9424751e-0d71-4a96-a490-3a73b1daee3e",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-23T03:50:55.0004772+11:00",
"SubmittedById": "d4fdd4af-8883-4419-8887-ae2b0a62e8e6",
"SubmittedBy": "sample string 5"
},
{
"StepId": "9424751e-0d71-4a96-a490-3a73b1daee3e",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-23T03:50:55.0004772+11:00",
"SubmittedById": "d4fdd4af-8883-4419-8887-ae2b0a62e8e6",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "0b527a87-fbc1-42b9-ad0b-8f034c26f7bc",
"StepName": "sample string 2",
"InitTime": "2025-12-23T03:50:55.0004772+11:00",
"InitById": "25b8a9bf-3026-4f3c-a06e-a8aaea96ffef",
"InitBy": "sample string 5"
},
{
"StepId": "0b527a87-fbc1-42b9-ad0b-8f034c26f7bc",
"StepName": "sample string 2",
"InitTime": "2025-12-23T03:50:55.0004772+11:00",
"InitById": "25b8a9bf-3026-4f3c-a06e-a8aaea96ffef",
"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-22T16:50:55.0004772Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-12-22T16:50:55.0004772Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-12-23T03:50:55.0004772+11:00</Archived>
<ArchivedById>05d8d5a3-19d8-4e96-b718-433fa93962bc</ArchivedById>
<AssignedDate>2025-12-23T03:50:55.0004772+11:00</AssignedDate>
<AssignedTo>f5b636c6-73ba-4dd3-808d-b7b948e0e685</AssignedTo>
<BookingId>da7274c0-e992-42d9-9a28-2f508240d245</BookingId>
<CPDId>1f98deb5-acdc-45eb-b9bb-02f3b693990d</CPDId>
<CPDPeriodId>9e3a5e3b-300d-4f1b-9eee-a2bfcb3f9d7e</CPDPeriodId>
<CPDReductionId>8be4cd55-43e8-4a76-8bd5-721bcda4ce0a</CPDReductionId>
<CartId>baec241d-d70b-4177-afc2-03b29cbb18da</CartId>
<CommitStepId>e03226fe-b571-437e-a951-4d2d4c2b7f01</CommitStepId>
<CreatedById>4a93451d-b096-4323-86d9-1ba46bcf203f</CreatedById>
<CreatedDate>2025-12-23T03:50:55.0004772+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>c0eadb57-93ec-4626-956a-d2bcc60e4c26</CurrentStepId>
<ElectionId>31430208-2829-4b21-b791-7a64e23f0e79</ElectionId>
<EntityId>5061b4ab-dd92-406c-a160-b649d2cea6ef</EntityId>
<EntityType>sample string 4</EntityType>
<Id>8b93bca1-0c9e-4fbd-a15d-69012e9b54df</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>25b8a9bf-3026-4f3c-a06e-a8aaea96ffef</InitById>
<InitTime>2025-12-23T03:50:55.0004772+11:00</InitTime>
<StepId>0b527a87-fbc1-42b9-ad0b-8f034c26f7bc</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>25b8a9bf-3026-4f3c-a06e-a8aaea96ffef</InitById>
<InitTime>2025-12-23T03:50:55.0004772+11:00</InitTime>
<StepId>0b527a87-fbc1-42b9-ad0b-8f034c26f7bc</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>dcca4f03-4433-46ee-a541-26d8373c74cb</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>e5a40802-f6e5-4ab7-90f0-d3e43dd02457</LastModifiedById>
<LastModifiedDate>2025-12-23T03:50:55.0004772+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>56c3f5dc-2159-45df-bd7f-7dadda18c67b</d2p1:guid>
<d2p1:guid>b12af2e7-80fd-4613-b285-647dfb57131e</d2p1:guid>
</PreviousStepIds>
<PropertyId>3722413d-2d9b-4186-8f00-bb988b7acdd2</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>9424751e-0d71-4a96-a490-3a73b1daee3e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>d4fdd4af-8883-4419-8887-ae2b0a62e8e6</SubmittedById>
<SubmittedTime>2025-12-23T03:50:55.0004772+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>9424751e-0d71-4a96-a490-3a73b1daee3e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>d4fdd4af-8883-4419-8887-ae2b0a62e8e6</SubmittedById>
<SubmittedTime>2025-12-23T03:50:55.0004772+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>34f235c8-31a9-49fa-834f-f9b714363305</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>515ab9e6-f637-4b5b-8253-4f831f239b1a</WaitlistEventId>
<WaitlistTicketTypeId>4dfb43de-fc9c-4e28-bebc-5831e198062e</WaitlistTicketTypeId>
<WorkflowId>2ed73a5f-4be5-4412-8919-44145014f3c8</WorkflowId>
<WorkflowName>sample string 6</WorkflowName>
</WorkflowFieldValue>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.