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": "d805337a-85d4-4917-ab95-7c8be8e5b40f", "WorkflowId": "57ff8694-403c-48d5-a4ca-1cc9883c7d0e", "CurrentStepId": "5342d2e6-66d6-4e8c-8839-c21cc336e429", "UserId": "703b1238-0724-4b1e-bc4d-a6168d83027a", "CPDId": "b1097ef9-3e9f-4afd-8dbf-febe1e258227", "CPDPeriodId": "3a50ecca-5c7c-40e1-a03c-bef878ebed57", "InvoiceId": "9cccc270-00b4-4481-96d7-002dc36f0217", "CPDReductionId": "8262f95b-2996-4fe3-bd8f-58049059e275", "ApplicableFrom": "2025-09-18T08:57:59.6535852+10:00", "ApplicableTo": "2025-09-18T08:57:59.6535852+10:00", "WaitlistEventId": "916fad0b-fc3e-4eeb-bf70-e37176d05fcf", "WaitlistTicketTypeId": "2e2b85bc-eb0e-4ff4-9d20-db762a0f3f2f", "CartId": "30364ff8-d696-4613-9909-dcda3a59d385", "ElectionId": "5cf97b47-2719-4b9d-b897-31b15a7e439c", "PropertyId": "dbcf5473-556b-48fa-853b-2031aab188eb", "BookingId": "4db80717-fa8a-4bb4-ab0f-9d8e0a7c3ab6", "EntityId": "198bbbbf-4b20-4921-8fab-b6b8050e9868", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-09-18T08:57:59.6535852+10:00", "CreatedDateTick": 8, "CreatedById": "ee79e8ad-4538-4fd1-88ba-61d43091c6c8", "LastModifiedDate": "2025-09-18T08:57:59.6535852+10:00", "LastModifiedById": "1c1efb93-9b7d-453a-9703-06ef650236e7", "IsArchived": true, "CommitStepId": "80b950fd-805c-47e7-82e9-361a822db041", "Archived": "2025-09-18T08:57:59.6535852+10:00", "ArchivedById": "511ae47f-c299-4428-be9c-73bcef6efec9", "AssignedTo": "f3cffb72-cf8a-47c0-8200-6f2f02fd669d", "AssignedDate": "2025-09-18T08:57:59.6535852+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "28519cc3-3060-46cc-bad2-5e2a77b63495", "d6b7836b-186a-492f-b4a6-d1c5d5540e90" ], "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": "6d46795b-88d5-4d20-946d-a53eabd3dd75", "StepName": "sample string 2", "SubmittedTime": "2025-09-18T08:57:59.6535852+10:00", "SubmittedById": "99171c9b-4012-4d55-92fe-9a9ef260360a", "SubmittedBy": "sample string 5" }, { "StepId": "6d46795b-88d5-4d20-946d-a53eabd3dd75", "StepName": "sample string 2", "SubmittedTime": "2025-09-18T08:57:59.6535852+10:00", "SubmittedById": "99171c9b-4012-4d55-92fe-9a9ef260360a", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "14cbcbd2-b2e8-466c-8b95-8b8e2f95c0e9", "StepName": "sample string 2", "InitTime": "2025-09-18T08:57:59.6535852+10:00", "InitById": "cca1925e-5a3e-4db2-8ad8-ff86e6c1d527", "InitBy": "sample string 5" }, { "StepId": "14cbcbd2-b2e8-466c-8b95-8b8e2f95c0e9", "StepName": "sample string 2", "InitTime": "2025-09-18T08:57:59.6535852+10:00", "InitById": "cca1925e-5a3e-4db2-8ad8-ff86e6c1d527", "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-17T22:57:59.6535852Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-09-17T22:57:59.6535852Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-09-18T08:57:59.6535852+10:00</Archived> <ArchivedById>511ae47f-c299-4428-be9c-73bcef6efec9</ArchivedById> <AssignedDate>2025-09-18T08:57:59.6535852+10:00</AssignedDate> <AssignedTo>f3cffb72-cf8a-47c0-8200-6f2f02fd669d</AssignedTo> <BookingId>4db80717-fa8a-4bb4-ab0f-9d8e0a7c3ab6</BookingId> <CPDId>b1097ef9-3e9f-4afd-8dbf-febe1e258227</CPDId> <CPDPeriodId>3a50ecca-5c7c-40e1-a03c-bef878ebed57</CPDPeriodId> <CPDReductionId>8262f95b-2996-4fe3-bd8f-58049059e275</CPDReductionId> <CartId>30364ff8-d696-4613-9909-dcda3a59d385</CartId> <CommitStepId>80b950fd-805c-47e7-82e9-361a822db041</CommitStepId> <CreatedById>ee79e8ad-4538-4fd1-88ba-61d43091c6c8</CreatedById> <CreatedDate>2025-09-18T08:57:59.6535852+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>5342d2e6-66d6-4e8c-8839-c21cc336e429</CurrentStepId> <ElectionId>5cf97b47-2719-4b9d-b897-31b15a7e439c</ElectionId> <EntityId>198bbbbf-4b20-4921-8fab-b6b8050e9868</EntityId> <EntityType>sample string 4</EntityType> <Id>d805337a-85d4-4917-ab95-7c8be8e5b40f</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>cca1925e-5a3e-4db2-8ad8-ff86e6c1d527</InitById> <InitTime>2025-09-18T08:57:59.6535852+10:00</InitTime> <StepId>14cbcbd2-b2e8-466c-8b95-8b8e2f95c0e9</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>cca1925e-5a3e-4db2-8ad8-ff86e6c1d527</InitById> <InitTime>2025-09-18T08:57:59.6535852+10:00</InitTime> <StepId>14cbcbd2-b2e8-466c-8b95-8b8e2f95c0e9</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>9cccc270-00b4-4481-96d7-002dc36f0217</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>1c1efb93-9b7d-453a-9703-06ef650236e7</LastModifiedById> <LastModifiedDate>2025-09-18T08:57:59.6535852+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>28519cc3-3060-46cc-bad2-5e2a77b63495</d2p1:guid> <d2p1:guid>d6b7836b-186a-492f-b4a6-d1c5d5540e90</d2p1:guid> </PreviousStepIds> <PropertyId>dbcf5473-556b-48fa-853b-2031aab188eb</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>6d46795b-88d5-4d20-946d-a53eabd3dd75</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>99171c9b-4012-4d55-92fe-9a9ef260360a</SubmittedById> <SubmittedTime>2025-09-18T08:57:59.6535852+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>6d46795b-88d5-4d20-946d-a53eabd3dd75</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>99171c9b-4012-4d55-92fe-9a9ef260360a</SubmittedById> <SubmittedTime>2025-09-18T08:57:59.6535852+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>703b1238-0724-4b1e-bc4d-a6168d83027a</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>916fad0b-fc3e-4eeb-bf70-e37176d05fcf</WaitlistEventId> <WaitlistTicketTypeId>2e2b85bc-eb0e-4ff4-9d20-db762a0f3f2f</WaitlistTicketTypeId> <WorkflowId>57ff8694-403c-48d5-a4ca-1cc9883c7d0e</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.