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": "d54abd9f-b74d-46bf-890e-6a64ea45ab39", "WorkflowId": "baae2eac-4c75-4dec-8bb0-f0b15734d0b7", "CurrentStepId": "6208d279-f943-4e5b-a3c5-15e58a0b2540", "UserId": "24aba94a-0ab9-45dd-b751-0e248f46f838", "CPDId": "e3531128-47cc-4791-8e78-866d1c3143ab", "CPDPeriodId": "5ac9130a-b5b9-4bd2-a75b-160cad8ac385", "InvoiceId": "588f9f03-18f2-4ab5-b2a2-9680d6ece4f2", "CPDReductionId": "deaf6ce8-a339-40f1-97e4-d09b11f540fb", "ApplicableFrom": "2024-11-29T09:35:10.8640266+11:00", "ApplicableTo": "2024-11-29T09:35:10.8640266+11:00", "WaitlistEventId": "bad81963-a023-47d2-a604-6c7d4ec9eaef", "WaitlistTicketTypeId": "ab6826dc-5c82-42fb-8df1-af0b3f0f3c40", "CartId": "723b3459-3550-4e48-9e58-ad058a2f0dd1", "ElectionId": "f4eca4ff-5ae1-4865-8a04-17955b8fa629", "PropertyId": "de4f9a09-75a5-49ec-bdfb-05b0593695c1", "BookingId": "7813570c-ee35-41fd-aa83-e5fd23a940a5", "EntityId": "c9373f90-e075-4cdc-8016-e92d5004acf3", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2024-11-29T09:35:10.8640266+11:00", "CreatedDateTick": 8, "CreatedById": "fd90c338-1b4a-4dba-93ac-8ddd15dbe401", "LastModifiedDate": "2024-11-29T09:35:10.8640266+11:00", "LastModifiedById": "bf8eabc4-50b1-4c59-8adb-6d74ce1972b1", "IsArchived": true, "CommitStepId": "5adb57ee-4458-4299-84f0-e2a48e123349", "Archived": "2024-11-29T09:35:10.8640266+11:00", "ArchivedById": "b09a46cb-cfd3-4600-963a-103d0af0cad8", "AssignedTo": "cda39653-3fca-4d75-a405-e9d3155480a0", "AssignedDate": "2024-11-29T09:35:10.8650296+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "ad412783-f973-48b6-a31c-c5da762dfcda", "fc26c69a-e839-4a5a-b0bd-7c40b770319a" ], "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": "ee16344b-a0f7-4164-9736-bd5c55402fce", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T09:35:10.8650296+11:00", "SubmittedById": "1dd07c5a-30e2-43e3-8b83-8687a81c88d9", "SubmittedBy": "sample string 5" }, { "StepId": "ee16344b-a0f7-4164-9736-bd5c55402fce", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T09:35:10.8650296+11:00", "SubmittedById": "1dd07c5a-30e2-43e3-8b83-8687a81c88d9", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "aedf234b-1da7-437d-9c2e-b91e3ee4bc44", "StepName": "sample string 2", "InitTime": "2024-11-29T09:35:10.8650296+11:00", "InitById": "d20e664c-ce76-4708-8775-3a4decbbfc65", "InitBy": "sample string 5" }, { "StepId": "aedf234b-1da7-437d-9c2e-b91e3ee4bc44", "StepName": "sample string 2", "InitTime": "2024-11-29T09:35:10.8650296+11:00", "InitById": "d20e664c-ce76-4708-8775-3a4decbbfc65", "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:35:10.8640266Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2024-11-28T22:35:10.8640266Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2024-11-29T09:35:10.8640266+11:00</Archived> <ArchivedById>b09a46cb-cfd3-4600-963a-103d0af0cad8</ArchivedById> <AssignedDate>2024-11-29T09:35:10.8650296+11:00</AssignedDate> <AssignedTo>cda39653-3fca-4d75-a405-e9d3155480a0</AssignedTo> <BookingId>7813570c-ee35-41fd-aa83-e5fd23a940a5</BookingId> <CPDId>e3531128-47cc-4791-8e78-866d1c3143ab</CPDId> <CPDPeriodId>5ac9130a-b5b9-4bd2-a75b-160cad8ac385</CPDPeriodId> <CPDReductionId>deaf6ce8-a339-40f1-97e4-d09b11f540fb</CPDReductionId> <CartId>723b3459-3550-4e48-9e58-ad058a2f0dd1</CartId> <CommitStepId>5adb57ee-4458-4299-84f0-e2a48e123349</CommitStepId> <CreatedById>fd90c338-1b4a-4dba-93ac-8ddd15dbe401</CreatedById> <CreatedDate>2024-11-29T09:35:10.8640266+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>6208d279-f943-4e5b-a3c5-15e58a0b2540</CurrentStepId> <ElectionId>f4eca4ff-5ae1-4865-8a04-17955b8fa629</ElectionId> <EntityId>c9373f90-e075-4cdc-8016-e92d5004acf3</EntityId> <EntityType>sample string 4</EntityType> <Id>d54abd9f-b74d-46bf-890e-6a64ea45ab39</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>d20e664c-ce76-4708-8775-3a4decbbfc65</InitById> <InitTime>2024-11-29T09:35:10.8650296+11:00</InitTime> <StepId>aedf234b-1da7-437d-9c2e-b91e3ee4bc44</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>d20e664c-ce76-4708-8775-3a4decbbfc65</InitById> <InitTime>2024-11-29T09:35:10.8650296+11:00</InitTime> <StepId>aedf234b-1da7-437d-9c2e-b91e3ee4bc44</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>588f9f03-18f2-4ab5-b2a2-9680d6ece4f2</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>bf8eabc4-50b1-4c59-8adb-6d74ce1972b1</LastModifiedById> <LastModifiedDate>2024-11-29T09:35:10.8640266+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>ad412783-f973-48b6-a31c-c5da762dfcda</d2p1:guid> <d2p1:guid>fc26c69a-e839-4a5a-b0bd-7c40b770319a</d2p1:guid> </PreviousStepIds> <PropertyId>de4f9a09-75a5-49ec-bdfb-05b0593695c1</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>ee16344b-a0f7-4164-9736-bd5c55402fce</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>1dd07c5a-30e2-43e3-8b83-8687a81c88d9</SubmittedById> <SubmittedTime>2024-11-29T09:35:10.8650296+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>ee16344b-a0f7-4164-9736-bd5c55402fce</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>1dd07c5a-30e2-43e3-8b83-8687a81c88d9</SubmittedById> <SubmittedTime>2024-11-29T09:35:10.8650296+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>24aba94a-0ab9-45dd-b751-0e248f46f838</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>bad81963-a023-47d2-a604-6c7d4ec9eaef</WaitlistEventId> <WaitlistTicketTypeId>ab6826dc-5c82-42fb-8df1-af0b3f0f3c40</WaitlistTicketTypeId> <WorkflowId>baae2eac-4c75-4dec-8bb0-f0b15734d0b7</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.