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": "5032b660-1f1b-4657-9c20-361bb2e20351", "WorkflowId": "57fc6f3e-5a7b-4980-b6c0-f71b674553f4", "CurrentStepId": "22f6f688-bdcb-4708-9c3b-3085871422b2", "UserId": "c5d37b16-1510-4fa6-bf41-6305a17dff2c", "CPDId": "5d506578-84ff-4230-81e0-51d8265c3cd9", "CPDPeriodId": "8a3cdfec-6231-42c6-b029-0ab7c5d0a168", "InvoiceId": "ddba6dcd-6a38-4085-8a93-26c002420812", "CPDReductionId": "2c181b82-f927-4c5e-bd53-f17bc9c1d4e8", "ApplicableFrom": "2025-07-06T23:52:33.786914+10:00", "ApplicableTo": "2025-07-06T23:52:33.786914+10:00", "WaitlistEventId": "eb1c376f-0e97-4d25-a22f-47b6249fe17c", "WaitlistTicketTypeId": "01af4ee1-29a5-45b0-a95e-da445f43909d", "CartId": "a63e2e49-dfb9-445b-b609-b96d339e811f", "ElectionId": "8781652a-a152-4251-a6e5-ae5d515be700", "PropertyId": "d347413c-58ed-4e2b-8d2d-3b85bee21c89", "BookingId": "88c69c1d-9202-46d4-ac7f-916aeb8647d7", "EntityId": "607d687b-4a2c-47f2-b2be-681f58fc3f6c", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-07-06T23:52:33.7879144+10:00", "CreatedDateTick": 8, "CreatedById": "f84121dd-d3ed-409a-b2c7-074e3d92070c", "LastModifiedDate": "2025-07-06T23:52:33.7879144+10:00", "LastModifiedById": "65e4ead0-8250-4c5e-a391-ed951be3023d", "IsArchived": true, "CommitStepId": "d2b2f2f3-9f04-40f0-8d4e-1f79cc3f018c", "Archived": "2025-07-06T23:52:33.7879144+10:00", "ArchivedById": "8a81ebc2-827e-4620-b127-966b5a61aaa8", "AssignedTo": "9fafee09-dfda-4073-921b-97f4cc42cc78", "AssignedDate": "2025-07-06T23:52:33.7879144+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "ba1f07ac-9659-4e3b-8cb3-5383163faa96", "f5bf3658-7805-441e-9a0f-83b5dad820d8" ], "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": "f6402c09-5501-4314-85fa-d9c6f29de51e", "StepName": "sample string 2", "SubmittedTime": "2025-07-06T23:52:33.788914+10:00", "SubmittedById": "cad7ce96-4e15-48fd-9002-6608dd15bffe", "SubmittedBy": "sample string 5" }, { "StepId": "f6402c09-5501-4314-85fa-d9c6f29de51e", "StepName": "sample string 2", "SubmittedTime": "2025-07-06T23:52:33.788914+10:00", "SubmittedById": "cad7ce96-4e15-48fd-9002-6608dd15bffe", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "6903b29a-3dcf-4eaf-a788-855ca91dc4f2", "StepName": "sample string 2", "InitTime": "2025-07-06T23:52:33.788914+10:00", "InitById": "9a6a6a51-892a-47de-9aac-40b16675222f", "InitBy": "sample string 5" }, { "StepId": "6903b29a-3dcf-4eaf-a788-855ca91dc4f2", "StepName": "sample string 2", "InitTime": "2025-07-06T23:52:33.788914+10:00", "InitById": "9a6a6a51-892a-47de-9aac-40b16675222f", "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-07-06T13:52:33.786914Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-07-06T13:52:33.786914Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-07-06T23:52:33.7879144+10:00</Archived> <ArchivedById>8a81ebc2-827e-4620-b127-966b5a61aaa8</ArchivedById> <AssignedDate>2025-07-06T23:52:33.7879144+10:00</AssignedDate> <AssignedTo>9fafee09-dfda-4073-921b-97f4cc42cc78</AssignedTo> <BookingId>88c69c1d-9202-46d4-ac7f-916aeb8647d7</BookingId> <CPDId>5d506578-84ff-4230-81e0-51d8265c3cd9</CPDId> <CPDPeriodId>8a3cdfec-6231-42c6-b029-0ab7c5d0a168</CPDPeriodId> <CPDReductionId>2c181b82-f927-4c5e-bd53-f17bc9c1d4e8</CPDReductionId> <CartId>a63e2e49-dfb9-445b-b609-b96d339e811f</CartId> <CommitStepId>d2b2f2f3-9f04-40f0-8d4e-1f79cc3f018c</CommitStepId> <CreatedById>f84121dd-d3ed-409a-b2c7-074e3d92070c</CreatedById> <CreatedDate>2025-07-06T23:52:33.7879144+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>22f6f688-bdcb-4708-9c3b-3085871422b2</CurrentStepId> <ElectionId>8781652a-a152-4251-a6e5-ae5d515be700</ElectionId> <EntityId>607d687b-4a2c-47f2-b2be-681f58fc3f6c</EntityId> <EntityType>sample string 4</EntityType> <Id>5032b660-1f1b-4657-9c20-361bb2e20351</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>9a6a6a51-892a-47de-9aac-40b16675222f</InitById> <InitTime>2025-07-06T23:52:33.788914+10:00</InitTime> <StepId>6903b29a-3dcf-4eaf-a788-855ca91dc4f2</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>9a6a6a51-892a-47de-9aac-40b16675222f</InitById> <InitTime>2025-07-06T23:52:33.788914+10:00</InitTime> <StepId>6903b29a-3dcf-4eaf-a788-855ca91dc4f2</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>ddba6dcd-6a38-4085-8a93-26c002420812</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>65e4ead0-8250-4c5e-a391-ed951be3023d</LastModifiedById> <LastModifiedDate>2025-07-06T23:52:33.7879144+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>ba1f07ac-9659-4e3b-8cb3-5383163faa96</d2p1:guid> <d2p1:guid>f5bf3658-7805-441e-9a0f-83b5dad820d8</d2p1:guid> </PreviousStepIds> <PropertyId>d347413c-58ed-4e2b-8d2d-3b85bee21c89</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>f6402c09-5501-4314-85fa-d9c6f29de51e</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>cad7ce96-4e15-48fd-9002-6608dd15bffe</SubmittedById> <SubmittedTime>2025-07-06T23:52:33.788914+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>f6402c09-5501-4314-85fa-d9c6f29de51e</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>cad7ce96-4e15-48fd-9002-6608dd15bffe</SubmittedById> <SubmittedTime>2025-07-06T23:52:33.788914+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>c5d37b16-1510-4fa6-bf41-6305a17dff2c</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>eb1c376f-0e97-4d25-a22f-47b6249fe17c</WaitlistEventId> <WaitlistTicketTypeId>01af4ee1-29a5-45b0-a95e-da445f43909d</WaitlistTicketTypeId> <WorkflowId>57fc6f3e-5a7b-4980-b6c0-f71b674553f4</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.