POST api/WorkflowFieldValues/Commit
Request Information
URI Parameters
None.
Body Parameters
WorkflowFieldValueName | 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": "40bcef84-df4b-4272-96df-5b0e8527341b", "WorkflowId": "0da41525-0f03-4832-b801-eb74a01ff1cc", "CurrentStepId": "821c431b-d584-4b98-9a2d-fc7ff9872ef2", "UserId": "108efea4-21ae-460d-a9dc-dd2cc0aafc5e", "CPDId": "69947b83-402b-423a-95c2-7cc6d438182c", "CPDPeriodId": "1d6e78f2-b803-42d6-ae11-1fd4f30fbb7b", "InvoiceId": "817a94fa-9e1b-40f9-be0b-5ed69d2fee4e", "CPDReductionId": "904c14db-360c-4efa-9ee4-9d41f8df2a12", "ApplicableFrom": "2025-09-19T06:37:39.7533611+10:00", "ApplicableTo": "2025-09-19T06:37:39.7533611+10:00", "WaitlistEventId": "2356da4f-28fd-4415-8aaa-1f4e726a2c13", "WaitlistTicketTypeId": "afee9f13-ff96-412b-bcbf-46cf9afb74cd", "CartId": "4cedc9ac-5891-4925-afa7-dfce93c9f936", "ElectionId": "5317cf8f-6ee4-4e51-9e9d-c55ab50e6c82", "PropertyId": "6d314c29-375b-4ec8-a9a3-b92965c25f72", "BookingId": "34f84ed7-b268-4c31-8a89-31b7298e3271", "EntityId": "5ccc4953-6687-4abf-940c-1d84ea6bd837", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-09-19T06:37:39.7533611+10:00", "CreatedDateTick": 8, "CreatedById": "6924e662-7f1f-40de-b655-a18ec555686d", "LastModifiedDate": "2025-09-19T06:37:39.7533611+10:00", "LastModifiedById": "ca354c88-9e4e-4aac-ba42-f3e8fcc919bb", "IsArchived": true, "CommitStepId": "c3b6d6df-142a-4ee2-a78b-7a20c0abebf9", "Archived": "2025-09-19T06:37:39.7533611+10:00", "ArchivedById": "0e520d0c-ef59-4d16-b88e-0c6026642dd3", "AssignedTo": "1b5df0c1-f4ef-4108-9f15-751d6a9ee6f5", "AssignedDate": "2025-09-19T06:37:39.7533611+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "8078eada-5df4-452a-9331-3aae49b8232e", "728f53ee-9d37-44dc-ae4b-3ef7039b2f35" ], "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": "9efbdad9-352b-487a-9514-58703b44223f", "StepName": "sample string 2", "SubmittedTime": "2025-09-19T06:37:39.7533611+10:00", "SubmittedById": "1151fa4e-feca-44d0-9623-ea6239761638", "SubmittedBy": "sample string 5" }, { "StepId": "9efbdad9-352b-487a-9514-58703b44223f", "StepName": "sample string 2", "SubmittedTime": "2025-09-19T06:37:39.7533611+10:00", "SubmittedById": "1151fa4e-feca-44d0-9623-ea6239761638", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "61b0b182-8b85-452a-8eb1-aa14531288f4", "StepName": "sample string 2", "InitTime": "2025-09-19T06:37:39.7533611+10:00", "InitById": "e69ca983-ee20-4ba1-9d7e-6bad57acd4d3", "InitBy": "sample string 5" }, { "StepId": "61b0b182-8b85-452a-8eb1-aa14531288f4", "StepName": "sample string 2", "InitTime": "2025-09-19T06:37:39.7533611+10:00", "InitById": "e69ca983-ee20-4ba1-9d7e-6bad57acd4d3", "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-09-18T20:37:39.7533611Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-09-18T20:37:39.7533611Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-09-19T06:37:39.7533611+10:00</Archived> <ArchivedById>0e520d0c-ef59-4d16-b88e-0c6026642dd3</ArchivedById> <AssignedDate>2025-09-19T06:37:39.7533611+10:00</AssignedDate> <AssignedTo>1b5df0c1-f4ef-4108-9f15-751d6a9ee6f5</AssignedTo> <BookingId>34f84ed7-b268-4c31-8a89-31b7298e3271</BookingId> <CPDId>69947b83-402b-423a-95c2-7cc6d438182c</CPDId> <CPDPeriodId>1d6e78f2-b803-42d6-ae11-1fd4f30fbb7b</CPDPeriodId> <CPDReductionId>904c14db-360c-4efa-9ee4-9d41f8df2a12</CPDReductionId> <CartId>4cedc9ac-5891-4925-afa7-dfce93c9f936</CartId> <CommitStepId>c3b6d6df-142a-4ee2-a78b-7a20c0abebf9</CommitStepId> <CreatedById>6924e662-7f1f-40de-b655-a18ec555686d</CreatedById> <CreatedDate>2025-09-19T06:37:39.7533611+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>821c431b-d584-4b98-9a2d-fc7ff9872ef2</CurrentStepId> <ElectionId>5317cf8f-6ee4-4e51-9e9d-c55ab50e6c82</ElectionId> <EntityId>5ccc4953-6687-4abf-940c-1d84ea6bd837</EntityId> <EntityType>sample string 4</EntityType> <Id>40bcef84-df4b-4272-96df-5b0e8527341b</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>e69ca983-ee20-4ba1-9d7e-6bad57acd4d3</InitById> <InitTime>2025-09-19T06:37:39.7533611+10:00</InitTime> <StepId>61b0b182-8b85-452a-8eb1-aa14531288f4</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>e69ca983-ee20-4ba1-9d7e-6bad57acd4d3</InitById> <InitTime>2025-09-19T06:37:39.7533611+10:00</InitTime> <StepId>61b0b182-8b85-452a-8eb1-aa14531288f4</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>817a94fa-9e1b-40f9-be0b-5ed69d2fee4e</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>ca354c88-9e4e-4aac-ba42-f3e8fcc919bb</LastModifiedById> <LastModifiedDate>2025-09-19T06:37:39.7533611+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>8078eada-5df4-452a-9331-3aae49b8232e</d2p1:guid> <d2p1:guid>728f53ee-9d37-44dc-ae4b-3ef7039b2f35</d2p1:guid> </PreviousStepIds> <PropertyId>6d314c29-375b-4ec8-a9a3-b92965c25f72</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>9efbdad9-352b-487a-9514-58703b44223f</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>1151fa4e-feca-44d0-9623-ea6239761638</SubmittedById> <SubmittedTime>2025-09-19T06:37:39.7533611+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>9efbdad9-352b-487a-9514-58703b44223f</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>1151fa4e-feca-44d0-9623-ea6239761638</SubmittedById> <SubmittedTime>2025-09-19T06:37:39.7533611+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>108efea4-21ae-460d-a9dc-dd2cc0aafc5e</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>2356da4f-28fd-4415-8aaa-1f4e726a2c13</WaitlistEventId> <WaitlistTicketTypeId>afee9f13-ff96-412b-bcbf-46cf9afb74cd</WaitlistTicketTypeId> <WorkflowId>0da41525-0f03-4832-b801-eb74a01ff1cc</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.