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": "f9604512-1cf9-44fc-b295-4f7078016379", "WorkflowId": "f238534b-175e-4f8f-bffc-063cb9d14242", "CurrentStepId": "3a139096-bec9-4be8-921c-479399db866b", "UserId": "f8f0481f-89c0-484f-af7a-208e4ba32912", "CPDId": "688fc4b9-9a9a-44f1-b81c-f2c8b7db7a62", "CPDPeriodId": "45c431a1-ebd4-4f8b-9a19-c4e941839cb4", "InvoiceId": "8eeb9172-dbba-4a18-bbf8-7256e7e38854", "CPDReductionId": "68067614-057c-440a-9b5d-ee47159f4887", "ApplicableFrom": "2024-11-29T10:55:37.5355468+11:00", "ApplicableTo": "2024-11-29T10:55:37.5355468+11:00", "WaitlistEventId": "02f836dd-66a9-4234-b49f-36a55dd04f39", "WaitlistTicketTypeId": "bbbd823e-c7a0-4e91-92c9-f3c35bee371a", "CartId": "422d868b-adcc-4e66-b515-18247f1d31b0", "ElectionId": "009faf3f-36ff-4b9a-bbd2-8e54ee7d0db4", "PropertyId": "3d67837e-1fbe-4f82-ad00-3e0f55c0224f", "BookingId": "790d05e2-18ff-424a-9118-14d6a7d9262a", "EntityId": "057f6c02-c114-44fb-af43-34fc2c6be616", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2024-11-29T10:55:37.5355468+11:00", "CreatedDateTick": 8, "CreatedById": "ae6cc271-63e3-499f-9fa5-eb96a73ff7a0", "LastModifiedDate": "2024-11-29T10:55:37.5355468+11:00", "LastModifiedById": "41711f02-e339-4ef7-9dd1-020441897328", "IsArchived": true, "CommitStepId": "1339c462-5111-4ce1-85f8-5fd0575794ce", "Archived": "2024-11-29T10:55:37.5355468+11:00", "ArchivedById": "05df5f28-4972-43e1-85b9-e9280ea083c7", "AssignedTo": "658af013-eb1c-4ebd-b795-490f714a1dbc", "AssignedDate": "2024-11-29T10:55:37.5355468+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "8e30d04f-db12-4244-b272-b9a2380a9d73", "10118ef1-a3de-4b3a-8cc9-ed222ac9e8db" ], "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": "39b319a7-bd27-4bb7-99da-9222feaef5a9", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T10:55:37.5355468+11:00", "SubmittedById": "f648314e-0874-4bec-9b77-4a2d1fc024ee", "SubmittedBy": "sample string 5" }, { "StepId": "39b319a7-bd27-4bb7-99da-9222feaef5a9", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T10:55:37.5355468+11:00", "SubmittedById": "f648314e-0874-4bec-9b77-4a2d1fc024ee", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "d216ae5e-d6f3-4d90-a0d5-fff791453e7b", "StepName": "sample string 2", "InitTime": "2024-11-29T10:55:37.5355468+11:00", "InitById": "8eb87fcc-29b2-4266-8697-7e38843ee07f", "InitBy": "sample string 5" }, { "StepId": "d216ae5e-d6f3-4d90-a0d5-fff791453e7b", "StepName": "sample string 2", "InitTime": "2024-11-29T10:55:37.5355468+11:00", "InitById": "8eb87fcc-29b2-4266-8697-7e38843ee07f", "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-28T23:55:37.5355468Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2024-11-28T23:55:37.5355468Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2024-11-29T10:55:37.5355468+11:00</Archived> <ArchivedById>05df5f28-4972-43e1-85b9-e9280ea083c7</ArchivedById> <AssignedDate>2024-11-29T10:55:37.5355468+11:00</AssignedDate> <AssignedTo>658af013-eb1c-4ebd-b795-490f714a1dbc</AssignedTo> <BookingId>790d05e2-18ff-424a-9118-14d6a7d9262a</BookingId> <CPDId>688fc4b9-9a9a-44f1-b81c-f2c8b7db7a62</CPDId> <CPDPeriodId>45c431a1-ebd4-4f8b-9a19-c4e941839cb4</CPDPeriodId> <CPDReductionId>68067614-057c-440a-9b5d-ee47159f4887</CPDReductionId> <CartId>422d868b-adcc-4e66-b515-18247f1d31b0</CartId> <CommitStepId>1339c462-5111-4ce1-85f8-5fd0575794ce</CommitStepId> <CreatedById>ae6cc271-63e3-499f-9fa5-eb96a73ff7a0</CreatedById> <CreatedDate>2024-11-29T10:55:37.5355468+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>3a139096-bec9-4be8-921c-479399db866b</CurrentStepId> <ElectionId>009faf3f-36ff-4b9a-bbd2-8e54ee7d0db4</ElectionId> <EntityId>057f6c02-c114-44fb-af43-34fc2c6be616</EntityId> <EntityType>sample string 4</EntityType> <Id>f9604512-1cf9-44fc-b295-4f7078016379</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>8eb87fcc-29b2-4266-8697-7e38843ee07f</InitById> <InitTime>2024-11-29T10:55:37.5355468+11:00</InitTime> <StepId>d216ae5e-d6f3-4d90-a0d5-fff791453e7b</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>8eb87fcc-29b2-4266-8697-7e38843ee07f</InitById> <InitTime>2024-11-29T10:55:37.5355468+11:00</InitTime> <StepId>d216ae5e-d6f3-4d90-a0d5-fff791453e7b</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>8eeb9172-dbba-4a18-bbf8-7256e7e38854</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>41711f02-e339-4ef7-9dd1-020441897328</LastModifiedById> <LastModifiedDate>2024-11-29T10:55:37.5355468+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>8e30d04f-db12-4244-b272-b9a2380a9d73</d2p1:guid> <d2p1:guid>10118ef1-a3de-4b3a-8cc9-ed222ac9e8db</d2p1:guid> </PreviousStepIds> <PropertyId>3d67837e-1fbe-4f82-ad00-3e0f55c0224f</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>39b319a7-bd27-4bb7-99da-9222feaef5a9</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>f648314e-0874-4bec-9b77-4a2d1fc024ee</SubmittedById> <SubmittedTime>2024-11-29T10:55:37.5355468+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>39b319a7-bd27-4bb7-99da-9222feaef5a9</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>f648314e-0874-4bec-9b77-4a2d1fc024ee</SubmittedById> <SubmittedTime>2024-11-29T10:55:37.5355468+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>f8f0481f-89c0-484f-af7a-208e4ba32912</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>02f836dd-66a9-4234-b49f-36a55dd04f39</WaitlistEventId> <WaitlistTicketTypeId>bbbd823e-c7a0-4e91-92c9-f3c35bee371a</WaitlistTicketTypeId> <WorkflowId>f238534b-175e-4f8f-bffc-063cb9d14242</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.