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": "6a1c50f4-45cb-4a99-90d4-92045ab7e140",
"WorkflowId": "54a7f1d4-8161-49ab-a664-2d69d549cda8",
"CurrentStepId": "63106b2c-db30-478f-89e1-b04f5138fd23",
"UserId": "ca26ba3c-d404-4bfe-8005-d0801c00b2de",
"CPDId": "5be130b6-d2e5-4694-ad5b-53469e4b251f",
"CPDPeriodId": "7a973760-2788-4a4c-858e-8f9d0f18b0a8",
"InvoiceId": "4fd16490-215a-4a9e-95f0-459570d7b484",
"CPDReductionId": "738cfd44-dcfb-447f-a613-d4d2d208a6b3",
"ApplicableFrom": "2026-04-04T08:24:50.5451729+11:00",
"ApplicableTo": "2026-04-04T08:24:50.5451729+11:00",
"WaitlistEventId": "51f6aa4a-d197-4f04-8b08-57b583532904",
"WaitlistTicketTypeId": "c05d4437-ef3a-4c15-b5a3-ceae96838d48",
"CartId": "dce121f9-83fe-40c8-bdd5-a45e8f939e83",
"ElectionId": "6bf0f7df-06b6-42cf-a756-374c8076c321",
"PropertyId": "579d3352-1865-45db-8bc2-d1e07fb8de49",
"BookingId": "cd6fb793-ac00-4c6f-b5b8-d07f87709b90",
"EntityId": "0dd8576c-40a9-4ea3-862e-d7693591708c",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-04-04T08:24:50.5451729+11:00",
"CreatedDateTick": 8,
"CreatedById": "c78fd76f-dd88-437d-9602-fcdb2b6c3f60",
"LastModifiedDate": "2026-04-04T08:24:50.5451729+11:00",
"LastModifiedById": "e924ccc4-c174-4287-bf1d-34e5a689be0a",
"IsArchived": true,
"CommitStepId": "d7e786ae-7243-45bb-8f82-4bceadfc337f",
"Archived": "2026-04-04T08:24:50.5451729+11:00",
"ArchivedById": "bb875d81-21de-4f0f-bbe9-3ccbaeb01d65",
"AssignedTo": "2337e2c3-6207-494f-8c5e-73947466e456",
"AssignedDate": "2026-04-04T08:24:50.5451729+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"e5ee7a6f-6f49-410e-8e6c-3050c2ae31fe",
"3cb9f170-b30d-4fa0-bfab-25faa34d6938"
],
"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": "1093bea5-ee7b-4b0b-b5d4-8aeffa4c13b7",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-04T08:24:50.5451729+11:00",
"SubmittedById": "c7361aa8-a012-401b-82dd-8462a299699b",
"SubmittedBy": "sample string 5"
},
{
"StepId": "1093bea5-ee7b-4b0b-b5d4-8aeffa4c13b7",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-04T08:24:50.5451729+11:00",
"SubmittedById": "c7361aa8-a012-401b-82dd-8462a299699b",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "b2fb3328-879e-447f-a392-cf452ab2723e",
"StepName": "sample string 2",
"InitTime": "2026-04-04T08:24:50.5451729+11:00",
"InitById": "1daf9b8e-d559-43e3-870f-1569b2f04ca6",
"InitBy": "sample string 5"
},
{
"StepId": "b2fb3328-879e-447f-a392-cf452ab2723e",
"StepName": "sample string 2",
"InitTime": "2026-04-04T08:24:50.5451729+11:00",
"InitById": "1daf9b8e-d559-43e3-870f-1569b2f04ca6",
"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-03T21:24:50.5451729Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-04-03T21:24:50.5451729Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-04-04T08:24:50.5451729+11:00</Archived>
<ArchivedById>bb875d81-21de-4f0f-bbe9-3ccbaeb01d65</ArchivedById>
<AssignedDate>2026-04-04T08:24:50.5451729+11:00</AssignedDate>
<AssignedTo>2337e2c3-6207-494f-8c5e-73947466e456</AssignedTo>
<BookingId>cd6fb793-ac00-4c6f-b5b8-d07f87709b90</BookingId>
<CPDId>5be130b6-d2e5-4694-ad5b-53469e4b251f</CPDId>
<CPDPeriodId>7a973760-2788-4a4c-858e-8f9d0f18b0a8</CPDPeriodId>
<CPDReductionId>738cfd44-dcfb-447f-a613-d4d2d208a6b3</CPDReductionId>
<CartId>dce121f9-83fe-40c8-bdd5-a45e8f939e83</CartId>
<CommitStepId>d7e786ae-7243-45bb-8f82-4bceadfc337f</CommitStepId>
<CreatedById>c78fd76f-dd88-437d-9602-fcdb2b6c3f60</CreatedById>
<CreatedDate>2026-04-04T08:24:50.5451729+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>63106b2c-db30-478f-89e1-b04f5138fd23</CurrentStepId>
<ElectionId>6bf0f7df-06b6-42cf-a756-374c8076c321</ElectionId>
<EntityId>0dd8576c-40a9-4ea3-862e-d7693591708c</EntityId>
<EntityType>sample string 4</EntityType>
<Id>6a1c50f4-45cb-4a99-90d4-92045ab7e140</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1daf9b8e-d559-43e3-870f-1569b2f04ca6</InitById>
<InitTime>2026-04-04T08:24:50.5451729+11:00</InitTime>
<StepId>b2fb3328-879e-447f-a392-cf452ab2723e</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1daf9b8e-d559-43e3-870f-1569b2f04ca6</InitById>
<InitTime>2026-04-04T08:24:50.5451729+11:00</InitTime>
<StepId>b2fb3328-879e-447f-a392-cf452ab2723e</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>4fd16490-215a-4a9e-95f0-459570d7b484</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>e924ccc4-c174-4287-bf1d-34e5a689be0a</LastModifiedById>
<LastModifiedDate>2026-04-04T08:24:50.5451729+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>e5ee7a6f-6f49-410e-8e6c-3050c2ae31fe</d2p1:guid>
<d2p1:guid>3cb9f170-b30d-4fa0-bfab-25faa34d6938</d2p1:guid>
</PreviousStepIds>
<PropertyId>579d3352-1865-45db-8bc2-d1e07fb8de49</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>1093bea5-ee7b-4b0b-b5d4-8aeffa4c13b7</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>c7361aa8-a012-401b-82dd-8462a299699b</SubmittedById>
<SubmittedTime>2026-04-04T08:24:50.5451729+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>1093bea5-ee7b-4b0b-b5d4-8aeffa4c13b7</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>c7361aa8-a012-401b-82dd-8462a299699b</SubmittedById>
<SubmittedTime>2026-04-04T08:24:50.5451729+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>ca26ba3c-d404-4bfe-8005-d0801c00b2de</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>51f6aa4a-d197-4f04-8b08-57b583532904</WaitlistEventId>
<WaitlistTicketTypeId>c05d4437-ef3a-4c15-b5a3-ceae96838d48</WaitlistTicketTypeId>
<WorkflowId>54a7f1d4-8161-49ab-a664-2d69d549cda8</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.