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": "cff2c631-7872-4788-94a2-2ee8f75f7e58",
"WorkflowId": "feaa7806-4f0e-45a7-a725-110939a713b0",
"CurrentStepId": "a63e89f8-5806-4ec8-8167-19db61c9126c",
"UserId": "b4cd1f1d-8746-4b67-b3e0-ea1e8489cfc5",
"CPDId": "6bc7bc53-3c78-4259-a3c9-8a41345f069a",
"CPDPeriodId": "0b330f8d-5dec-4110-b174-7dc9fd366ba0",
"InvoiceId": "5fbebdc1-9034-4b49-add5-a5c437129bc4",
"CPDReductionId": "10064053-7c29-40d8-baca-2efd15a1f708",
"ApplicableFrom": "2025-12-26T17:50:41.7824253+11:00",
"ApplicableTo": "2025-12-26T17:50:41.7824253+11:00",
"WaitlistEventId": "e2641592-6998-4a26-be86-2c42de230a6d",
"WaitlistTicketTypeId": "dbb036b3-1635-4cf3-aa64-86d1a64d9824",
"CartId": "fdeb2521-b8f8-4bf5-bcf5-c9b1ebe3089f",
"ElectionId": "d6a22a8d-5f7d-41d1-94fa-a16c414448be",
"PropertyId": "4d898cd5-f367-48c9-a8a3-890eee79aa8f",
"BookingId": "c1d328c6-b561-4797-a905-274c3e9feb8c",
"EntityId": "e0a31c53-16e2-4844-96d7-09bfb97c3274",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-12-26T17:50:41.7824253+11:00",
"CreatedDateTick": 8,
"CreatedById": "a4a2ae2e-25fe-4ce9-b999-8013e437d098",
"LastModifiedDate": "2025-12-26T17:50:41.7824253+11:00",
"LastModifiedById": "c3595fe2-e1eb-4a16-bf03-63d5df6917b7",
"IsArchived": true,
"CommitStepId": "7cd44bb5-4557-4f81-a9b4-77150d92a872",
"Archived": "2025-12-26T17:50:41.7824253+11:00",
"ArchivedById": "84877fdb-3013-4136-b3c7-0bc27c2314dc",
"AssignedTo": "267a15bd-452f-489e-b22a-b42febb22f2a",
"AssignedDate": "2025-12-26T17:50:41.7824253+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"3ece4eb8-6334-4068-9447-33a399a2986e",
"4de95a1a-3507-496c-9a1d-1020a2aaee1f"
],
"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": "c4f9cddd-956a-44ae-838e-d34aa8d9f429",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-26T17:50:41.7824253+11:00",
"SubmittedById": "2bc8bd48-e8db-48f7-b141-8db25a093912",
"SubmittedBy": "sample string 5"
},
{
"StepId": "c4f9cddd-956a-44ae-838e-d34aa8d9f429",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-26T17:50:41.7824253+11:00",
"SubmittedById": "2bc8bd48-e8db-48f7-b141-8db25a093912",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "0a646c2f-4bae-466c-b8c4-e88ca590b6f5",
"StepName": "sample string 2",
"InitTime": "2025-12-26T17:50:41.7824253+11:00",
"InitById": "53bf54d4-f84d-4706-9427-cc7be5a5acdf",
"InitBy": "sample string 5"
},
{
"StepId": "0a646c2f-4bae-466c-b8c4-e88ca590b6f5",
"StepName": "sample string 2",
"InitTime": "2025-12-26T17:50:41.7824253+11:00",
"InitById": "53bf54d4-f84d-4706-9427-cc7be5a5acdf",
"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-26T06:50:41.7824253Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-12-26T06:50:41.7824253Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-12-26T17:50:41.7824253+11:00</Archived>
<ArchivedById>84877fdb-3013-4136-b3c7-0bc27c2314dc</ArchivedById>
<AssignedDate>2025-12-26T17:50:41.7824253+11:00</AssignedDate>
<AssignedTo>267a15bd-452f-489e-b22a-b42febb22f2a</AssignedTo>
<BookingId>c1d328c6-b561-4797-a905-274c3e9feb8c</BookingId>
<CPDId>6bc7bc53-3c78-4259-a3c9-8a41345f069a</CPDId>
<CPDPeriodId>0b330f8d-5dec-4110-b174-7dc9fd366ba0</CPDPeriodId>
<CPDReductionId>10064053-7c29-40d8-baca-2efd15a1f708</CPDReductionId>
<CartId>fdeb2521-b8f8-4bf5-bcf5-c9b1ebe3089f</CartId>
<CommitStepId>7cd44bb5-4557-4f81-a9b4-77150d92a872</CommitStepId>
<CreatedById>a4a2ae2e-25fe-4ce9-b999-8013e437d098</CreatedById>
<CreatedDate>2025-12-26T17:50:41.7824253+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>a63e89f8-5806-4ec8-8167-19db61c9126c</CurrentStepId>
<ElectionId>d6a22a8d-5f7d-41d1-94fa-a16c414448be</ElectionId>
<EntityId>e0a31c53-16e2-4844-96d7-09bfb97c3274</EntityId>
<EntityType>sample string 4</EntityType>
<Id>cff2c631-7872-4788-94a2-2ee8f75f7e58</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>53bf54d4-f84d-4706-9427-cc7be5a5acdf</InitById>
<InitTime>2025-12-26T17:50:41.7824253+11:00</InitTime>
<StepId>0a646c2f-4bae-466c-b8c4-e88ca590b6f5</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>53bf54d4-f84d-4706-9427-cc7be5a5acdf</InitById>
<InitTime>2025-12-26T17:50:41.7824253+11:00</InitTime>
<StepId>0a646c2f-4bae-466c-b8c4-e88ca590b6f5</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>5fbebdc1-9034-4b49-add5-a5c437129bc4</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>c3595fe2-e1eb-4a16-bf03-63d5df6917b7</LastModifiedById>
<LastModifiedDate>2025-12-26T17:50:41.7824253+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>3ece4eb8-6334-4068-9447-33a399a2986e</d2p1:guid>
<d2p1:guid>4de95a1a-3507-496c-9a1d-1020a2aaee1f</d2p1:guid>
</PreviousStepIds>
<PropertyId>4d898cd5-f367-48c9-a8a3-890eee79aa8f</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>c4f9cddd-956a-44ae-838e-d34aa8d9f429</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>2bc8bd48-e8db-48f7-b141-8db25a093912</SubmittedById>
<SubmittedTime>2025-12-26T17:50:41.7824253+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>c4f9cddd-956a-44ae-838e-d34aa8d9f429</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>2bc8bd48-e8db-48f7-b141-8db25a093912</SubmittedById>
<SubmittedTime>2025-12-26T17:50:41.7824253+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>b4cd1f1d-8746-4b67-b3e0-ea1e8489cfc5</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>e2641592-6998-4a26-be86-2c42de230a6d</WaitlistEventId>
<WaitlistTicketTypeId>dbb036b3-1635-4cf3-aa64-86d1a64d9824</WaitlistTicketTypeId>
<WorkflowId>feaa7806-4f0e-45a7-a725-110939a713b0</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.