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": "b03d536b-ced8-4d76-83db-fadd9c20b268",
"WorkflowId": "6243aefb-624b-4b4d-bdd9-452c3165d8ec",
"CurrentStepId": "5eb13f59-716c-4574-9e58-b59dd384a64c",
"UserId": "0fa80751-0e3b-4e4c-a2ec-58233740432d",
"CPDId": "eeac9fcc-346d-4a06-9f3c-e1141ec02aeb",
"CPDPeriodId": "6bd0a628-7272-4526-b491-3a103a8f7e1f",
"InvoiceId": "d5d66c71-c425-4ebf-9806-bcea5fe28301",
"CPDReductionId": "649553b5-a361-4a36-8e0e-4fa5334118bd",
"ApplicableFrom": "2026-02-24T11:02:27.4230517+11:00",
"ApplicableTo": "2026-02-24T11:02:27.4230517+11:00",
"WaitlistEventId": "1f88032d-250a-4c46-ba47-e826818c6207",
"WaitlistTicketTypeId": "4c18316a-5b92-41ac-8cda-52d46569e465",
"CartId": "558efb4c-3202-40cc-b211-e94a268d17cf",
"ElectionId": "02fb36cc-a0fc-44cc-9a77-ad1cc18c26a3",
"PropertyId": "8685d84a-9064-478a-ad32-5ae225d416d1",
"BookingId": "985277c7-164b-47db-af1e-5a95ff88ecf0",
"EntityId": "5dce1000-beeb-42f0-980f-1f4be803613f",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-02-24T11:02:27.4230517+11:00",
"CreatedDateTick": 8,
"CreatedById": "1e805a03-a6c8-4544-a83f-f6c1621fb1ec",
"LastModifiedDate": "2026-02-24T11:02:27.4230517+11:00",
"LastModifiedById": "8fe646e1-0de4-4494-85f4-85cd313b58ca",
"IsArchived": true,
"CommitStepId": "b748820d-71d6-4464-ba4e-934f61f75f9c",
"Archived": "2026-02-24T11:02:27.4230517+11:00",
"ArchivedById": "b336b026-5307-4f16-81e8-d02b7e52e6a9",
"AssignedTo": "11892026-de79-4b23-a090-c99059e8478f",
"AssignedDate": "2026-02-24T11:02:27.4230517+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"dec5b51b-305c-42e7-9c55-f3d06235a4c9",
"f7476611-6eab-4041-b19c-2e7f31b9823e"
],
"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": "96ed3b2c-c133-470e-9f9a-4360cb47d4b0",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-24T11:02:27.4240531+11:00",
"SubmittedById": "d4603075-2387-4834-83dd-919c1559b5b7",
"SubmittedBy": "sample string 5"
},
{
"StepId": "96ed3b2c-c133-470e-9f9a-4360cb47d4b0",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-24T11:02:27.4240531+11:00",
"SubmittedById": "d4603075-2387-4834-83dd-919c1559b5b7",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "b9b5d2d4-8adf-4ff5-a73c-1ed0496725ab",
"StepName": "sample string 2",
"InitTime": "2026-02-24T11:02:27.4240531+11:00",
"InitById": "7d2d314f-f7ec-4446-8723-0fd2c1b592b8",
"InitBy": "sample string 5"
},
{
"StepId": "b9b5d2d4-8adf-4ff5-a73c-1ed0496725ab",
"StepName": "sample string 2",
"InitTime": "2026-02-24T11:02:27.4240531+11:00",
"InitById": "7d2d314f-f7ec-4446-8723-0fd2c1b592b8",
"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-02-24T00:02:27.4230517Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-02-24T00:02:27.4230517Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-02-24T11:02:27.4230517+11:00</Archived>
<ArchivedById>b336b026-5307-4f16-81e8-d02b7e52e6a9</ArchivedById>
<AssignedDate>2026-02-24T11:02:27.4230517+11:00</AssignedDate>
<AssignedTo>11892026-de79-4b23-a090-c99059e8478f</AssignedTo>
<BookingId>985277c7-164b-47db-af1e-5a95ff88ecf0</BookingId>
<CPDId>eeac9fcc-346d-4a06-9f3c-e1141ec02aeb</CPDId>
<CPDPeriodId>6bd0a628-7272-4526-b491-3a103a8f7e1f</CPDPeriodId>
<CPDReductionId>649553b5-a361-4a36-8e0e-4fa5334118bd</CPDReductionId>
<CartId>558efb4c-3202-40cc-b211-e94a268d17cf</CartId>
<CommitStepId>b748820d-71d6-4464-ba4e-934f61f75f9c</CommitStepId>
<CreatedById>1e805a03-a6c8-4544-a83f-f6c1621fb1ec</CreatedById>
<CreatedDate>2026-02-24T11:02:27.4230517+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>5eb13f59-716c-4574-9e58-b59dd384a64c</CurrentStepId>
<ElectionId>02fb36cc-a0fc-44cc-9a77-ad1cc18c26a3</ElectionId>
<EntityId>5dce1000-beeb-42f0-980f-1f4be803613f</EntityId>
<EntityType>sample string 4</EntityType>
<Id>b03d536b-ced8-4d76-83db-fadd9c20b268</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7d2d314f-f7ec-4446-8723-0fd2c1b592b8</InitById>
<InitTime>2026-02-24T11:02:27.4240531+11:00</InitTime>
<StepId>b9b5d2d4-8adf-4ff5-a73c-1ed0496725ab</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7d2d314f-f7ec-4446-8723-0fd2c1b592b8</InitById>
<InitTime>2026-02-24T11:02:27.4240531+11:00</InitTime>
<StepId>b9b5d2d4-8adf-4ff5-a73c-1ed0496725ab</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>d5d66c71-c425-4ebf-9806-bcea5fe28301</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>8fe646e1-0de4-4494-85f4-85cd313b58ca</LastModifiedById>
<LastModifiedDate>2026-02-24T11:02:27.4230517+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>dec5b51b-305c-42e7-9c55-f3d06235a4c9</d2p1:guid>
<d2p1:guid>f7476611-6eab-4041-b19c-2e7f31b9823e</d2p1:guid>
</PreviousStepIds>
<PropertyId>8685d84a-9064-478a-ad32-5ae225d416d1</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>96ed3b2c-c133-470e-9f9a-4360cb47d4b0</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>d4603075-2387-4834-83dd-919c1559b5b7</SubmittedById>
<SubmittedTime>2026-02-24T11:02:27.4240531+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>96ed3b2c-c133-470e-9f9a-4360cb47d4b0</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>d4603075-2387-4834-83dd-919c1559b5b7</SubmittedById>
<SubmittedTime>2026-02-24T11:02:27.4240531+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>0fa80751-0e3b-4e4c-a2ec-58233740432d</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>1f88032d-250a-4c46-ba47-e826818c6207</WaitlistEventId>
<WaitlistTicketTypeId>4c18316a-5b92-41ac-8cda-52d46569e465</WaitlistTicketTypeId>
<WorkflowId>6243aefb-624b-4b4d-bdd9-452c3165d8ec</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.