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": "63e118e6-95e6-4b8c-b402-343391c513a1", "WorkflowId": "cc9b2b88-e8ec-46fd-b2e4-ab86cbf03166", "CurrentStepId": "0a084ed6-8b87-4d21-8571-cadec0e86ca1", "UserId": "5018a76a-0480-4053-a08f-3e2893c1f668", "CPDId": "3ab1a33f-715e-4e21-8d6c-a61a1a44e0a8", "CPDPeriodId": "d0387ebb-24b3-464f-9a5f-efba019184e3", "InvoiceId": "6f701f77-3f1b-444e-ae18-4dd20aec492c", "CPDReductionId": "6e3724e3-535d-4f8b-9470-e600fe462f54", "ApplicableFrom": "2025-09-16T23:48:34.5377172+10:00", "ApplicableTo": "2025-09-16T23:48:34.5377172+10:00", "WaitlistEventId": "715a659f-6249-4332-9a3d-d694b8ac2d4c", "WaitlistTicketTypeId": "93692097-a896-41ff-8cec-fd9089d29415", "CartId": "2cdd31aa-a2f7-4da9-8be1-c70f9f579de7", "ElectionId": "10ea3292-2214-404d-980d-2dd044202b1b", "PropertyId": "d419543d-eff7-46c5-ae2c-5a2e3c69579e", "BookingId": "aa0c4414-7876-452e-aad5-cb5fec5e40c7", "EntityId": "50c45d03-5ff7-4c12-b049-cc1689728354", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-09-16T23:48:34.5377172+10:00", "CreatedDateTick": 8, "CreatedById": "dc40e55d-6e61-43b8-a3b3-76d61ee38f01", "LastModifiedDate": "2025-09-16T23:48:34.5377172+10:00", "LastModifiedById": "0aca548c-8fa6-454f-889e-ddb9e95d76b0", "IsArchived": true, "CommitStepId": "b58c8c33-08f0-4fc9-a86d-9dcb315ade78", "Archived": "2025-09-16T23:48:34.5377172+10:00", "ArchivedById": "1c0ecd9b-099f-41d7-83f0-615c489d27cf", "AssignedTo": "b03a5616-4784-46da-89f5-dbe8a826ff7e", "AssignedDate": "2025-09-16T23:48:34.5377172+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "631aaffb-71dc-4673-a961-5b47e17c968c", "669b1fc6-249b-4688-a639-25be09fe587f" ], "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": "4929588e-4291-4f03-9f84-49b2738ace44", "StepName": "sample string 2", "SubmittedTime": "2025-09-16T23:48:34.5377172+10:00", "SubmittedById": "36337529-ae24-4afe-b856-a6d08faa7217", "SubmittedBy": "sample string 5" }, { "StepId": "4929588e-4291-4f03-9f84-49b2738ace44", "StepName": "sample string 2", "SubmittedTime": "2025-09-16T23:48:34.5377172+10:00", "SubmittedById": "36337529-ae24-4afe-b856-a6d08faa7217", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "4d7bce75-46fd-4f30-8f34-a0fe1bf2f038", "StepName": "sample string 2", "InitTime": "2025-09-16T23:48:34.5377172+10:00", "InitById": "3877f37c-3ad0-4cc7-88cf-f9897c18a203", "InitBy": "sample string 5" }, { "StepId": "4d7bce75-46fd-4f30-8f34-a0fe1bf2f038", "StepName": "sample string 2", "InitTime": "2025-09-16T23:48:34.5377172+10:00", "InitById": "3877f37c-3ad0-4cc7-88cf-f9897c18a203", "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-09-16T13:48:34.5377172Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-09-16T13:48:34.5377172Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-09-16T23:48:34.5377172+10:00</Archived> <ArchivedById>1c0ecd9b-099f-41d7-83f0-615c489d27cf</ArchivedById> <AssignedDate>2025-09-16T23:48:34.5377172+10:00</AssignedDate> <AssignedTo>b03a5616-4784-46da-89f5-dbe8a826ff7e</AssignedTo> <BookingId>aa0c4414-7876-452e-aad5-cb5fec5e40c7</BookingId> <CPDId>3ab1a33f-715e-4e21-8d6c-a61a1a44e0a8</CPDId> <CPDPeriodId>d0387ebb-24b3-464f-9a5f-efba019184e3</CPDPeriodId> <CPDReductionId>6e3724e3-535d-4f8b-9470-e600fe462f54</CPDReductionId> <CartId>2cdd31aa-a2f7-4da9-8be1-c70f9f579de7</CartId> <CommitStepId>b58c8c33-08f0-4fc9-a86d-9dcb315ade78</CommitStepId> <CreatedById>dc40e55d-6e61-43b8-a3b3-76d61ee38f01</CreatedById> <CreatedDate>2025-09-16T23:48:34.5377172+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>0a084ed6-8b87-4d21-8571-cadec0e86ca1</CurrentStepId> <ElectionId>10ea3292-2214-404d-980d-2dd044202b1b</ElectionId> <EntityId>50c45d03-5ff7-4c12-b049-cc1689728354</EntityId> <EntityType>sample string 4</EntityType> <Id>63e118e6-95e6-4b8c-b402-343391c513a1</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>3877f37c-3ad0-4cc7-88cf-f9897c18a203</InitById> <InitTime>2025-09-16T23:48:34.5377172+10:00</InitTime> <StepId>4d7bce75-46fd-4f30-8f34-a0fe1bf2f038</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>3877f37c-3ad0-4cc7-88cf-f9897c18a203</InitById> <InitTime>2025-09-16T23:48:34.5377172+10:00</InitTime> <StepId>4d7bce75-46fd-4f30-8f34-a0fe1bf2f038</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>6f701f77-3f1b-444e-ae18-4dd20aec492c</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>0aca548c-8fa6-454f-889e-ddb9e95d76b0</LastModifiedById> <LastModifiedDate>2025-09-16T23:48:34.5377172+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>631aaffb-71dc-4673-a961-5b47e17c968c</d2p1:guid> <d2p1:guid>669b1fc6-249b-4688-a639-25be09fe587f</d2p1:guid> </PreviousStepIds> <PropertyId>d419543d-eff7-46c5-ae2c-5a2e3c69579e</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>4929588e-4291-4f03-9f84-49b2738ace44</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>36337529-ae24-4afe-b856-a6d08faa7217</SubmittedById> <SubmittedTime>2025-09-16T23:48:34.5377172+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>4929588e-4291-4f03-9f84-49b2738ace44</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>36337529-ae24-4afe-b856-a6d08faa7217</SubmittedById> <SubmittedTime>2025-09-16T23:48:34.5377172+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>5018a76a-0480-4053-a08f-3e2893c1f668</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>715a659f-6249-4332-9a3d-d694b8ac2d4c</WaitlistEventId> <WaitlistTicketTypeId>93692097-a896-41ff-8cec-fd9089d29415</WaitlistTicketTypeId> <WorkflowId>cc9b2b88-e8ec-46fd-b2e4-ab86cbf03166</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.