POST api/WorkflowFieldValues/InsertOrUpdateFieldValuesOnPrevious
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": "3c1d1598-f289-4e02-96d6-fae4b5337103", "WorkflowId": "a2239cb2-dfba-478a-91ef-515a28a65a40", "CurrentStepId": "058a2336-e83f-4676-9eeb-fd5ae5ab0128", "UserId": "9d527ee6-6076-445e-9db3-397035f5fbec", "CPDId": "e1fa3353-efee-4c3d-b65e-397b57348de9", "CPDPeriodId": "9a8decbe-1856-42c1-9ec0-4d5d34d44113", "InvoiceId": "033ee2ef-ed55-4759-b846-b3a848bf77b9", "CPDReductionId": "c3d5b633-57d8-4e83-8337-f7d8e1272c62", "ApplicableFrom": "2024-11-28T22:46:04.4119613+00:00", "ApplicableTo": "2024-11-28T22:46:04.4119613+00:00", "WaitlistEventId": "f274c64a-d7ec-488c-8f84-b578e47c40a7", "WaitlistTicketTypeId": "35b3f59d-123e-4b60-a961-8d9cfc583094", "CartId": "00886d9e-3251-4559-8e92-b0e03913ed74", "ElectionId": "0a028b79-f1b5-419e-9a40-09e729165370", "PropertyId": "8ccea2b9-6d5c-4364-9c06-66d64e438299", "BookingId": "4f346693-037b-41c6-9ee7-24f7ad4a2245", "EntityId": "8dadeb2a-c715-49fd-994e-99e105a2a3ac", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2024-11-28T22:46:04.4119613+00:00", "CreatedDateTick": 8, "CreatedById": "90b3c5d2-086b-41ea-a699-2d89ed9f20e0", "LastModifiedDate": "2024-11-28T22:46:04.4119613+00:00", "LastModifiedById": "c868e6bb-a85e-4904-bd26-72e1ea7532a5", "IsArchived": true, "CommitStepId": "c802a196-75a0-4260-8ab7-f69fb1e10b1b", "Archived": "2024-11-28T22:46:04.4119613+00:00", "ArchivedById": "7feeab5d-542c-4022-bcde-4b1b6642cc07", "AssignedTo": "0f74d16b-cac7-4286-95a7-154538594882", "AssignedDate": "2024-11-28T22:46:04.4119613+00:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "07b9b094-c110-4cf4-94b6-d8b0d95bc368", "05c12094-83c3-4f0b-9286-f899595a61bb" ], "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": "225e6000-8fdd-4591-8429-b0c65feca271", "StepName": "sample string 2", "SubmittedTime": "2024-11-28T22:46:04.4119613+00:00", "SubmittedById": "93f437d6-40d1-4604-981e-61fafe207110", "SubmittedBy": "sample string 5" }, { "StepId": "225e6000-8fdd-4591-8429-b0c65feca271", "StepName": "sample string 2", "SubmittedTime": "2024-11-28T22:46:04.4119613+00:00", "SubmittedById": "93f437d6-40d1-4604-981e-61fafe207110", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "4ed86edc-dd6c-4506-ac81-bba209b1a7b2", "StepName": "sample string 2", "InitTime": "2024-11-28T22:46:04.4119613+00:00", "InitById": "addfce41-62a7-453d-b766-2f03e1fa18ff", "InitBy": "sample string 5" }, { "StepId": "4ed86edc-dd6c-4506-ac81-bba209b1a7b2", "StepName": "sample string 2", "InitTime": "2024-11-28T22:46:04.4119613+00:00", "InitById": "addfce41-62a7-453d-b766-2f03e1fa18ff", "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-28T22:46:04.4119613Z</d2p1:DateTime> <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2024-11-28T22:46:04.4119613Z</d2p1:DateTime> <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2024-11-28T22:46:04.4119613+00:00</Archived> <ArchivedById>7feeab5d-542c-4022-bcde-4b1b6642cc07</ArchivedById> <AssignedDate>2024-11-28T22:46:04.4119613+00:00</AssignedDate> <AssignedTo>0f74d16b-cac7-4286-95a7-154538594882</AssignedTo> <BookingId>4f346693-037b-41c6-9ee7-24f7ad4a2245</BookingId> <CPDId>e1fa3353-efee-4c3d-b65e-397b57348de9</CPDId> <CPDPeriodId>9a8decbe-1856-42c1-9ec0-4d5d34d44113</CPDPeriodId> <CPDReductionId>c3d5b633-57d8-4e83-8337-f7d8e1272c62</CPDReductionId> <CartId>00886d9e-3251-4559-8e92-b0e03913ed74</CartId> <CommitStepId>c802a196-75a0-4260-8ab7-f69fb1e10b1b</CommitStepId> <CreatedById>90b3c5d2-086b-41ea-a699-2d89ed9f20e0</CreatedById> <CreatedDate>2024-11-28T22:46:04.4119613+00:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>058a2336-e83f-4676-9eeb-fd5ae5ab0128</CurrentStepId> <ElectionId>0a028b79-f1b5-419e-9a40-09e729165370</ElectionId> <EntityId>8dadeb2a-c715-49fd-994e-99e105a2a3ac</EntityId> <EntityType>sample string 4</EntityType> <Id>3c1d1598-f289-4e02-96d6-fae4b5337103</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>addfce41-62a7-453d-b766-2f03e1fa18ff</InitById> <InitTime>2024-11-28T22:46:04.4119613+00:00</InitTime> <StepId>4ed86edc-dd6c-4506-ac81-bba209b1a7b2</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>addfce41-62a7-453d-b766-2f03e1fa18ff</InitById> <InitTime>2024-11-28T22:46:04.4119613+00:00</InitTime> <StepId>4ed86edc-dd6c-4506-ac81-bba209b1a7b2</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>033ee2ef-ed55-4759-b846-b3a848bf77b9</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>c868e6bb-a85e-4904-bd26-72e1ea7532a5</LastModifiedById> <LastModifiedDate>2024-11-28T22:46:04.4119613+00:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>07b9b094-c110-4cf4-94b6-d8b0d95bc368</d2p1:guid> <d2p1:guid>05c12094-83c3-4f0b-9286-f899595a61bb</d2p1:guid> </PreviousStepIds> <PropertyId>8ccea2b9-6d5c-4364-9c06-66d64e438299</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>225e6000-8fdd-4591-8429-b0c65feca271</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>93f437d6-40d1-4604-981e-61fafe207110</SubmittedById> <SubmittedTime>2024-11-28T22:46:04.4119613+00:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>225e6000-8fdd-4591-8429-b0c65feca271</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>93f437d6-40d1-4604-981e-61fafe207110</SubmittedById> <SubmittedTime>2024-11-28T22:46:04.4119613+00:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>9d527ee6-6076-445e-9db3-397035f5fbec</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>f274c64a-d7ec-488c-8f84-b578e47c40a7</WaitlistEventId> <WaitlistTicketTypeId>35b3f59d-123e-4b60-a961-8d9cfc583094</WaitlistTicketTypeId> <WorkflowId>a2239cb2-dfba-478a-91ef-515a28a65a40</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.