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": "17ccae7f-d315-4a9a-8774-7ffe82cde45d",
"WorkflowId": "5550fcfc-e833-49ac-aaba-339e9ce43864",
"CurrentStepId": "5093f476-9d28-445a-8b5d-ca2314f4fe88",
"UserId": "51d51f7a-9f59-4ce8-9c9a-157fd9f9e99b",
"CPDId": "c30ef7de-b2f9-4d92-8506-5ec6fd08e611",
"CPDPeriodId": "24d3a0eb-4107-4293-ac1d-f009207dc702",
"InvoiceId": "71b2607b-badf-497a-8e90-6f2de2b1122d",
"CPDReductionId": "ed595aa1-5b7d-4fac-b1a9-1d6e491fe4ba",
"ApplicableFrom": "2025-11-08T21:09:44.0238764+11:00",
"ApplicableTo": "2025-11-08T21:09:44.0238764+11:00",
"WaitlistEventId": "bbc934aa-91ee-4583-864e-90d7431ef97d",
"WaitlistTicketTypeId": "54a0d08e-f153-4dea-b1a2-f8c89fe4293b",
"CartId": "54f0688f-2601-43ac-8bc3-ad4b118a3761",
"ElectionId": "c419a55b-d315-414d-ac12-456b46969363",
"PropertyId": "1c73f587-f008-444f-88aa-a2eec414d61f",
"BookingId": "8fe7cc2c-51b5-45b7-a3a1-dbb6934f7916",
"EntityId": "276d25f3-1907-49b8-bb12-47c775aaebfd",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-11-08T21:09:44.0238764+11:00",
"CreatedDateTick": 8,
"CreatedById": "7b156080-87a7-44b6-9ba3-1734f94d33b0",
"LastModifiedDate": "2025-11-08T21:09:44.0238764+11:00",
"LastModifiedById": "325a5837-0a8b-4bc4-b056-8226ba2201f5",
"IsArchived": true,
"CommitStepId": "2fc1ee7f-17d2-49cf-9d40-fe79211dd7cb",
"Archived": "2025-11-08T21:09:44.0238764+11:00",
"ArchivedById": "01d7aecb-6c8a-44e4-b9f6-486ac178e13c",
"AssignedTo": "7d35646a-f77d-4d7d-b298-22707768c17d",
"AssignedDate": "2025-11-08T21:09:44.0238764+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"f7e2f70b-0b75-4d21-9523-adfff6dc57d3",
"fd55b1b5-0ab2-4f3d-bbb4-b821a2b76870"
],
"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": "caa133b6-ca5b-46d9-9ef2-342b49b7d71e",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-08T21:09:44.0238764+11:00",
"SubmittedById": "98d938a5-1cf3-4ccd-9929-92aff02a816a",
"SubmittedBy": "sample string 5"
},
{
"StepId": "caa133b6-ca5b-46d9-9ef2-342b49b7d71e",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-08T21:09:44.0238764+11:00",
"SubmittedById": "98d938a5-1cf3-4ccd-9929-92aff02a816a",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "a3f0db09-2570-4236-b607-01ea26a778b9",
"StepName": "sample string 2",
"InitTime": "2025-11-08T21:09:44.0238764+11:00",
"InitById": "9a71785b-5ab0-4918-8c25-586449e47a98",
"InitBy": "sample string 5"
},
{
"StepId": "a3f0db09-2570-4236-b607-01ea26a778b9",
"StepName": "sample string 2",
"InitTime": "2025-11-08T21:09:44.0238764+11:00",
"InitById": "9a71785b-5ab0-4918-8c25-586449e47a98",
"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-08T10:09:44.0238764Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-11-08T10:09:44.0238764Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-11-08T21:09:44.0238764+11:00</Archived>
<ArchivedById>01d7aecb-6c8a-44e4-b9f6-486ac178e13c</ArchivedById>
<AssignedDate>2025-11-08T21:09:44.0238764+11:00</AssignedDate>
<AssignedTo>7d35646a-f77d-4d7d-b298-22707768c17d</AssignedTo>
<BookingId>8fe7cc2c-51b5-45b7-a3a1-dbb6934f7916</BookingId>
<CPDId>c30ef7de-b2f9-4d92-8506-5ec6fd08e611</CPDId>
<CPDPeriodId>24d3a0eb-4107-4293-ac1d-f009207dc702</CPDPeriodId>
<CPDReductionId>ed595aa1-5b7d-4fac-b1a9-1d6e491fe4ba</CPDReductionId>
<CartId>54f0688f-2601-43ac-8bc3-ad4b118a3761</CartId>
<CommitStepId>2fc1ee7f-17d2-49cf-9d40-fe79211dd7cb</CommitStepId>
<CreatedById>7b156080-87a7-44b6-9ba3-1734f94d33b0</CreatedById>
<CreatedDate>2025-11-08T21:09:44.0238764+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>5093f476-9d28-445a-8b5d-ca2314f4fe88</CurrentStepId>
<ElectionId>c419a55b-d315-414d-ac12-456b46969363</ElectionId>
<EntityId>276d25f3-1907-49b8-bb12-47c775aaebfd</EntityId>
<EntityType>sample string 4</EntityType>
<Id>17ccae7f-d315-4a9a-8774-7ffe82cde45d</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>9a71785b-5ab0-4918-8c25-586449e47a98</InitById>
<InitTime>2025-11-08T21:09:44.0238764+11:00</InitTime>
<StepId>a3f0db09-2570-4236-b607-01ea26a778b9</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>9a71785b-5ab0-4918-8c25-586449e47a98</InitById>
<InitTime>2025-11-08T21:09:44.0238764+11:00</InitTime>
<StepId>a3f0db09-2570-4236-b607-01ea26a778b9</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>71b2607b-badf-497a-8e90-6f2de2b1122d</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>325a5837-0a8b-4bc4-b056-8226ba2201f5</LastModifiedById>
<LastModifiedDate>2025-11-08T21:09:44.0238764+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>f7e2f70b-0b75-4d21-9523-adfff6dc57d3</d2p1:guid>
<d2p1:guid>fd55b1b5-0ab2-4f3d-bbb4-b821a2b76870</d2p1:guid>
</PreviousStepIds>
<PropertyId>1c73f587-f008-444f-88aa-a2eec414d61f</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>caa133b6-ca5b-46d9-9ef2-342b49b7d71e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>98d938a5-1cf3-4ccd-9929-92aff02a816a</SubmittedById>
<SubmittedTime>2025-11-08T21:09:44.0238764+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>caa133b6-ca5b-46d9-9ef2-342b49b7d71e</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>98d938a5-1cf3-4ccd-9929-92aff02a816a</SubmittedById>
<SubmittedTime>2025-11-08T21:09:44.0238764+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>51d51f7a-9f59-4ce8-9c9a-157fd9f9e99b</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>bbc934aa-91ee-4583-864e-90d7431ef97d</WaitlistEventId>
<WaitlistTicketTypeId>54a0d08e-f153-4dea-b1a2-f8c89fe4293b</WaitlistTicketTypeId>
<WorkflowId>5550fcfc-e833-49ac-aaba-339e9ce43864</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.