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": "fec21a79-5c12-4928-9a5b-0d0a254c316d", "WorkflowId": "d81a379d-be09-4fdf-9bee-d09b394d1953", "CurrentStepId": "778b8213-2f09-4240-b19c-395a15149c5b", "UserId": "fe5c8bd1-545a-4c5c-b6d1-58abd1905296", "CPDId": "3768a760-f1a1-44f1-bcbd-dbbd7ccf53f5", "CPDPeriodId": "5d18f397-a3f6-4190-ae86-0b7879344179", "InvoiceId": "a8824faf-f985-4677-9c66-7a2b87c5ba22", "CPDReductionId": "151972c2-ada5-4663-a3b2-7201261ac389", "ApplicableFrom": "2025-07-07T03:13:50.3442785+10:00", "ApplicableTo": "2025-07-07T03:13:50.3442785+10:00", "WaitlistEventId": "806bbd3b-0c76-41c3-bc14-7edaee1248b5", "WaitlistTicketTypeId": "1b6145d3-8477-4c08-9615-4b08b3d31f53", "CartId": "89a435ea-8c93-4c0d-9062-ed7118f4b9a4", "ElectionId": "c4561b82-71e3-474d-8ae4-26cffd173d4c", "PropertyId": "75e3dcda-496b-4063-863c-49bda0bc8830", "BookingId": "85578d97-a076-4ea8-bfda-1b1444ac38b0", "EntityId": "cd31f716-240d-4b65-90e7-abc0050e7ce1", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-07-07T03:13:50.3442785+10:00", "CreatedDateTick": 8, "CreatedById": "fc181ec1-f2cf-4ca3-b7e0-1b6b0b50a2f3", "LastModifiedDate": "2025-07-07T03:13:50.3442785+10:00", "LastModifiedById": "310a39c9-b417-44a6-9af7-1d034cf46f1a", "IsArchived": true, "CommitStepId": "add2b6c2-d2e9-4f38-8ee6-ecd85ac62dc8", "Archived": "2025-07-07T03:13:50.3442785+10:00", "ArchivedById": "535d8549-6595-4f76-923b-9daaeeebb7bc", "AssignedTo": "3912459e-c06e-4130-ad36-eb165ce292fb", "AssignedDate": "2025-07-07T03:13:50.3442785+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "f86c82c1-d024-4d9e-a816-97fb1691a546", "bf055392-51fb-45df-b970-ddee065da0ec" ], "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": "e78e54d6-c79b-425e-b5bc-3e688bd24927", "StepName": "sample string 2", "SubmittedTime": "2025-07-07T03:13:50.3442785+10:00", "SubmittedById": "ce9d0528-852f-4031-9f90-c453ef2e7f71", "SubmittedBy": "sample string 5" }, { "StepId": "e78e54d6-c79b-425e-b5bc-3e688bd24927", "StepName": "sample string 2", "SubmittedTime": "2025-07-07T03:13:50.3442785+10:00", "SubmittedById": "ce9d0528-852f-4031-9f90-c453ef2e7f71", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "bb627ca5-d4d7-40eb-ab72-3b4856aa204b", "StepName": "sample string 2", "InitTime": "2025-07-07T03:13:50.3442785+10:00", "InitById": "e8a5ff95-c8a4-4cb1-a182-6aeaa71f88de", "InitBy": "sample string 5" }, { "StepId": "bb627ca5-d4d7-40eb-ab72-3b4856aa204b", "StepName": "sample string 2", "InitTime": "2025-07-07T03:13:50.3442785+10:00", "InitById": "e8a5ff95-c8a4-4cb1-a182-6aeaa71f88de", "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-06T17:13:50.3442785Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-07-06T17:13:50.3442785Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-07-07T03:13:50.3442785+10:00</Archived> <ArchivedById>535d8549-6595-4f76-923b-9daaeeebb7bc</ArchivedById> <AssignedDate>2025-07-07T03:13:50.3442785+10:00</AssignedDate> <AssignedTo>3912459e-c06e-4130-ad36-eb165ce292fb</AssignedTo> <BookingId>85578d97-a076-4ea8-bfda-1b1444ac38b0</BookingId> <CPDId>3768a760-f1a1-44f1-bcbd-dbbd7ccf53f5</CPDId> <CPDPeriodId>5d18f397-a3f6-4190-ae86-0b7879344179</CPDPeriodId> <CPDReductionId>151972c2-ada5-4663-a3b2-7201261ac389</CPDReductionId> <CartId>89a435ea-8c93-4c0d-9062-ed7118f4b9a4</CartId> <CommitStepId>add2b6c2-d2e9-4f38-8ee6-ecd85ac62dc8</CommitStepId> <CreatedById>fc181ec1-f2cf-4ca3-b7e0-1b6b0b50a2f3</CreatedById> <CreatedDate>2025-07-07T03:13:50.3442785+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>778b8213-2f09-4240-b19c-395a15149c5b</CurrentStepId> <ElectionId>c4561b82-71e3-474d-8ae4-26cffd173d4c</ElectionId> <EntityId>cd31f716-240d-4b65-90e7-abc0050e7ce1</EntityId> <EntityType>sample string 4</EntityType> <Id>fec21a79-5c12-4928-9a5b-0d0a254c316d</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>e8a5ff95-c8a4-4cb1-a182-6aeaa71f88de</InitById> <InitTime>2025-07-07T03:13:50.3442785+10:00</InitTime> <StepId>bb627ca5-d4d7-40eb-ab72-3b4856aa204b</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>e8a5ff95-c8a4-4cb1-a182-6aeaa71f88de</InitById> <InitTime>2025-07-07T03:13:50.3442785+10:00</InitTime> <StepId>bb627ca5-d4d7-40eb-ab72-3b4856aa204b</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>a8824faf-f985-4677-9c66-7a2b87c5ba22</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>310a39c9-b417-44a6-9af7-1d034cf46f1a</LastModifiedById> <LastModifiedDate>2025-07-07T03:13:50.3442785+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>f86c82c1-d024-4d9e-a816-97fb1691a546</d2p1:guid> <d2p1:guid>bf055392-51fb-45df-b970-ddee065da0ec</d2p1:guid> </PreviousStepIds> <PropertyId>75e3dcda-496b-4063-863c-49bda0bc8830</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>e78e54d6-c79b-425e-b5bc-3e688bd24927</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>ce9d0528-852f-4031-9f90-c453ef2e7f71</SubmittedById> <SubmittedTime>2025-07-07T03:13:50.3442785+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>e78e54d6-c79b-425e-b5bc-3e688bd24927</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>ce9d0528-852f-4031-9f90-c453ef2e7f71</SubmittedById> <SubmittedTime>2025-07-07T03:13:50.3442785+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>fe5c8bd1-545a-4c5c-b6d1-58abd1905296</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>806bbd3b-0c76-41c3-bc14-7edaee1248b5</WaitlistEventId> <WaitlistTicketTypeId>1b6145d3-8477-4c08-9615-4b08b3d31f53</WaitlistTicketTypeId> <WorkflowId>d81a379d-be09-4fdf-9bee-d09b394d1953</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.