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": "fc64c9a5-5613-411a-84e3-40c7aa09eafa", "WorkflowId": "467b767a-a4e6-4570-8650-4613d92bb152", "CurrentStepId": "790615da-5e45-45fb-9a7f-5799611c4914", "UserId": "62223a48-fee6-4d55-aa00-4ccf5fee1255", "CPDId": "35fd6a5a-d9de-4c57-886b-b04257e3068e", "CPDPeriodId": "d484d809-68bb-42ba-97b2-5e5ceb791264", "InvoiceId": "b3fb21d5-593e-4895-a032-9198d366b51d", "CPDReductionId": "ea235eb0-70a5-43aa-b385-07e1c2c41971", "ApplicableFrom": "2025-04-04T08:41:55.4914647+11:00", "ApplicableTo": "2025-04-04T08:41:55.4914647+11:00", "WaitlistEventId": "1a06ca0d-1003-401e-a429-b2a8ffe04161", "WaitlistTicketTypeId": "2d12e27f-a2dd-49c4-8535-92fe6939f596", "CartId": "acd22947-c60d-412c-b39b-081ff4127284", "ElectionId": "885470d7-1c3e-4ad3-abaa-1521cb004e2d", "PropertyId": "eb41d0b6-4367-4012-ad24-266448ab61cf", "BookingId": "aad49573-7e9b-4fa4-bd0f-6c2334c5f7ed", "EntityId": "f4bbb727-681d-4977-86c1-4737ab0cdac2", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-04-04T08:41:55.4914647+11:00", "CreatedDateTick": 8, "CreatedById": "180d4419-d83c-4d98-855e-5b1cf436e7e2", "LastModifiedDate": "2025-04-04T08:41:55.4914647+11:00", "LastModifiedById": "cc5f22c3-d554-4fea-bc6c-25c1d3038b79", "IsArchived": true, "CommitStepId": "25d65f77-2da6-4b37-9735-891a945fda37", "Archived": "2025-04-04T08:41:55.4914647+11:00", "ArchivedById": "b1909527-3750-4cc8-8a60-603f03cdab30", "AssignedTo": "0762704e-eade-410e-a60d-8aaf7ea322b6", "AssignedDate": "2025-04-04T08:41:55.4914647+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "09f94490-b588-45a8-8186-2131b3a0d755", "3aa8a0ca-77d0-4978-ba0e-f49d6fea6630" ], "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": "c36bb028-4447-4136-9456-2d217fa3629a", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T08:41:55.4924761+11:00", "SubmittedById": "bde02beb-5c10-4b90-8983-f24f0a67eb96", "SubmittedBy": "sample string 5" }, { "StepId": "c36bb028-4447-4136-9456-2d217fa3629a", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T08:41:55.4924761+11:00", "SubmittedById": "bde02beb-5c10-4b90-8983-f24f0a67eb96", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "324b5cfc-4525-49ee-9517-b66286b4b5b7", "StepName": "sample string 2", "InitTime": "2025-04-04T08:41:55.4934709+11:00", "InitById": "134d2e77-4787-480d-94a9-368ef4e0f164", "InitBy": "sample string 5" }, { "StepId": "324b5cfc-4525-49ee-9517-b66286b4b5b7", "StepName": "sample string 2", "InitTime": "2025-04-04T08:41:55.4934709+11:00", "InitById": "134d2e77-4787-480d-94a9-368ef4e0f164", "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-03T21:41:55.4914647Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-04-03T21:41:55.4914647Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-04-04T08:41:55.4914647+11:00</Archived> <ArchivedById>b1909527-3750-4cc8-8a60-603f03cdab30</ArchivedById> <AssignedDate>2025-04-04T08:41:55.4914647+11:00</AssignedDate> <AssignedTo>0762704e-eade-410e-a60d-8aaf7ea322b6</AssignedTo> <BookingId>aad49573-7e9b-4fa4-bd0f-6c2334c5f7ed</BookingId> <CPDId>35fd6a5a-d9de-4c57-886b-b04257e3068e</CPDId> <CPDPeriodId>d484d809-68bb-42ba-97b2-5e5ceb791264</CPDPeriodId> <CPDReductionId>ea235eb0-70a5-43aa-b385-07e1c2c41971</CPDReductionId> <CartId>acd22947-c60d-412c-b39b-081ff4127284</CartId> <CommitStepId>25d65f77-2da6-4b37-9735-891a945fda37</CommitStepId> <CreatedById>180d4419-d83c-4d98-855e-5b1cf436e7e2</CreatedById> <CreatedDate>2025-04-04T08:41:55.4914647+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>790615da-5e45-45fb-9a7f-5799611c4914</CurrentStepId> <ElectionId>885470d7-1c3e-4ad3-abaa-1521cb004e2d</ElectionId> <EntityId>f4bbb727-681d-4977-86c1-4737ab0cdac2</EntityId> <EntityType>sample string 4</EntityType> <Id>fc64c9a5-5613-411a-84e3-40c7aa09eafa</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>134d2e77-4787-480d-94a9-368ef4e0f164</InitById> <InitTime>2025-04-04T08:41:55.4934709+11:00</InitTime> <StepId>324b5cfc-4525-49ee-9517-b66286b4b5b7</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>134d2e77-4787-480d-94a9-368ef4e0f164</InitById> <InitTime>2025-04-04T08:41:55.4934709+11:00</InitTime> <StepId>324b5cfc-4525-49ee-9517-b66286b4b5b7</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>b3fb21d5-593e-4895-a032-9198d366b51d</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>cc5f22c3-d554-4fea-bc6c-25c1d3038b79</LastModifiedById> <LastModifiedDate>2025-04-04T08:41:55.4914647+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>09f94490-b588-45a8-8186-2131b3a0d755</d2p1:guid> <d2p1:guid>3aa8a0ca-77d0-4978-ba0e-f49d6fea6630</d2p1:guid> </PreviousStepIds> <PropertyId>eb41d0b6-4367-4012-ad24-266448ab61cf</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>c36bb028-4447-4136-9456-2d217fa3629a</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>bde02beb-5c10-4b90-8983-f24f0a67eb96</SubmittedById> <SubmittedTime>2025-04-04T08:41:55.4924761+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>c36bb028-4447-4136-9456-2d217fa3629a</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>bde02beb-5c10-4b90-8983-f24f0a67eb96</SubmittedById> <SubmittedTime>2025-04-04T08:41:55.4924761+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>62223a48-fee6-4d55-aa00-4ccf5fee1255</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>1a06ca0d-1003-401e-a429-b2a8ffe04161</WaitlistEventId> <WaitlistTicketTypeId>2d12e27f-a2dd-49c4-8535-92fe6939f596</WaitlistTicketTypeId> <WorkflowId>467b767a-a4e6-4570-8650-4613d92bb152</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.