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": "25d397f5-402e-4715-9d48-e66c6475bdcc",
"WorkflowId": "fc99e50f-187e-4ee4-9d84-b914bd240a3d",
"CurrentStepId": "2b1e10d7-d018-402f-baed-898c25ef538a",
"UserId": "c71594f2-d802-4cc6-b1ad-4b8bd48ee17f",
"CPDId": "fbfc0ca8-627b-4e34-8c77-b4a4d7c6e214",
"CPDPeriodId": "203fa659-ec18-4921-a845-e2849ff1db63",
"InvoiceId": "c8b5782b-7bef-4982-b414-eb66b521b99d",
"CPDReductionId": "1067de6d-c13a-42ac-af97-63316ae81e29",
"ApplicableFrom": "2026-04-08T08:05:29.6120636+10:00",
"ApplicableTo": "2026-04-08T08:05:29.6120636+10:00",
"WaitlistEventId": "7cab1597-ab8e-4c13-90e7-8368d1e468be",
"WaitlistTicketTypeId": "3016aec4-a306-40f2-99c6-c632dbd4d011",
"CartId": "d90f8f6a-e01c-429f-9728-c3145046549e",
"ElectionId": "38a1dbec-98a2-432a-ab8b-9f04f7d9ea06",
"PropertyId": "4296f2d5-792d-400e-851a-b30aab862ef8",
"BookingId": "771d8bec-eac4-4e2a-9dfa-cb11ffdb53b2",
"EntityId": "baa946f6-82a8-4566-a824-1396caf3bd83",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-04-08T08:05:29.6120636+10:00",
"CreatedDateTick": 8,
"CreatedById": "276a471d-cdd6-4c4d-a3e5-b1709ffbff08",
"LastModifiedDate": "2026-04-08T08:05:29.6120636+10:00",
"LastModifiedById": "077d8266-26a0-473e-84b4-c3968149963f",
"IsArchived": true,
"CommitStepId": "e860dbca-fcba-460a-b0ae-c9caa7ec4a2b",
"Archived": "2026-04-08T08:05:29.6120636+10:00",
"ArchivedById": "4180f556-6a21-40ef-a585-da71aec26be8",
"AssignedTo": "0abe2136-655a-4a54-8a56-5a5b36620e48",
"AssignedDate": "2026-04-08T08:05:29.6120636+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"7fd5440e-be3e-41ee-96be-80575b9069f3",
"efac5d6f-76c4-40df-8a6b-eea22f9e64c6"
],
"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": "0cbcf4a6-bb2e-4f29-8b87-9fd65a2b9093",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-08T08:05:29.6120636+10:00",
"SubmittedById": "af61e9d4-0a8d-408d-985a-56d9f36726e2",
"SubmittedBy": "sample string 5"
},
{
"StepId": "0cbcf4a6-bb2e-4f29-8b87-9fd65a2b9093",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-08T08:05:29.6120636+10:00",
"SubmittedById": "af61e9d4-0a8d-408d-985a-56d9f36726e2",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "ce5a11bb-f0b1-466e-ba13-04b390e02c23",
"StepName": "sample string 2",
"InitTime": "2026-04-08T08:05:29.6120636+10:00",
"InitById": "7fbc14e5-dd0a-4abd-a88e-02d03994d59d",
"InitBy": "sample string 5"
},
{
"StepId": "ce5a11bb-f0b1-466e-ba13-04b390e02c23",
"StepName": "sample string 2",
"InitTime": "2026-04-08T08:05:29.6120636+10:00",
"InitById": "7fbc14e5-dd0a-4abd-a88e-02d03994d59d",
"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-04-07T22:05:29.6120636Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-04-07T22:05:29.6120636Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-04-08T08:05:29.6120636+10:00</Archived>
<ArchivedById>4180f556-6a21-40ef-a585-da71aec26be8</ArchivedById>
<AssignedDate>2026-04-08T08:05:29.6120636+10:00</AssignedDate>
<AssignedTo>0abe2136-655a-4a54-8a56-5a5b36620e48</AssignedTo>
<BookingId>771d8bec-eac4-4e2a-9dfa-cb11ffdb53b2</BookingId>
<CPDId>fbfc0ca8-627b-4e34-8c77-b4a4d7c6e214</CPDId>
<CPDPeriodId>203fa659-ec18-4921-a845-e2849ff1db63</CPDPeriodId>
<CPDReductionId>1067de6d-c13a-42ac-af97-63316ae81e29</CPDReductionId>
<CartId>d90f8f6a-e01c-429f-9728-c3145046549e</CartId>
<CommitStepId>e860dbca-fcba-460a-b0ae-c9caa7ec4a2b</CommitStepId>
<CreatedById>276a471d-cdd6-4c4d-a3e5-b1709ffbff08</CreatedById>
<CreatedDate>2026-04-08T08:05:29.6120636+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>2b1e10d7-d018-402f-baed-898c25ef538a</CurrentStepId>
<ElectionId>38a1dbec-98a2-432a-ab8b-9f04f7d9ea06</ElectionId>
<EntityId>baa946f6-82a8-4566-a824-1396caf3bd83</EntityId>
<EntityType>sample string 4</EntityType>
<Id>25d397f5-402e-4715-9d48-e66c6475bdcc</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7fbc14e5-dd0a-4abd-a88e-02d03994d59d</InitById>
<InitTime>2026-04-08T08:05:29.6120636+10:00</InitTime>
<StepId>ce5a11bb-f0b1-466e-ba13-04b390e02c23</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>7fbc14e5-dd0a-4abd-a88e-02d03994d59d</InitById>
<InitTime>2026-04-08T08:05:29.6120636+10:00</InitTime>
<StepId>ce5a11bb-f0b1-466e-ba13-04b390e02c23</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>c8b5782b-7bef-4982-b414-eb66b521b99d</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>077d8266-26a0-473e-84b4-c3968149963f</LastModifiedById>
<LastModifiedDate>2026-04-08T08:05:29.6120636+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>7fd5440e-be3e-41ee-96be-80575b9069f3</d2p1:guid>
<d2p1:guid>efac5d6f-76c4-40df-8a6b-eea22f9e64c6</d2p1:guid>
</PreviousStepIds>
<PropertyId>4296f2d5-792d-400e-851a-b30aab862ef8</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>0cbcf4a6-bb2e-4f29-8b87-9fd65a2b9093</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>af61e9d4-0a8d-408d-985a-56d9f36726e2</SubmittedById>
<SubmittedTime>2026-04-08T08:05:29.6120636+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>0cbcf4a6-bb2e-4f29-8b87-9fd65a2b9093</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>af61e9d4-0a8d-408d-985a-56d9f36726e2</SubmittedById>
<SubmittedTime>2026-04-08T08:05:29.6120636+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>c71594f2-d802-4cc6-b1ad-4b8bd48ee17f</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>7cab1597-ab8e-4c13-90e7-8368d1e468be</WaitlistEventId>
<WaitlistTicketTypeId>3016aec4-a306-40f2-99c6-c632dbd4d011</WaitlistTicketTypeId>
<WorkflowId>fc99e50f-187e-4ee4-9d84-b914bd240a3d</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.