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": "96e46829-a0ae-41da-ad4c-5ea6bc20a6bf", "WorkflowId": "e581df81-1e80-4dba-bd41-896970725ae4", "CurrentStepId": "da19524f-0779-41e6-805d-24a748fea55d", "UserId": "0487ca17-fa57-4ea9-b20e-7fe683e6e925", "CPDId": "8efcc246-f37e-4805-9d4f-a6ec3a1d9c37", "CPDPeriodId": "58710177-f265-42b3-9c43-5c11bf0f8d9c", "InvoiceId": "d569b755-bb5c-44b5-8330-3da9c109b5f3", "CPDReductionId": "a77385a4-bc54-478b-8294-f40c719f393a", "ApplicableFrom": "2024-11-29T09:47:28.1477509+11:00", "ApplicableTo": "2024-11-29T09:47:28.1477509+11:00", "WaitlistEventId": "a7b80081-abfa-48a0-a1eb-4f1163a2463d", "WaitlistTicketTypeId": "93156994-b77e-43b5-9a3e-cbd4d8fecb00", "CartId": "ef6bd2a5-ade7-4d99-8193-09522b86fffd", "ElectionId": "92231db2-2ee5-4fc1-88b5-05d3b3f455b4", "PropertyId": "73d8047e-3979-44c0-9bbd-a417cdbf39ce", "BookingId": "0b7460e2-5453-412c-97b7-fe4901226cd1", "EntityId": "6cb17f4a-af75-4e63-a6ed-ebace7409814", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2024-11-29T09:47:28.1477509+11:00", "CreatedDateTick": 8, "CreatedById": "5305a5fe-a709-416e-9e54-e08afe41b1b2", "LastModifiedDate": "2024-11-29T09:47:28.1477509+11:00", "LastModifiedById": "b145cef1-6782-4fba-8bce-e4e63b18d660", "IsArchived": true, "CommitStepId": "6d65a820-faa5-4c67-8455-dd35e913b18f", "Archived": "2024-11-29T09:47:28.1477509+11:00", "ArchivedById": "bbd7b21a-df1a-4660-bf0c-f25e78162138", "AssignedTo": "e2a568cd-0c02-426e-ae08-5f7f495e65f5", "AssignedDate": "2024-11-29T09:47:28.1477509+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "423120ef-b3ce-46d3-afcf-75ee8f702e53", "25229e1a-8c60-4f93-8e77-0c10b6922899" ], "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": "aa746042-437f-4ecf-b5af-f3239c8a95f6", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T09:47:28.1477509+11:00", "SubmittedById": "37495f28-d67c-4a82-869e-dcfc18259d5b", "SubmittedBy": "sample string 5" }, { "StepId": "aa746042-437f-4ecf-b5af-f3239c8a95f6", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T09:47:28.1477509+11:00", "SubmittedById": "37495f28-d67c-4a82-869e-dcfc18259d5b", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "ce0ceaa3-c2ff-473d-a7be-60fd078cac1b", "StepName": "sample string 2", "InitTime": "2024-11-29T09:47:28.1477509+11:00", "InitById": "59efa940-6fef-4af7-9d8c-c080006dd91c", "InitBy": "sample string 5" }, { "StepId": "ce0ceaa3-c2ff-473d-a7be-60fd078cac1b", "StepName": "sample string 2", "InitTime": "2024-11-29T09:47:28.1477509+11:00", "InitById": "59efa940-6fef-4af7-9d8c-c080006dd91c", "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:47:28.1477509Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2024-11-28T22:47:28.1477509Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2024-11-29T09:47:28.1477509+11:00</Archived> <ArchivedById>bbd7b21a-df1a-4660-bf0c-f25e78162138</ArchivedById> <AssignedDate>2024-11-29T09:47:28.1477509+11:00</AssignedDate> <AssignedTo>e2a568cd-0c02-426e-ae08-5f7f495e65f5</AssignedTo> <BookingId>0b7460e2-5453-412c-97b7-fe4901226cd1</BookingId> <CPDId>8efcc246-f37e-4805-9d4f-a6ec3a1d9c37</CPDId> <CPDPeriodId>58710177-f265-42b3-9c43-5c11bf0f8d9c</CPDPeriodId> <CPDReductionId>a77385a4-bc54-478b-8294-f40c719f393a</CPDReductionId> <CartId>ef6bd2a5-ade7-4d99-8193-09522b86fffd</CartId> <CommitStepId>6d65a820-faa5-4c67-8455-dd35e913b18f</CommitStepId> <CreatedById>5305a5fe-a709-416e-9e54-e08afe41b1b2</CreatedById> <CreatedDate>2024-11-29T09:47:28.1477509+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>da19524f-0779-41e6-805d-24a748fea55d</CurrentStepId> <ElectionId>92231db2-2ee5-4fc1-88b5-05d3b3f455b4</ElectionId> <EntityId>6cb17f4a-af75-4e63-a6ed-ebace7409814</EntityId> <EntityType>sample string 4</EntityType> <Id>96e46829-a0ae-41da-ad4c-5ea6bc20a6bf</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>59efa940-6fef-4af7-9d8c-c080006dd91c</InitById> <InitTime>2024-11-29T09:47:28.1477509+11:00</InitTime> <StepId>ce0ceaa3-c2ff-473d-a7be-60fd078cac1b</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>59efa940-6fef-4af7-9d8c-c080006dd91c</InitById> <InitTime>2024-11-29T09:47:28.1477509+11:00</InitTime> <StepId>ce0ceaa3-c2ff-473d-a7be-60fd078cac1b</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>d569b755-bb5c-44b5-8330-3da9c109b5f3</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>b145cef1-6782-4fba-8bce-e4e63b18d660</LastModifiedById> <LastModifiedDate>2024-11-29T09:47:28.1477509+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>423120ef-b3ce-46d3-afcf-75ee8f702e53</d2p1:guid> <d2p1:guid>25229e1a-8c60-4f93-8e77-0c10b6922899</d2p1:guid> </PreviousStepIds> <PropertyId>73d8047e-3979-44c0-9bbd-a417cdbf39ce</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>aa746042-437f-4ecf-b5af-f3239c8a95f6</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>37495f28-d67c-4a82-869e-dcfc18259d5b</SubmittedById> <SubmittedTime>2024-11-29T09:47:28.1477509+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>aa746042-437f-4ecf-b5af-f3239c8a95f6</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>37495f28-d67c-4a82-869e-dcfc18259d5b</SubmittedById> <SubmittedTime>2024-11-29T09:47:28.1477509+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>0487ca17-fa57-4ea9-b20e-7fe683e6e925</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>a7b80081-abfa-48a0-a1eb-4f1163a2463d</WaitlistEventId> <WaitlistTicketTypeId>93156994-b77e-43b5-9a3e-cbd4d8fecb00</WaitlistTicketTypeId> <WorkflowId>e581df81-1e80-4dba-bd41-896970725ae4</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.