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": "66f5fa15-596c-4f1a-8f99-b63ce1b9ed48", "WorkflowId": "d9809973-57fd-47f3-9322-d7ce37734601", "CurrentStepId": "3f1d2f56-e79c-40ec-b66b-268424a230e1", "UserId": "732cf54c-390e-4f28-b037-dc7fadf5ffd1", "CPDId": "6c2e6345-7148-4ab8-887a-9db948102083", "CPDPeriodId": "78768645-aa91-4b12-b3ef-76d35da11bad", "InvoiceId": "a12f4760-93b6-40d8-a3f1-4aed525a8219", "CPDReductionId": "b3841900-4255-4367-a8cd-2bf2d6a64a1f", "ApplicableFrom": "2025-04-04T11:41:13.5256677+11:00", "ApplicableTo": "2025-04-04T11:41:13.5256677+11:00", "WaitlistEventId": "26de2cbd-8f1f-4e46-9468-df284004188b", "WaitlistTicketTypeId": "58beb6e5-8afb-410d-bede-d44d266da755", "CartId": "ff12abbf-478c-487d-b404-f5b27062ef9c", "ElectionId": "54eea3ad-3d1f-48e8-b4dc-5fbc7619c13c", "PropertyId": "58fd826b-9130-4938-9559-fc78fd3ca227", "BookingId": "a02df189-dc86-444a-9a7f-4ac2df2c8f46", "EntityId": "780dd6f1-f9a2-4f12-9bc0-42ca2c1d887c", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-04-04T11:41:13.5256677+11:00", "CreatedDateTick": 8, "CreatedById": "060bcd7b-c0f5-4666-845c-d10954b983d1", "LastModifiedDate": "2025-04-04T11:41:13.5256677+11:00", "LastModifiedById": "b075cee5-c9d4-423e-bc69-1c414331b342", "IsArchived": true, "CommitStepId": "f8a3cd65-62a3-4599-858e-16f0e4c11077", "Archived": "2025-04-04T11:41:13.5256677+11:00", "ArchivedById": "34fb08eb-71ec-42b7-ae46-ed8c32369cd6", "AssignedTo": "4b5b3c00-936e-4ef2-b39c-34af61cfa33f", "AssignedDate": "2025-04-04T11:41:13.5256677+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "da2af24c-f1f3-47f0-96f6-c213de110500", "5d0bda9c-25b0-459a-8596-2044bd05d979" ], "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": "611680ce-6a98-4f78-bb35-d3c165144191", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T11:41:13.5256677+11:00", "SubmittedById": "1fdecfcd-b8ad-4d5f-b7c8-19589ef9187d", "SubmittedBy": "sample string 5" }, { "StepId": "611680ce-6a98-4f78-bb35-d3c165144191", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T11:41:13.5256677+11:00", "SubmittedById": "1fdecfcd-b8ad-4d5f-b7c8-19589ef9187d", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "aaf2cda5-3bdc-4cd7-aaf6-9ffee234fdd3", "StepName": "sample string 2", "InitTime": "2025-04-04T11:41:13.5256677+11:00", "InitById": "ee33f8f4-05f9-4cc3-a8f2-979e63913047", "InitBy": "sample string 5" }, { "StepId": "aaf2cda5-3bdc-4cd7-aaf6-9ffee234fdd3", "StepName": "sample string 2", "InitTime": "2025-04-04T11:41:13.5256677+11:00", "InitById": "ee33f8f4-05f9-4cc3-a8f2-979e63913047", "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-04T00:41:13.5256677Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-04-04T00:41:13.5256677Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-04-04T11:41:13.5256677+11:00</Archived> <ArchivedById>34fb08eb-71ec-42b7-ae46-ed8c32369cd6</ArchivedById> <AssignedDate>2025-04-04T11:41:13.5256677+11:00</AssignedDate> <AssignedTo>4b5b3c00-936e-4ef2-b39c-34af61cfa33f</AssignedTo> <BookingId>a02df189-dc86-444a-9a7f-4ac2df2c8f46</BookingId> <CPDId>6c2e6345-7148-4ab8-887a-9db948102083</CPDId> <CPDPeriodId>78768645-aa91-4b12-b3ef-76d35da11bad</CPDPeriodId> <CPDReductionId>b3841900-4255-4367-a8cd-2bf2d6a64a1f</CPDReductionId> <CartId>ff12abbf-478c-487d-b404-f5b27062ef9c</CartId> <CommitStepId>f8a3cd65-62a3-4599-858e-16f0e4c11077</CommitStepId> <CreatedById>060bcd7b-c0f5-4666-845c-d10954b983d1</CreatedById> <CreatedDate>2025-04-04T11:41:13.5256677+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>3f1d2f56-e79c-40ec-b66b-268424a230e1</CurrentStepId> <ElectionId>54eea3ad-3d1f-48e8-b4dc-5fbc7619c13c</ElectionId> <EntityId>780dd6f1-f9a2-4f12-9bc0-42ca2c1d887c</EntityId> <EntityType>sample string 4</EntityType> <Id>66f5fa15-596c-4f1a-8f99-b63ce1b9ed48</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>ee33f8f4-05f9-4cc3-a8f2-979e63913047</InitById> <InitTime>2025-04-04T11:41:13.5256677+11:00</InitTime> <StepId>aaf2cda5-3bdc-4cd7-aaf6-9ffee234fdd3</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>ee33f8f4-05f9-4cc3-a8f2-979e63913047</InitById> <InitTime>2025-04-04T11:41:13.5256677+11:00</InitTime> <StepId>aaf2cda5-3bdc-4cd7-aaf6-9ffee234fdd3</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>a12f4760-93b6-40d8-a3f1-4aed525a8219</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>b075cee5-c9d4-423e-bc69-1c414331b342</LastModifiedById> <LastModifiedDate>2025-04-04T11:41:13.5256677+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>da2af24c-f1f3-47f0-96f6-c213de110500</d2p1:guid> <d2p1:guid>5d0bda9c-25b0-459a-8596-2044bd05d979</d2p1:guid> </PreviousStepIds> <PropertyId>58fd826b-9130-4938-9559-fc78fd3ca227</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>611680ce-6a98-4f78-bb35-d3c165144191</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>1fdecfcd-b8ad-4d5f-b7c8-19589ef9187d</SubmittedById> <SubmittedTime>2025-04-04T11:41:13.5256677+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>611680ce-6a98-4f78-bb35-d3c165144191</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>1fdecfcd-b8ad-4d5f-b7c8-19589ef9187d</SubmittedById> <SubmittedTime>2025-04-04T11:41:13.5256677+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>732cf54c-390e-4f28-b037-dc7fadf5ffd1</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>26de2cbd-8f1f-4e46-9468-df284004188b</WaitlistEventId> <WaitlistTicketTypeId>58beb6e5-8afb-410d-bede-d44d266da755</WaitlistTicketTypeId> <WorkflowId>d9809973-57fd-47f3-9322-d7ce37734601</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.