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": "f652297a-f688-449d-a34a-42807187deef",
"WorkflowId": "e43a76a4-bded-4e71-a3c5-84916df8b2e9",
"CurrentStepId": "92dacd5e-705d-491a-b114-2d5068907bfa",
"UserId": "55dead47-3ef0-46d7-a7fa-b80066216590",
"CPDId": "3f876bf0-6702-430a-a766-bb3dd2867b2e",
"CPDPeriodId": "7d972170-0131-46ca-9968-e00ef4986fc2",
"InvoiceId": "6d9f7fd4-208d-4597-a950-5d672f90ae99",
"CPDReductionId": "1e05302a-8c49-4f56-84ec-dafa8b9aa32a",
"ApplicableFrom": "2026-07-15T09:03:55.8039765+10:00",
"ApplicableTo": "2026-07-15T09:03:55.8039765+10:00",
"WaitlistEventId": "74466541-c6ed-42d0-a283-5aef7b3b146d",
"WaitlistTicketTypeId": "f94d7331-fda0-4535-ab17-07cf752e3007",
"CartId": "603babb6-2505-4938-b0fe-346c6fc5892f",
"ElectionId": "1390f261-0f14-4abf-9c69-714d0158feef",
"PropertyId": "e2ed46bc-38fe-4fd5-ba9f-f78f3c9eba84",
"BookingId": "95769388-81c4-4756-ad7f-31eb2ef7c434",
"EntityId": "95d1e5fd-babd-4206-a75c-719b0a7c598e",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-07-15T09:03:55.8039765+10:00",
"CreatedDateTick": 8,
"CreatedById": "9934e3d7-877c-4efe-a54d-c0e8e0b0e7aa",
"LastModifiedDate": "2026-07-15T09:03:55.8039765+10:00",
"LastModifiedById": "f0e37509-db74-4055-8cc3-c041051333c5",
"IsArchived": true,
"CommitStepId": "792e371c-952c-4f41-b246-0f947f806cf6",
"Archived": "2026-07-15T09:03:55.8039765+10:00",
"ArchivedById": "401a998b-77af-4d6d-95c8-5cd18d206cc0",
"AssignedTo": "6623f6a3-a6bd-4fbf-b731-1b68a5e18a63",
"AssignedDate": "2026-07-15T09:03:55.8039765+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"2a1a9b37-dba0-4220-8f57-383bcad5107c",
"1c8ee8b7-60af-4da2-acc9-3a7e83d9f06b"
],
"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": "12908cb7-b60b-4226-a3b4-97bfe24d0b0f",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-15T09:03:55.8039765+10:00",
"SubmittedById": "3d7a316f-a1f0-4185-abf2-518f47fa9109",
"SubmittedBy": "sample string 5"
},
{
"StepId": "12908cb7-b60b-4226-a3b4-97bfe24d0b0f",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-15T09:03:55.8039765+10:00",
"SubmittedById": "3d7a316f-a1f0-4185-abf2-518f47fa9109",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "71126aa0-553b-4d16-84ff-a530a6b11622",
"StepName": "sample string 2",
"InitTime": "2026-07-15T09:03:55.8039765+10:00",
"InitById": "ef5fa4fb-1f06-4424-980f-f34338929d79",
"InitBy": "sample string 5"
},
{
"StepId": "71126aa0-553b-4d16-84ff-a530a6b11622",
"StepName": "sample string 2",
"InitTime": "2026-07-15T09:03:55.8039765+10:00",
"InitById": "ef5fa4fb-1f06-4424-980f-f34338929d79",
"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-07-14T23:03:55.8039765Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-07-14T23:03:55.8039765Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-07-15T09:03:55.8039765+10:00</Archived>
<ArchivedById>401a998b-77af-4d6d-95c8-5cd18d206cc0</ArchivedById>
<AssignedDate>2026-07-15T09:03:55.8039765+10:00</AssignedDate>
<AssignedTo>6623f6a3-a6bd-4fbf-b731-1b68a5e18a63</AssignedTo>
<BookingId>95769388-81c4-4756-ad7f-31eb2ef7c434</BookingId>
<CPDId>3f876bf0-6702-430a-a766-bb3dd2867b2e</CPDId>
<CPDPeriodId>7d972170-0131-46ca-9968-e00ef4986fc2</CPDPeriodId>
<CPDReductionId>1e05302a-8c49-4f56-84ec-dafa8b9aa32a</CPDReductionId>
<CartId>603babb6-2505-4938-b0fe-346c6fc5892f</CartId>
<CommitStepId>792e371c-952c-4f41-b246-0f947f806cf6</CommitStepId>
<CreatedById>9934e3d7-877c-4efe-a54d-c0e8e0b0e7aa</CreatedById>
<CreatedDate>2026-07-15T09:03:55.8039765+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>92dacd5e-705d-491a-b114-2d5068907bfa</CurrentStepId>
<ElectionId>1390f261-0f14-4abf-9c69-714d0158feef</ElectionId>
<EntityId>95d1e5fd-babd-4206-a75c-719b0a7c598e</EntityId>
<EntityType>sample string 4</EntityType>
<Id>f652297a-f688-449d-a34a-42807187deef</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>ef5fa4fb-1f06-4424-980f-f34338929d79</InitById>
<InitTime>2026-07-15T09:03:55.8039765+10:00</InitTime>
<StepId>71126aa0-553b-4d16-84ff-a530a6b11622</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>ef5fa4fb-1f06-4424-980f-f34338929d79</InitById>
<InitTime>2026-07-15T09:03:55.8039765+10:00</InitTime>
<StepId>71126aa0-553b-4d16-84ff-a530a6b11622</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>6d9f7fd4-208d-4597-a950-5d672f90ae99</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>f0e37509-db74-4055-8cc3-c041051333c5</LastModifiedById>
<LastModifiedDate>2026-07-15T09:03:55.8039765+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>2a1a9b37-dba0-4220-8f57-383bcad5107c</d2p1:guid>
<d2p1:guid>1c8ee8b7-60af-4da2-acc9-3a7e83d9f06b</d2p1:guid>
</PreviousStepIds>
<PropertyId>e2ed46bc-38fe-4fd5-ba9f-f78f3c9eba84</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>12908cb7-b60b-4226-a3b4-97bfe24d0b0f</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>3d7a316f-a1f0-4185-abf2-518f47fa9109</SubmittedById>
<SubmittedTime>2026-07-15T09:03:55.8039765+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>12908cb7-b60b-4226-a3b4-97bfe24d0b0f</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>3d7a316f-a1f0-4185-abf2-518f47fa9109</SubmittedById>
<SubmittedTime>2026-07-15T09:03:55.8039765+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>55dead47-3ef0-46d7-a7fa-b80066216590</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>74466541-c6ed-42d0-a283-5aef7b3b146d</WaitlistEventId>
<WaitlistTicketTypeId>f94d7331-fda0-4535-ab17-07cf752e3007</WaitlistTicketTypeId>
<WorkflowId>e43a76a4-bded-4e71-a3c5-84916df8b2e9</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.