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": "90b63958-289b-418c-bfd4-092498c95bf8", "WorkflowId": "d30e3b50-06c6-4dcf-8dc3-1dc403e982a4", "CurrentStepId": "4e8df4bb-b0e7-45d5-944d-a3f2b98a1260", "UserId": "27f4fa77-3ed7-4093-87db-f8a981cd4a27", "CPDId": "19aa4069-900e-4df8-9127-6901334677dc", "CPDPeriodId": "2f24176e-9e27-480b-ba7a-60a8f961c573", "InvoiceId": "a687a651-782d-4d06-8f10-6beb331fb72a", "CPDReductionId": "3ec68ca0-a430-4b28-800c-6c7c98742361", "ApplicableFrom": "2025-07-31T04:53:05.2341447+10:00", "ApplicableTo": "2025-07-31T04:53:05.2341447+10:00", "WaitlistEventId": "977518d5-9956-4db4-a527-4dd79303fe03", "WaitlistTicketTypeId": "a9016d63-0fb3-4f1d-84aa-4a9a8199e491", "CartId": "fac76013-a37e-475a-9161-ebbf31c3475e", "ElectionId": "3bd63db8-0059-4994-b918-3c91fe1598f9", "PropertyId": "78768787-3154-4571-b5e8-0c9954c7e579", "BookingId": "09a6a857-01a4-4b0e-93a9-90e7b3416d37", "EntityId": "fd8c41fe-10ce-4b5c-99a1-0bf33f191a71", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-07-31T04:53:05.2351454+10:00", "CreatedDateTick": 8, "CreatedById": "bdca809c-4640-493c-846e-5d50447d2468", "LastModifiedDate": "2025-07-31T04:53:05.2351454+10:00", "LastModifiedById": "71538f50-2778-4c65-8f01-e3db5deb1625", "IsArchived": true, "CommitStepId": "9cd64180-f25e-46e4-bcb4-e3eaa1e6f53d", "Archived": "2025-07-31T04:53:05.2351454+10:00", "ArchivedById": "a89dfb11-222c-4844-9833-5b971571ef4d", "AssignedTo": "8e8d623d-459e-4e8d-adb0-aa431d2af10f", "AssignedDate": "2025-07-31T04:53:05.2351454+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "d7b7d152-5d20-495c-8321-332a66262e9b", "6fabbb08-6f86-4496-9fc5-570aa4f92f1b" ], "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": "1183910a-c020-485d-9016-3148818dcdc5", "StepName": "sample string 2", "SubmittedTime": "2025-07-31T04:53:05.2361446+10:00", "SubmittedById": "a2d0e365-7833-4013-a3c9-d3fce7af4c8e", "SubmittedBy": "sample string 5" }, { "StepId": "1183910a-c020-485d-9016-3148818dcdc5", "StepName": "sample string 2", "SubmittedTime": "2025-07-31T04:53:05.2361446+10:00", "SubmittedById": "a2d0e365-7833-4013-a3c9-d3fce7af4c8e", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "834ff239-1f2e-46a6-81eb-3d9841d2589d", "StepName": "sample string 2", "InitTime": "2025-07-31T04:53:05.2361446+10:00", "InitById": "8b651a60-d37d-44de-b135-a25a9786d7a1", "InitBy": "sample string 5" }, { "StepId": "834ff239-1f2e-46a6-81eb-3d9841d2589d", "StepName": "sample string 2", "InitTime": "2025-07-31T04:53:05.2361446+10:00", "InitById": "8b651a60-d37d-44de-b135-a25a9786d7a1", "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-07-30T18:53:05.2341447Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-07-30T18:53:05.2341447Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-07-31T04:53:05.2351454+10:00</Archived> <ArchivedById>a89dfb11-222c-4844-9833-5b971571ef4d</ArchivedById> <AssignedDate>2025-07-31T04:53:05.2351454+10:00</AssignedDate> <AssignedTo>8e8d623d-459e-4e8d-adb0-aa431d2af10f</AssignedTo> <BookingId>09a6a857-01a4-4b0e-93a9-90e7b3416d37</BookingId> <CPDId>19aa4069-900e-4df8-9127-6901334677dc</CPDId> <CPDPeriodId>2f24176e-9e27-480b-ba7a-60a8f961c573</CPDPeriodId> <CPDReductionId>3ec68ca0-a430-4b28-800c-6c7c98742361</CPDReductionId> <CartId>fac76013-a37e-475a-9161-ebbf31c3475e</CartId> <CommitStepId>9cd64180-f25e-46e4-bcb4-e3eaa1e6f53d</CommitStepId> <CreatedById>bdca809c-4640-493c-846e-5d50447d2468</CreatedById> <CreatedDate>2025-07-31T04:53:05.2351454+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>4e8df4bb-b0e7-45d5-944d-a3f2b98a1260</CurrentStepId> <ElectionId>3bd63db8-0059-4994-b918-3c91fe1598f9</ElectionId> <EntityId>fd8c41fe-10ce-4b5c-99a1-0bf33f191a71</EntityId> <EntityType>sample string 4</EntityType> <Id>90b63958-289b-418c-bfd4-092498c95bf8</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>8b651a60-d37d-44de-b135-a25a9786d7a1</InitById> <InitTime>2025-07-31T04:53:05.2361446+10:00</InitTime> <StepId>834ff239-1f2e-46a6-81eb-3d9841d2589d</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>8b651a60-d37d-44de-b135-a25a9786d7a1</InitById> <InitTime>2025-07-31T04:53:05.2361446+10:00</InitTime> <StepId>834ff239-1f2e-46a6-81eb-3d9841d2589d</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>a687a651-782d-4d06-8f10-6beb331fb72a</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>71538f50-2778-4c65-8f01-e3db5deb1625</LastModifiedById> <LastModifiedDate>2025-07-31T04:53:05.2351454+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>d7b7d152-5d20-495c-8321-332a66262e9b</d2p1:guid> <d2p1:guid>6fabbb08-6f86-4496-9fc5-570aa4f92f1b</d2p1:guid> </PreviousStepIds> <PropertyId>78768787-3154-4571-b5e8-0c9954c7e579</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>1183910a-c020-485d-9016-3148818dcdc5</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>a2d0e365-7833-4013-a3c9-d3fce7af4c8e</SubmittedById> <SubmittedTime>2025-07-31T04:53:05.2361446+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>1183910a-c020-485d-9016-3148818dcdc5</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>a2d0e365-7833-4013-a3c9-d3fce7af4c8e</SubmittedById> <SubmittedTime>2025-07-31T04:53:05.2361446+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>27f4fa77-3ed7-4093-87db-f8a981cd4a27</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>977518d5-9956-4db4-a527-4dd79303fe03</WaitlistEventId> <WaitlistTicketTypeId>a9016d63-0fb3-4f1d-84aa-4a9a8199e491</WaitlistTicketTypeId> <WorkflowId>d30e3b50-06c6-4dcf-8dc3-1dc403e982a4</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.