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": "d72ced89-84e0-4dff-98da-6a390e5d54a6", "WorkflowId": "b3ce175c-5731-4d1c-bc1f-dd8bbe1d1e38", "CurrentStepId": "c1daa7fa-b8d4-4654-aa9c-7d6fa7acdd78", "UserId": "5c324483-213d-4a3f-9862-d14c0e067b57", "CPDId": "9a4d2e69-d08d-471e-bf33-c2a3ce5214d7", "CPDPeriodId": "9eaf99c6-e3b0-4431-9253-91fd37f3b81e", "InvoiceId": "232e1c7b-aa69-44fc-9763-6c202c143c39", "CPDReductionId": "1a3fa479-9e78-4bde-811a-85427a0faafe", "ApplicableFrom": "2024-11-29T11:00:41.1795183+11:00", "ApplicableTo": "2024-11-29T11:00:41.1795183+11:00", "WaitlistEventId": "b2883b0d-6a7c-4594-8d8a-ab942f4a2490", "WaitlistTicketTypeId": "63d5b32d-dbc0-415e-9c7a-267d50e45155", "CartId": "944c2b3c-02f4-44b5-a7db-effec0aee8b2", "ElectionId": "1c388bb5-8d47-4d80-84c2-a754d3fb7c80", "PropertyId": "e0818f49-b3c8-4555-b597-1af5501bab49", "BookingId": "6262daee-1d99-47da-85d9-65e986d19a66", "EntityId": "6454d76d-c0bb-4a79-9fd8-78870deda713", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2024-11-29T11:00:41.1795183+11:00", "CreatedDateTick": 8, "CreatedById": "a20de9f4-355b-4c78-ade3-1b1c44a307a6", "LastModifiedDate": "2024-11-29T11:00:41.1795183+11:00", "LastModifiedById": "e5d5c3ad-f667-4cfa-af31-89a6c5cdb54f", "IsArchived": true, "CommitStepId": "8debdaa1-6087-44d7-9daf-7e31a142617d", "Archived": "2024-11-29T11:00:41.1795183+11:00", "ArchivedById": "01843f55-4352-4ed4-bcc3-1df1cfcefede", "AssignedTo": "c8c93147-686d-425b-9ee9-e87ecff3c92c", "AssignedDate": "2024-11-29T11:00:41.1795183+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "9fe63cd2-004f-420b-b64e-4da45b99294c", "c18acc06-0e00-497d-9554-682ccbb42650" ], "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": "ff433637-d33d-4f40-aa95-ec93476dedbb", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T11:00:41.1795183+11:00", "SubmittedById": "017f2d32-e063-4734-8936-00d8b856f168", "SubmittedBy": "sample string 5" }, { "StepId": "ff433637-d33d-4f40-aa95-ec93476dedbb", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T11:00:41.1795183+11:00", "SubmittedById": "017f2d32-e063-4734-8936-00d8b856f168", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "8e4721fd-5a38-489a-8e3b-25307d6a8d76", "StepName": "sample string 2", "InitTime": "2024-11-29T11:00:41.1795183+11:00", "InitById": "0f33d6c2-5832-4888-a440-99535db55a5d", "InitBy": "sample string 5" }, { "StepId": "8e4721fd-5a38-489a-8e3b-25307d6a8d76", "StepName": "sample string 2", "InitTime": "2024-11-29T11:00:41.1795183+11:00", "InitById": "0f33d6c2-5832-4888-a440-99535db55a5d", "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>2024-11-29T00:00:41.1795183Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2024-11-29T00:00:41.1795183Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2024-11-29T11:00:41.1795183+11:00</Archived> <ArchivedById>01843f55-4352-4ed4-bcc3-1df1cfcefede</ArchivedById> <AssignedDate>2024-11-29T11:00:41.1795183+11:00</AssignedDate> <AssignedTo>c8c93147-686d-425b-9ee9-e87ecff3c92c</AssignedTo> <BookingId>6262daee-1d99-47da-85d9-65e986d19a66</BookingId> <CPDId>9a4d2e69-d08d-471e-bf33-c2a3ce5214d7</CPDId> <CPDPeriodId>9eaf99c6-e3b0-4431-9253-91fd37f3b81e</CPDPeriodId> <CPDReductionId>1a3fa479-9e78-4bde-811a-85427a0faafe</CPDReductionId> <CartId>944c2b3c-02f4-44b5-a7db-effec0aee8b2</CartId> <CommitStepId>8debdaa1-6087-44d7-9daf-7e31a142617d</CommitStepId> <CreatedById>a20de9f4-355b-4c78-ade3-1b1c44a307a6</CreatedById> <CreatedDate>2024-11-29T11:00:41.1795183+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>c1daa7fa-b8d4-4654-aa9c-7d6fa7acdd78</CurrentStepId> <ElectionId>1c388bb5-8d47-4d80-84c2-a754d3fb7c80</ElectionId> <EntityId>6454d76d-c0bb-4a79-9fd8-78870deda713</EntityId> <EntityType>sample string 4</EntityType> <Id>d72ced89-84e0-4dff-98da-6a390e5d54a6</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>0f33d6c2-5832-4888-a440-99535db55a5d</InitById> <InitTime>2024-11-29T11:00:41.1795183+11:00</InitTime> <StepId>8e4721fd-5a38-489a-8e3b-25307d6a8d76</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>0f33d6c2-5832-4888-a440-99535db55a5d</InitById> <InitTime>2024-11-29T11:00:41.1795183+11:00</InitTime> <StepId>8e4721fd-5a38-489a-8e3b-25307d6a8d76</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>232e1c7b-aa69-44fc-9763-6c202c143c39</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>e5d5c3ad-f667-4cfa-af31-89a6c5cdb54f</LastModifiedById> <LastModifiedDate>2024-11-29T11:00:41.1795183+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>9fe63cd2-004f-420b-b64e-4da45b99294c</d2p1:guid> <d2p1:guid>c18acc06-0e00-497d-9554-682ccbb42650</d2p1:guid> </PreviousStepIds> <PropertyId>e0818f49-b3c8-4555-b597-1af5501bab49</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>ff433637-d33d-4f40-aa95-ec93476dedbb</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>017f2d32-e063-4734-8936-00d8b856f168</SubmittedById> <SubmittedTime>2024-11-29T11:00:41.1795183+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>ff433637-d33d-4f40-aa95-ec93476dedbb</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>017f2d32-e063-4734-8936-00d8b856f168</SubmittedById> <SubmittedTime>2024-11-29T11:00:41.1795183+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>5c324483-213d-4a3f-9862-d14c0e067b57</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>b2883b0d-6a7c-4594-8d8a-ab942f4a2490</WaitlistEventId> <WaitlistTicketTypeId>63d5b32d-dbc0-415e-9c7a-267d50e45155</WaitlistTicketTypeId> <WorkflowId>b3ce175c-5731-4d1c-bc1f-dd8bbe1d1e38</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.