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": "f93458d3-a2e3-45e1-a178-59b9753fbafc", "WorkflowId": "1cd627d8-9d44-49a9-88b5-4a344fe37ae2", "CurrentStepId": "6b130368-50cc-47b0-84c1-48c8b6c68dce", "UserId": "0f0a70a8-9f07-4eed-9cd9-54fab61de9e4", "CPDId": "ce33168f-b824-4f1b-806c-3dafc9a91865", "CPDPeriodId": "652ca207-50ca-409e-85c3-5edc91aa2d5d", "InvoiceId": "9fa7a601-e411-42bb-9de9-45593fbafd11", "CPDReductionId": "8a1fb873-4bfa-457a-8b2b-1a503f1761e9", "ApplicableFrom": "2025-07-04T22:38:13.9226716+10:00", "ApplicableTo": "2025-07-04T22:38:13.9226716+10:00", "WaitlistEventId": "d81b4da9-ee71-4345-8ca0-0fdd3d67b2d0", "WaitlistTicketTypeId": "fa8db29d-2108-42e9-9c25-9d3918e53222", "CartId": "4efeb1bb-bff1-4ca9-8efc-2b6dc07d64d3", "ElectionId": "90ef6061-89bc-4901-b633-10814f80061e", "PropertyId": "267fe575-89c4-4ef1-a8b0-8efc6029f21f", "BookingId": "be62083c-d9f0-4670-96be-bb978772a582", "EntityId": "d6e71f64-fe86-4e72-8c50-83d81250b27c", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-07-04T22:38:13.9226716+10:00", "CreatedDateTick": 8, "CreatedById": "827ef628-89ef-49bb-b3e3-67b96c027437", "LastModifiedDate": "2025-07-04T22:38:13.9226716+10:00", "LastModifiedById": "1c7d2d82-d317-4b8f-9000-c0354605fa86", "IsArchived": true, "CommitStepId": "f31addd6-8ced-429d-ba13-0bb5cc0c6336", "Archived": "2025-07-04T22:38:13.9236723+10:00", "ArchivedById": "182c4809-3c7c-4d0f-8427-e7992f1761c6", "AssignedTo": "5f2f4684-6ff4-48d1-802c-cee58bc0dd69", "AssignedDate": "2025-07-04T22:38:13.9236723+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "bb756dbb-f6fd-4831-a412-50a17cf04e34", "c5b9e774-df0c-4e24-b7a6-37f299d33aba" ], "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": "271596cf-7ec4-4e9e-92b0-a822262a9fa6", "StepName": "sample string 2", "SubmittedTime": "2025-07-04T22:38:13.9246727+10:00", "SubmittedById": "3adbd0b6-2f7d-439d-b939-8777178d7d9a", "SubmittedBy": "sample string 5" }, { "StepId": "271596cf-7ec4-4e9e-92b0-a822262a9fa6", "StepName": "sample string 2", "SubmittedTime": "2025-07-04T22:38:13.9246727+10:00", "SubmittedById": "3adbd0b6-2f7d-439d-b939-8777178d7d9a", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "b03a07e1-41e8-4b31-9bba-e9776346623b", "StepName": "sample string 2", "InitTime": "2025-07-04T22:38:13.9246727+10:00", "InitById": "94af8eba-ac75-4167-8166-48f2f511aea3", "InitBy": "sample string 5" }, { "StepId": "b03a07e1-41e8-4b31-9bba-e9776346623b", "StepName": "sample string 2", "InitTime": "2025-07-04T22:38:13.9246727+10:00", "InitById": "94af8eba-ac75-4167-8166-48f2f511aea3", "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-04T12:38:13.9226716Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-07-04T12:38:13.9226716Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-07-04T22:38:13.9236723+10:00</Archived> <ArchivedById>182c4809-3c7c-4d0f-8427-e7992f1761c6</ArchivedById> <AssignedDate>2025-07-04T22:38:13.9236723+10:00</AssignedDate> <AssignedTo>5f2f4684-6ff4-48d1-802c-cee58bc0dd69</AssignedTo> <BookingId>be62083c-d9f0-4670-96be-bb978772a582</BookingId> <CPDId>ce33168f-b824-4f1b-806c-3dafc9a91865</CPDId> <CPDPeriodId>652ca207-50ca-409e-85c3-5edc91aa2d5d</CPDPeriodId> <CPDReductionId>8a1fb873-4bfa-457a-8b2b-1a503f1761e9</CPDReductionId> <CartId>4efeb1bb-bff1-4ca9-8efc-2b6dc07d64d3</CartId> <CommitStepId>f31addd6-8ced-429d-ba13-0bb5cc0c6336</CommitStepId> <CreatedById>827ef628-89ef-49bb-b3e3-67b96c027437</CreatedById> <CreatedDate>2025-07-04T22:38:13.9226716+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>6b130368-50cc-47b0-84c1-48c8b6c68dce</CurrentStepId> <ElectionId>90ef6061-89bc-4901-b633-10814f80061e</ElectionId> <EntityId>d6e71f64-fe86-4e72-8c50-83d81250b27c</EntityId> <EntityType>sample string 4</EntityType> <Id>f93458d3-a2e3-45e1-a178-59b9753fbafc</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>94af8eba-ac75-4167-8166-48f2f511aea3</InitById> <InitTime>2025-07-04T22:38:13.9246727+10:00</InitTime> <StepId>b03a07e1-41e8-4b31-9bba-e9776346623b</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>94af8eba-ac75-4167-8166-48f2f511aea3</InitById> <InitTime>2025-07-04T22:38:13.9246727+10:00</InitTime> <StepId>b03a07e1-41e8-4b31-9bba-e9776346623b</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>9fa7a601-e411-42bb-9de9-45593fbafd11</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>1c7d2d82-d317-4b8f-9000-c0354605fa86</LastModifiedById> <LastModifiedDate>2025-07-04T22:38:13.9226716+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>bb756dbb-f6fd-4831-a412-50a17cf04e34</d2p1:guid> <d2p1:guid>c5b9e774-df0c-4e24-b7a6-37f299d33aba</d2p1:guid> </PreviousStepIds> <PropertyId>267fe575-89c4-4ef1-a8b0-8efc6029f21f</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>271596cf-7ec4-4e9e-92b0-a822262a9fa6</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>3adbd0b6-2f7d-439d-b939-8777178d7d9a</SubmittedById> <SubmittedTime>2025-07-04T22:38:13.9246727+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>271596cf-7ec4-4e9e-92b0-a822262a9fa6</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>3adbd0b6-2f7d-439d-b939-8777178d7d9a</SubmittedById> <SubmittedTime>2025-07-04T22:38:13.9246727+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>0f0a70a8-9f07-4eed-9cd9-54fab61de9e4</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>d81b4da9-ee71-4345-8ca0-0fdd3d67b2d0</WaitlistEventId> <WaitlistTicketTypeId>fa8db29d-2108-42e9-9c25-9d3918e53222</WaitlistTicketTypeId> <WorkflowId>1cd627d8-9d44-49a9-88b5-4a344fe37ae2</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.