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": "54e23caa-3525-4e46-8f7f-bd7d3a7c30ce", "WorkflowId": "4b78418d-d975-4e53-aeeb-747c383c6886", "CurrentStepId": "8412acd7-4943-4c18-8054-bfc649761613", "UserId": "3a4b40f0-960d-47af-96c7-846bfce4eb95", "CPDId": "0d6644f2-3578-4fe2-a1df-58cb24c5d11b", "CPDPeriodId": "cd4cd3db-2107-4f65-877e-0dbe3c395545", "InvoiceId": "b6b9f0c9-419e-4e9b-a8d6-1e2ad77defd9", "CPDReductionId": "0eb91624-d17a-48e4-9661-1f01de8c27df", "ApplicableFrom": "2025-02-14T04:34:23.1686622+11:00", "ApplicableTo": "2025-02-14T04:34:23.1686622+11:00", "WaitlistEventId": "a2116c7d-7062-4772-baa9-e757bfad7639", "WaitlistTicketTypeId": "940f31b5-fdde-4038-9476-2e4f8da9f5f7", "CartId": "c698eb08-ca7e-4a15-b889-4ec3ddba2a52", "ElectionId": "ed45f35e-2c4e-4d46-bbed-88f07ff1f8ab", "PropertyId": "d0a21e25-878f-400c-80b8-4a74cbc6e031", "BookingId": "048e319e-7ba5-4458-8a1a-fa9631b7b71f", "EntityId": "fff656e8-4c7a-4ce9-b9c0-af0ffe055505", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-02-14T04:34:23.1686622+11:00", "CreatedDateTick": 8, "CreatedById": "ec6d4fec-8e5c-42a6-9804-d3a95669414f", "LastModifiedDate": "2025-02-14T04:34:23.1686622+11:00", "LastModifiedById": "26ae038b-89ec-4aa6-8cc8-bbd54eba0fdd", "IsArchived": true, "CommitStepId": "fea110b7-6bf8-47eb-bafb-6e4b5921521e", "Archived": "2025-02-14T04:34:23.1686622+11:00", "ArchivedById": "51573ab4-95df-432a-aead-c2695694296b", "AssignedTo": "8dae523e-a683-4403-8ae4-04122e45324c", "AssignedDate": "2025-02-14T04:34:23.1686622+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "0ee16820-11fe-4ae9-b41f-ad63bea12cee", "4ceccbd8-5010-40cf-979b-9200b4519ac5" ], "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": "3c1e367d-b57c-43da-8927-e66b3bc08978", "StepName": "sample string 2", "SubmittedTime": "2025-02-14T04:34:23.1686622+11:00", "SubmittedById": "0c2fc2ac-7e74-4a97-90aa-36ec99602f0c", "SubmittedBy": "sample string 5" }, { "StepId": "3c1e367d-b57c-43da-8927-e66b3bc08978", "StepName": "sample string 2", "SubmittedTime": "2025-02-14T04:34:23.1686622+11:00", "SubmittedById": "0c2fc2ac-7e74-4a97-90aa-36ec99602f0c", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "7cdd0125-15b7-4690-a4a0-2459bf04160a", "StepName": "sample string 2", "InitTime": "2025-02-14T04:34:23.1686622+11:00", "InitById": "9d3a0cb7-7716-4e30-acdd-1a6b33d9596f", "InitBy": "sample string 5" }, { "StepId": "7cdd0125-15b7-4690-a4a0-2459bf04160a", "StepName": "sample string 2", "InitTime": "2025-02-14T04:34:23.1686622+11:00", "InitById": "9d3a0cb7-7716-4e30-acdd-1a6b33d9596f", "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-02-13T17:34:23.1686622Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-02-13T17:34:23.1686622Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-02-14T04:34:23.1686622+11:00</Archived> <ArchivedById>51573ab4-95df-432a-aead-c2695694296b</ArchivedById> <AssignedDate>2025-02-14T04:34:23.1686622+11:00</AssignedDate> <AssignedTo>8dae523e-a683-4403-8ae4-04122e45324c</AssignedTo> <BookingId>048e319e-7ba5-4458-8a1a-fa9631b7b71f</BookingId> <CPDId>0d6644f2-3578-4fe2-a1df-58cb24c5d11b</CPDId> <CPDPeriodId>cd4cd3db-2107-4f65-877e-0dbe3c395545</CPDPeriodId> <CPDReductionId>0eb91624-d17a-48e4-9661-1f01de8c27df</CPDReductionId> <CartId>c698eb08-ca7e-4a15-b889-4ec3ddba2a52</CartId> <CommitStepId>fea110b7-6bf8-47eb-bafb-6e4b5921521e</CommitStepId> <CreatedById>ec6d4fec-8e5c-42a6-9804-d3a95669414f</CreatedById> <CreatedDate>2025-02-14T04:34:23.1686622+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>8412acd7-4943-4c18-8054-bfc649761613</CurrentStepId> <ElectionId>ed45f35e-2c4e-4d46-bbed-88f07ff1f8ab</ElectionId> <EntityId>fff656e8-4c7a-4ce9-b9c0-af0ffe055505</EntityId> <EntityType>sample string 4</EntityType> <Id>54e23caa-3525-4e46-8f7f-bd7d3a7c30ce</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>9d3a0cb7-7716-4e30-acdd-1a6b33d9596f</InitById> <InitTime>2025-02-14T04:34:23.1686622+11:00</InitTime> <StepId>7cdd0125-15b7-4690-a4a0-2459bf04160a</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>9d3a0cb7-7716-4e30-acdd-1a6b33d9596f</InitById> <InitTime>2025-02-14T04:34:23.1686622+11:00</InitTime> <StepId>7cdd0125-15b7-4690-a4a0-2459bf04160a</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>b6b9f0c9-419e-4e9b-a8d6-1e2ad77defd9</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>26ae038b-89ec-4aa6-8cc8-bbd54eba0fdd</LastModifiedById> <LastModifiedDate>2025-02-14T04:34:23.1686622+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>0ee16820-11fe-4ae9-b41f-ad63bea12cee</d2p1:guid> <d2p1:guid>4ceccbd8-5010-40cf-979b-9200b4519ac5</d2p1:guid> </PreviousStepIds> <PropertyId>d0a21e25-878f-400c-80b8-4a74cbc6e031</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>3c1e367d-b57c-43da-8927-e66b3bc08978</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>0c2fc2ac-7e74-4a97-90aa-36ec99602f0c</SubmittedById> <SubmittedTime>2025-02-14T04:34:23.1686622+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>3c1e367d-b57c-43da-8927-e66b3bc08978</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>0c2fc2ac-7e74-4a97-90aa-36ec99602f0c</SubmittedById> <SubmittedTime>2025-02-14T04:34:23.1686622+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>3a4b40f0-960d-47af-96c7-846bfce4eb95</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>a2116c7d-7062-4772-baa9-e757bfad7639</WaitlistEventId> <WaitlistTicketTypeId>940f31b5-fdde-4038-9476-2e4f8da9f5f7</WaitlistTicketTypeId> <WorkflowId>4b78418d-d975-4e53-aeeb-747c383c6886</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.