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": "4bd22c73-d5b2-4e38-95e7-073f1f4a531c", "WorkflowId": "262dd9dc-25de-49f3-9f56-e5d6a11e85ca", "CurrentStepId": "a1599e7e-260f-4e4b-b370-3d88c0cc17e8", "UserId": "89bbf37e-a5dd-4fa6-8531-1d0d984c6a4f", "CPDId": "67551646-a06a-4729-ba37-a2bc33570535", "CPDPeriodId": "beb5f564-c60e-476b-a850-87e35390057c", "InvoiceId": "7868ba90-6bd1-4ec7-b241-5db849222e82", "CPDReductionId": "7d73fc0a-254d-4045-81a0-32ded56ab93c", "ApplicableFrom": "2024-11-28T22:42:12.6870142+00:00", "ApplicableTo": "2024-11-28T22:42:12.6870142+00:00", "WaitlistEventId": "46762183-cc85-445a-8bf3-879642815646", "WaitlistTicketTypeId": "8d76bef9-7983-4a88-8d11-fda9d0148c03", "CartId": "c5392a7a-b419-4913-936b-83d381b6cb12", "ElectionId": "32146347-a988-4622-adfa-9b2ce633070f", "PropertyId": "76f1afc5-4414-47f2-83b4-cdd7687081ae", "BookingId": "27dfe45f-b98a-406b-ab92-47e3615743e8", "EntityId": "d055c870-2a0f-4fd2-8a82-f6a5b493723d", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2024-11-28T22:42:12.6870142+00:00", "CreatedDateTick": 8, "CreatedById": "e47d170a-8afc-4270-9fe9-d6e187de6051", "LastModifiedDate": "2024-11-28T22:42:12.6870142+00:00", "LastModifiedById": "b5976fe5-6b5b-4816-9344-9fc55134843a", "IsArchived": true, "CommitStepId": "52ed5d40-0df6-4cfc-893f-131c10930263", "Archived": "2024-11-28T22:42:12.6870142+00:00", "ArchivedById": "43a42ff8-2957-4958-affa-bb0abe2c8293", "AssignedTo": "e054528a-1007-4a89-927f-7471a7deba2a", "AssignedDate": "2024-11-28T22:42:12.6870142+00:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "8e00905a-a5bd-43db-aebf-75775bb015d9", "8e042ae5-7306-448c-b418-0f391a1e7572" ], "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": "861d0658-d981-4795-ae4e-0e9e589ab777", "StepName": "sample string 2", "SubmittedTime": "2024-11-28T22:42:12.6870142+00:00", "SubmittedById": "2b973da6-5a19-43f5-9a9f-4269992b6aea", "SubmittedBy": "sample string 5" }, { "StepId": "861d0658-d981-4795-ae4e-0e9e589ab777", "StepName": "sample string 2", "SubmittedTime": "2024-11-28T22:42:12.6870142+00:00", "SubmittedById": "2b973da6-5a19-43f5-9a9f-4269992b6aea", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "3fedeadb-41d2-4933-93c5-680cd9e97d16", "StepName": "sample string 2", "InitTime": "2024-11-28T22:42:12.6870142+00:00", "InitById": "d19d787c-505b-4094-9c6d-3a08c130c5f5", "InitBy": "sample string 5" }, { "StepId": "3fedeadb-41d2-4933-93c5-680cd9e97d16", "StepName": "sample string 2", "InitTime": "2024-11-28T22:42:12.6870142+00:00", "InitById": "d19d787c-505b-4094-9c6d-3a08c130c5f5", "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>2024-11-28T22:42:12.6870142Z</d2p1:DateTime> <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2024-11-28T22:42:12.6870142Z</d2p1:DateTime> <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2024-11-28T22:42:12.6870142+00:00</Archived> <ArchivedById>43a42ff8-2957-4958-affa-bb0abe2c8293</ArchivedById> <AssignedDate>2024-11-28T22:42:12.6870142+00:00</AssignedDate> <AssignedTo>e054528a-1007-4a89-927f-7471a7deba2a</AssignedTo> <BookingId>27dfe45f-b98a-406b-ab92-47e3615743e8</BookingId> <CPDId>67551646-a06a-4729-ba37-a2bc33570535</CPDId> <CPDPeriodId>beb5f564-c60e-476b-a850-87e35390057c</CPDPeriodId> <CPDReductionId>7d73fc0a-254d-4045-81a0-32ded56ab93c</CPDReductionId> <CartId>c5392a7a-b419-4913-936b-83d381b6cb12</CartId> <CommitStepId>52ed5d40-0df6-4cfc-893f-131c10930263</CommitStepId> <CreatedById>e47d170a-8afc-4270-9fe9-d6e187de6051</CreatedById> <CreatedDate>2024-11-28T22:42:12.6870142+00:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>a1599e7e-260f-4e4b-b370-3d88c0cc17e8</CurrentStepId> <ElectionId>32146347-a988-4622-adfa-9b2ce633070f</ElectionId> <EntityId>d055c870-2a0f-4fd2-8a82-f6a5b493723d</EntityId> <EntityType>sample string 4</EntityType> <Id>4bd22c73-d5b2-4e38-95e7-073f1f4a531c</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>d19d787c-505b-4094-9c6d-3a08c130c5f5</InitById> <InitTime>2024-11-28T22:42:12.6870142+00:00</InitTime> <StepId>3fedeadb-41d2-4933-93c5-680cd9e97d16</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>d19d787c-505b-4094-9c6d-3a08c130c5f5</InitById> <InitTime>2024-11-28T22:42:12.6870142+00:00</InitTime> <StepId>3fedeadb-41d2-4933-93c5-680cd9e97d16</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>7868ba90-6bd1-4ec7-b241-5db849222e82</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>b5976fe5-6b5b-4816-9344-9fc55134843a</LastModifiedById> <LastModifiedDate>2024-11-28T22:42:12.6870142+00:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>8e00905a-a5bd-43db-aebf-75775bb015d9</d2p1:guid> <d2p1:guid>8e042ae5-7306-448c-b418-0f391a1e7572</d2p1:guid> </PreviousStepIds> <PropertyId>76f1afc5-4414-47f2-83b4-cdd7687081ae</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>861d0658-d981-4795-ae4e-0e9e589ab777</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>2b973da6-5a19-43f5-9a9f-4269992b6aea</SubmittedById> <SubmittedTime>2024-11-28T22:42:12.6870142+00:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>861d0658-d981-4795-ae4e-0e9e589ab777</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>2b973da6-5a19-43f5-9a9f-4269992b6aea</SubmittedById> <SubmittedTime>2024-11-28T22:42:12.6870142+00:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>89bbf37e-a5dd-4fa6-8531-1d0d984c6a4f</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>46762183-cc85-445a-8bf3-879642815646</WaitlistEventId> <WaitlistTicketTypeId>8d76bef9-7983-4a88-8d11-fda9d0148c03</WaitlistTicketTypeId> <WorkflowId>262dd9dc-25de-49f3-9f56-e5d6a11e85ca</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.