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": "99fce4e6-f60d-4722-9fbb-b297c50d5aad", "WorkflowId": "d45f5c08-9b2f-4c24-b918-5252a564d354", "CurrentStepId": "9650f4c2-a4ea-4156-bb4e-e6de7ee2167b", "UserId": "5cbde0af-dfbc-418c-8e51-0c1227808a93", "CPDId": "a28675a3-244d-4f5f-a14a-18de54936a96", "CPDPeriodId": "5f544e66-74a4-4611-ac89-30da2969b024", "InvoiceId": "4f4b11ea-b8e6-436b-8c3a-234644752811", "CPDReductionId": "bb8ac3a4-de9e-437f-9eee-8b5bb32eac24", "ApplicableFrom": "2025-04-04T02:43:29.2912028+00:00", "ApplicableTo": "2025-04-04T02:43:29.2912028+00:00", "WaitlistEventId": "f0379446-b0b0-48e0-914f-98ce14ff41ce", "WaitlistTicketTypeId": "4067b089-a334-443c-b727-e55b301087b7", "CartId": "740ee68b-7acb-42c9-b370-1bf6b45063c8", "ElectionId": "0f8c7d06-3307-4bd0-b2f2-27e22b261d51", "PropertyId": "a67345d4-9b56-4898-a986-9cb5b9dc2d96", "BookingId": "c0ee9e94-9f16-478d-baf8-eb81a47b0678", "EntityId": "f7c35542-ebab-43ae-a292-c7f89431a4a5", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-04-04T02:43:29.2912028+00:00", "CreatedDateTick": 8, "CreatedById": "9c8d8816-88a5-4add-8746-3dcd5b43dfde", "LastModifiedDate": "2025-04-04T02:43:29.2912028+00:00", "LastModifiedById": "257eefd8-b4a9-47e0-9e3c-ddeb79bf54fd", "IsArchived": true, "CommitStepId": "d3b1633e-dcaa-4b5a-ad6e-0e178b860fea", "Archived": "2025-04-04T02:43:29.2912028+00:00", "ArchivedById": "cac9531b-fbbc-4448-84ca-a9ae7740a424", "AssignedTo": "4a3949d0-0794-429c-814c-a03b24e30273", "AssignedDate": "2025-04-04T02:43:29.2912028+00:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "87950436-45f0-4a4a-8227-6257482a93c6", "5c790ed0-c538-4851-800a-63d663d371fc" ], "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": "2b456a46-069b-4f05-bf32-369dac5ab76e", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T02:43:29.2912028+00:00", "SubmittedById": "66cb8ff3-432a-4e2a-b64e-4b29fb0a0ae5", "SubmittedBy": "sample string 5" }, { "StepId": "2b456a46-069b-4f05-bf32-369dac5ab76e", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T02:43:29.2912028+00:00", "SubmittedById": "66cb8ff3-432a-4e2a-b64e-4b29fb0a0ae5", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "76e2c3e9-6659-4e6d-bbc9-d738d46402da", "StepName": "sample string 2", "InitTime": "2025-04-04T02:43:29.2912028+00:00", "InitById": "fd54e349-b3e5-43a1-acca-1a065e315967", "InitBy": "sample string 5" }, { "StepId": "76e2c3e9-6659-4e6d-bbc9-d738d46402da", "StepName": "sample string 2", "InitTime": "2025-04-04T02:43:29.2912028+00:00", "InitById": "fd54e349-b3e5-43a1-acca-1a065e315967", "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-04-04T02:43:29.2912028Z</d2p1:DateTime> <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-04-04T02:43:29.2912028Z</d2p1:DateTime> <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-04-04T02:43:29.2912028+00:00</Archived> <ArchivedById>cac9531b-fbbc-4448-84ca-a9ae7740a424</ArchivedById> <AssignedDate>2025-04-04T02:43:29.2912028+00:00</AssignedDate> <AssignedTo>4a3949d0-0794-429c-814c-a03b24e30273</AssignedTo> <BookingId>c0ee9e94-9f16-478d-baf8-eb81a47b0678</BookingId> <CPDId>a28675a3-244d-4f5f-a14a-18de54936a96</CPDId> <CPDPeriodId>5f544e66-74a4-4611-ac89-30da2969b024</CPDPeriodId> <CPDReductionId>bb8ac3a4-de9e-437f-9eee-8b5bb32eac24</CPDReductionId> <CartId>740ee68b-7acb-42c9-b370-1bf6b45063c8</CartId> <CommitStepId>d3b1633e-dcaa-4b5a-ad6e-0e178b860fea</CommitStepId> <CreatedById>9c8d8816-88a5-4add-8746-3dcd5b43dfde</CreatedById> <CreatedDate>2025-04-04T02:43:29.2912028+00:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>9650f4c2-a4ea-4156-bb4e-e6de7ee2167b</CurrentStepId> <ElectionId>0f8c7d06-3307-4bd0-b2f2-27e22b261d51</ElectionId> <EntityId>f7c35542-ebab-43ae-a292-c7f89431a4a5</EntityId> <EntityType>sample string 4</EntityType> <Id>99fce4e6-f60d-4722-9fbb-b297c50d5aad</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>fd54e349-b3e5-43a1-acca-1a065e315967</InitById> <InitTime>2025-04-04T02:43:29.2912028+00:00</InitTime> <StepId>76e2c3e9-6659-4e6d-bbc9-d738d46402da</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>fd54e349-b3e5-43a1-acca-1a065e315967</InitById> <InitTime>2025-04-04T02:43:29.2912028+00:00</InitTime> <StepId>76e2c3e9-6659-4e6d-bbc9-d738d46402da</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>4f4b11ea-b8e6-436b-8c3a-234644752811</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>257eefd8-b4a9-47e0-9e3c-ddeb79bf54fd</LastModifiedById> <LastModifiedDate>2025-04-04T02:43:29.2912028+00:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>87950436-45f0-4a4a-8227-6257482a93c6</d2p1:guid> <d2p1:guid>5c790ed0-c538-4851-800a-63d663d371fc</d2p1:guid> </PreviousStepIds> <PropertyId>a67345d4-9b56-4898-a986-9cb5b9dc2d96</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>2b456a46-069b-4f05-bf32-369dac5ab76e</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>66cb8ff3-432a-4e2a-b64e-4b29fb0a0ae5</SubmittedById> <SubmittedTime>2025-04-04T02:43:29.2912028+00:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>2b456a46-069b-4f05-bf32-369dac5ab76e</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>66cb8ff3-432a-4e2a-b64e-4b29fb0a0ae5</SubmittedById> <SubmittedTime>2025-04-04T02:43:29.2912028+00:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>5cbde0af-dfbc-418c-8e51-0c1227808a93</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>f0379446-b0b0-48e0-914f-98ce14ff41ce</WaitlistEventId> <WaitlistTicketTypeId>4067b089-a334-443c-b727-e55b301087b7</WaitlistTicketTypeId> <WorkflowId>d45f5c08-9b2f-4c24-b918-5252a564d354</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.