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": "b65ac551-bf51-47c7-9390-588ed6dd9cc6", "WorkflowId": "e50d2931-b692-4d4c-8f45-8f5d498f6ef2", "CurrentStepId": "8a0bf529-9259-44aa-8bfa-f900e76ac7d3", "UserId": "f7d48d99-0ef1-4843-99da-1975964a4cfb", "CPDId": "871d73f2-4faa-43c3-9ee9-07a1c1b9d1e9", "CPDPeriodId": "74985b8b-857a-4785-b182-907d5e8f83d7", "InvoiceId": "5bb05e31-1f3a-43e2-b0a2-0ae11e5be781", "CPDReductionId": "a74015a9-3809-4fca-8799-e4baa725ce4e", "ApplicableFrom": "2025-04-05T10:17:30.4638016+11:00", "ApplicableTo": "2025-04-05T10:17:30.4638016+11:00", "WaitlistEventId": "d9da9be9-695e-42b5-9d54-edcea975d670", "WaitlistTicketTypeId": "53822bfe-5638-443b-98d7-59cbd90e789a", "CartId": "419917b8-939a-478a-8e8d-fa9d9546a376", "ElectionId": "c9ff0f28-e6f0-46cf-9521-a830f054cc96", "PropertyId": "1f153a7e-f7a4-4063-9621-5a6ac99762ae", "BookingId": "0726c550-8552-4f9e-8c82-6fbbd9b57e6d", "EntityId": "c8136671-6f3c-490a-87dc-8abb8b36ff14", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-04-05T10:17:30.4638016+11:00", "CreatedDateTick": 8, "CreatedById": "14f26075-7fb9-40c6-b4e8-ae1e863ffcfb", "LastModifiedDate": "2025-04-05T10:17:30.4638016+11:00", "LastModifiedById": "dbc118e4-1054-4c95-b372-481e23c80a70", "IsArchived": true, "CommitStepId": "effc2e14-8fba-4d3c-84f6-81da47fdb08e", "Archived": "2025-04-05T10:17:30.4638016+11:00", "ArchivedById": "f7965316-8ddb-4cba-9af8-7db355a8c7b3", "AssignedTo": "fac6f1e0-5ce4-4d24-8c8c-b14e6006596d", "AssignedDate": "2025-04-05T10:17:30.4638016+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "7e358e6c-509b-4bc8-803e-188ea6782a81", "57fcbd41-78cf-487a-b1e7-313a1c92754c" ], "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": "38f014ac-c2dc-4710-9bd5-3b5e74a54a16", "StepName": "sample string 2", "SubmittedTime": "2025-04-05T10:17:30.4638016+11:00", "SubmittedById": "4d4f7700-d7f4-4c5e-ab09-aef2e60dd8ab", "SubmittedBy": "sample string 5" }, { "StepId": "38f014ac-c2dc-4710-9bd5-3b5e74a54a16", "StepName": "sample string 2", "SubmittedTime": "2025-04-05T10:17:30.4638016+11:00", "SubmittedById": "4d4f7700-d7f4-4c5e-ab09-aef2e60dd8ab", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "6fe48bd8-2642-4efa-8aec-bddddfb6c583", "StepName": "sample string 2", "InitTime": "2025-04-05T10:17:30.4638016+11:00", "InitById": "b3870d67-1599-4ea7-a8a7-ece3fbedca29", "InitBy": "sample string 5" }, { "StepId": "6fe48bd8-2642-4efa-8aec-bddddfb6c583", "StepName": "sample string 2", "InitTime": "2025-04-05T10:17:30.4638016+11:00", "InitById": "b3870d67-1599-4ea7-a8a7-ece3fbedca29", "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-04T23:17:30.4638016Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-04-04T23:17:30.4638016Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-04-05T10:17:30.4638016+11:00</Archived> <ArchivedById>f7965316-8ddb-4cba-9af8-7db355a8c7b3</ArchivedById> <AssignedDate>2025-04-05T10:17:30.4638016+11:00</AssignedDate> <AssignedTo>fac6f1e0-5ce4-4d24-8c8c-b14e6006596d</AssignedTo> <BookingId>0726c550-8552-4f9e-8c82-6fbbd9b57e6d</BookingId> <CPDId>871d73f2-4faa-43c3-9ee9-07a1c1b9d1e9</CPDId> <CPDPeriodId>74985b8b-857a-4785-b182-907d5e8f83d7</CPDPeriodId> <CPDReductionId>a74015a9-3809-4fca-8799-e4baa725ce4e</CPDReductionId> <CartId>419917b8-939a-478a-8e8d-fa9d9546a376</CartId> <CommitStepId>effc2e14-8fba-4d3c-84f6-81da47fdb08e</CommitStepId> <CreatedById>14f26075-7fb9-40c6-b4e8-ae1e863ffcfb</CreatedById> <CreatedDate>2025-04-05T10:17:30.4638016+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>8a0bf529-9259-44aa-8bfa-f900e76ac7d3</CurrentStepId> <ElectionId>c9ff0f28-e6f0-46cf-9521-a830f054cc96</ElectionId> <EntityId>c8136671-6f3c-490a-87dc-8abb8b36ff14</EntityId> <EntityType>sample string 4</EntityType> <Id>b65ac551-bf51-47c7-9390-588ed6dd9cc6</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>b3870d67-1599-4ea7-a8a7-ece3fbedca29</InitById> <InitTime>2025-04-05T10:17:30.4638016+11:00</InitTime> <StepId>6fe48bd8-2642-4efa-8aec-bddddfb6c583</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>b3870d67-1599-4ea7-a8a7-ece3fbedca29</InitById> <InitTime>2025-04-05T10:17:30.4638016+11:00</InitTime> <StepId>6fe48bd8-2642-4efa-8aec-bddddfb6c583</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>5bb05e31-1f3a-43e2-b0a2-0ae11e5be781</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>dbc118e4-1054-4c95-b372-481e23c80a70</LastModifiedById> <LastModifiedDate>2025-04-05T10:17:30.4638016+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>7e358e6c-509b-4bc8-803e-188ea6782a81</d2p1:guid> <d2p1:guid>57fcbd41-78cf-487a-b1e7-313a1c92754c</d2p1:guid> </PreviousStepIds> <PropertyId>1f153a7e-f7a4-4063-9621-5a6ac99762ae</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>38f014ac-c2dc-4710-9bd5-3b5e74a54a16</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>4d4f7700-d7f4-4c5e-ab09-aef2e60dd8ab</SubmittedById> <SubmittedTime>2025-04-05T10:17:30.4638016+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>38f014ac-c2dc-4710-9bd5-3b5e74a54a16</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>4d4f7700-d7f4-4c5e-ab09-aef2e60dd8ab</SubmittedById> <SubmittedTime>2025-04-05T10:17:30.4638016+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>f7d48d99-0ef1-4843-99da-1975964a4cfb</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>d9da9be9-695e-42b5-9d54-edcea975d670</WaitlistEventId> <WaitlistTicketTypeId>53822bfe-5638-443b-98d7-59cbd90e789a</WaitlistTicketTypeId> <WorkflowId>e50d2931-b692-4d4c-8f45-8f5d498f6ef2</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.