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": "253d2147-293e-4ba3-af03-5acc8d9cc8c5", "WorkflowId": "77cce4d9-33fd-4952-877e-e0adb024eb3f", "CurrentStepId": "00e4ce8d-a288-4a0c-a56c-f65c935bba3e", "UserId": "b607a5b1-2c26-48f1-84ee-e8c33c84ae40", "CPDId": "81ff260a-44bf-4005-be08-26a141d7da0c", "CPDPeriodId": "953c9106-fc11-42e5-baf9-4aba2290111e", "InvoiceId": "cb14e36c-15f7-41bc-b8d3-3de7b7b79aa5", "CPDReductionId": "cadfb1f0-c40a-4195-bc3c-566ce6422bf7", "ApplicableFrom": "2025-07-12T22:11:52.8778399+10:00", "ApplicableTo": "2025-07-12T22:11:52.8778399+10:00", "WaitlistEventId": "1065358a-d3a8-4ddd-8547-08363097e3f9", "WaitlistTicketTypeId": "89e75953-2cef-4df3-a3cd-32ede9f690ae", "CartId": "c1878ad0-3ef9-4a3a-ba66-4c84744a8570", "ElectionId": "3d977014-8d78-45a3-bf90-e1348b2e727d", "PropertyId": "fd4cdc91-5a6d-4ae5-8963-96a4258c317f", "BookingId": "d6984c1c-69b0-4793-9ed8-3425579f8e25", "EntityId": "864cb64b-739a-4910-ad62-1809d9cf4199", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-07-12T22:11:52.8778399+10:00", "CreatedDateTick": 8, "CreatedById": "d118c424-2fad-49f8-b9a2-5989d520c356", "LastModifiedDate": "2025-07-12T22:11:52.8778399+10:00", "LastModifiedById": "5aed9559-f2a7-4a90-a4b5-d902a5ce89cd", "IsArchived": true, "CommitStepId": "669898cd-aab2-47c6-bc8a-8a1b8bc19a29", "Archived": "2025-07-12T22:11:52.8778399+10:00", "ArchivedById": "748b922f-4f3f-44f9-aab9-deecea5565d9", "AssignedTo": "4979310b-bae2-4cf4-b1af-e8ccea024852", "AssignedDate": "2025-07-12T22:11:52.8778399+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "33bed8ee-dcac-4131-a23b-c6f447208d19", "c52ec1c5-1d16-4f36-b216-bd6bdf955252" ], "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": "aad9f63f-0cc1-4114-9654-065face08b52", "StepName": "sample string 2", "SubmittedTime": "2025-07-12T22:11:52.8778399+10:00", "SubmittedById": "1bcb0136-3782-48a9-bc36-4cfabd16af2d", "SubmittedBy": "sample string 5" }, { "StepId": "aad9f63f-0cc1-4114-9654-065face08b52", "StepName": "sample string 2", "SubmittedTime": "2025-07-12T22:11:52.8778399+10:00", "SubmittedById": "1bcb0136-3782-48a9-bc36-4cfabd16af2d", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "023f7244-5028-4759-8663-c51f02b68d2a", "StepName": "sample string 2", "InitTime": "2025-07-12T22:11:52.8778399+10:00", "InitById": "91b0d92c-8a6c-48af-88ed-aeaa9119a4f0", "InitBy": "sample string 5" }, { "StepId": "023f7244-5028-4759-8663-c51f02b68d2a", "StepName": "sample string 2", "InitTime": "2025-07-12T22:11:52.8778399+10:00", "InitById": "91b0d92c-8a6c-48af-88ed-aeaa9119a4f0", "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-12T12:11:52.8778399Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-07-12T12:11:52.8778399Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-07-12T22:11:52.8778399+10:00</Archived> <ArchivedById>748b922f-4f3f-44f9-aab9-deecea5565d9</ArchivedById> <AssignedDate>2025-07-12T22:11:52.8778399+10:00</AssignedDate> <AssignedTo>4979310b-bae2-4cf4-b1af-e8ccea024852</AssignedTo> <BookingId>d6984c1c-69b0-4793-9ed8-3425579f8e25</BookingId> <CPDId>81ff260a-44bf-4005-be08-26a141d7da0c</CPDId> <CPDPeriodId>953c9106-fc11-42e5-baf9-4aba2290111e</CPDPeriodId> <CPDReductionId>cadfb1f0-c40a-4195-bc3c-566ce6422bf7</CPDReductionId> <CartId>c1878ad0-3ef9-4a3a-ba66-4c84744a8570</CartId> <CommitStepId>669898cd-aab2-47c6-bc8a-8a1b8bc19a29</CommitStepId> <CreatedById>d118c424-2fad-49f8-b9a2-5989d520c356</CreatedById> <CreatedDate>2025-07-12T22:11:52.8778399+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>00e4ce8d-a288-4a0c-a56c-f65c935bba3e</CurrentStepId> <ElectionId>3d977014-8d78-45a3-bf90-e1348b2e727d</ElectionId> <EntityId>864cb64b-739a-4910-ad62-1809d9cf4199</EntityId> <EntityType>sample string 4</EntityType> <Id>253d2147-293e-4ba3-af03-5acc8d9cc8c5</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>91b0d92c-8a6c-48af-88ed-aeaa9119a4f0</InitById> <InitTime>2025-07-12T22:11:52.8778399+10:00</InitTime> <StepId>023f7244-5028-4759-8663-c51f02b68d2a</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>91b0d92c-8a6c-48af-88ed-aeaa9119a4f0</InitById> <InitTime>2025-07-12T22:11:52.8778399+10:00</InitTime> <StepId>023f7244-5028-4759-8663-c51f02b68d2a</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>cb14e36c-15f7-41bc-b8d3-3de7b7b79aa5</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>5aed9559-f2a7-4a90-a4b5-d902a5ce89cd</LastModifiedById> <LastModifiedDate>2025-07-12T22:11:52.8778399+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>33bed8ee-dcac-4131-a23b-c6f447208d19</d2p1:guid> <d2p1:guid>c52ec1c5-1d16-4f36-b216-bd6bdf955252</d2p1:guid> </PreviousStepIds> <PropertyId>fd4cdc91-5a6d-4ae5-8963-96a4258c317f</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>aad9f63f-0cc1-4114-9654-065face08b52</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>1bcb0136-3782-48a9-bc36-4cfabd16af2d</SubmittedById> <SubmittedTime>2025-07-12T22:11:52.8778399+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>aad9f63f-0cc1-4114-9654-065face08b52</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>1bcb0136-3782-48a9-bc36-4cfabd16af2d</SubmittedById> <SubmittedTime>2025-07-12T22:11:52.8778399+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>b607a5b1-2c26-48f1-84ee-e8c33c84ae40</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>1065358a-d3a8-4ddd-8547-08363097e3f9</WaitlistEventId> <WaitlistTicketTypeId>89e75953-2cef-4df3-a3cd-32ede9f690ae</WaitlistTicketTypeId> <WorkflowId>77cce4d9-33fd-4952-877e-e0adb024eb3f</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.