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": "33ae91bb-81cf-4c8d-bbf5-4d39d60ae759", "WorkflowId": "f693f3a7-95be-4f0e-8bd5-8dd612b110e3", "CurrentStepId": "81808959-0b3c-40d5-a0e5-c60ce93f064c", "UserId": "551d7cc6-408f-4151-aeda-56e7d0cf2adb", "CPDId": "8f7c0586-ff38-492e-a495-16566d103949", "CPDPeriodId": "0698f1a9-cff3-4751-bd73-4137bf1ed9f8", "InvoiceId": "eb92eaaa-a87c-401e-99f5-11a472f61b66", "CPDReductionId": "868de6d5-c687-44bd-86f9-9989408d0783", "ApplicableFrom": "2024-11-29T09:49:00.9234667+11:00", "ApplicableTo": "2024-11-29T09:49:00.9234667+11:00", "WaitlistEventId": "4c8475d5-7b61-48ed-8782-d1ebd4b7867a", "WaitlistTicketTypeId": "34ee356c-d7f7-48e8-bd3d-165a1e428ba7", "CartId": "fb8f34ad-c887-4c7f-83ea-5d30849c45cd", "ElectionId": "5d041237-7697-4769-97fb-8783f8ecd62f", "PropertyId": "4b75062e-26b3-4e5d-8cbc-e70e0ba08e3a", "BookingId": "4aef119b-bf72-4de4-b5f8-77b359a6b1a6", "EntityId": "f9d342b9-ad44-4033-8104-fcdc4d6771b5", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2024-11-29T09:49:00.9244672+11:00", "CreatedDateTick": 8, "CreatedById": "15025f24-2b21-4a6b-bcd7-51f8cb0721a0", "LastModifiedDate": "2024-11-29T09:49:00.9244672+11:00", "LastModifiedById": "df0bb66e-39d1-466d-9207-356cdf888a9e", "IsArchived": true, "CommitStepId": "cb84b1db-5958-4c81-b53a-3b9462eb40fa", "Archived": "2024-11-29T09:49:00.9244672+11:00", "ArchivedById": "acdb15d2-7864-4c98-9fa0-059e852ba3c6", "AssignedTo": "32c0453a-ef0e-4f48-b986-088efac853b6", "AssignedDate": "2024-11-29T09:49:00.9244672+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "683b430f-1349-4191-aa01-ee81cad7851d", "85e63510-57a3-42ed-a6d8-200e96d6e4cc" ], "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": "6cbf78cb-e831-4a8d-8d55-677a5aa69a6f", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T09:49:00.9244672+11:00", "SubmittedById": "2dd85c93-2b3f-44cd-8984-0866275ed6ee", "SubmittedBy": "sample string 5" }, { "StepId": "6cbf78cb-e831-4a8d-8d55-677a5aa69a6f", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T09:49:00.9244672+11:00", "SubmittedById": "2dd85c93-2b3f-44cd-8984-0866275ed6ee", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "00104eed-a364-4bb2-a3fa-372686f8d700", "StepName": "sample string 2", "InitTime": "2024-11-29T09:49:00.9244672+11:00", "InitById": "428b5ecb-2e05-4258-adf9-49ce41d879ac", "InitBy": "sample string 5" }, { "StepId": "00104eed-a364-4bb2-a3fa-372686f8d700", "StepName": "sample string 2", "InitTime": "2024-11-29T09:49:00.9244672+11:00", "InitById": "428b5ecb-2e05-4258-adf9-49ce41d879ac", "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:49:00.9234667Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2024-11-28T22:49:00.9234667Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2024-11-29T09:49:00.9244672+11:00</Archived> <ArchivedById>acdb15d2-7864-4c98-9fa0-059e852ba3c6</ArchivedById> <AssignedDate>2024-11-29T09:49:00.9244672+11:00</AssignedDate> <AssignedTo>32c0453a-ef0e-4f48-b986-088efac853b6</AssignedTo> <BookingId>4aef119b-bf72-4de4-b5f8-77b359a6b1a6</BookingId> <CPDId>8f7c0586-ff38-492e-a495-16566d103949</CPDId> <CPDPeriodId>0698f1a9-cff3-4751-bd73-4137bf1ed9f8</CPDPeriodId> <CPDReductionId>868de6d5-c687-44bd-86f9-9989408d0783</CPDReductionId> <CartId>fb8f34ad-c887-4c7f-83ea-5d30849c45cd</CartId> <CommitStepId>cb84b1db-5958-4c81-b53a-3b9462eb40fa</CommitStepId> <CreatedById>15025f24-2b21-4a6b-bcd7-51f8cb0721a0</CreatedById> <CreatedDate>2024-11-29T09:49:00.9244672+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>81808959-0b3c-40d5-a0e5-c60ce93f064c</CurrentStepId> <ElectionId>5d041237-7697-4769-97fb-8783f8ecd62f</ElectionId> <EntityId>f9d342b9-ad44-4033-8104-fcdc4d6771b5</EntityId> <EntityType>sample string 4</EntityType> <Id>33ae91bb-81cf-4c8d-bbf5-4d39d60ae759</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>428b5ecb-2e05-4258-adf9-49ce41d879ac</InitById> <InitTime>2024-11-29T09:49:00.9244672+11:00</InitTime> <StepId>00104eed-a364-4bb2-a3fa-372686f8d700</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>428b5ecb-2e05-4258-adf9-49ce41d879ac</InitById> <InitTime>2024-11-29T09:49:00.9244672+11:00</InitTime> <StepId>00104eed-a364-4bb2-a3fa-372686f8d700</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>eb92eaaa-a87c-401e-99f5-11a472f61b66</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>df0bb66e-39d1-466d-9207-356cdf888a9e</LastModifiedById> <LastModifiedDate>2024-11-29T09:49:00.9244672+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>683b430f-1349-4191-aa01-ee81cad7851d</d2p1:guid> <d2p1:guid>85e63510-57a3-42ed-a6d8-200e96d6e4cc</d2p1:guid> </PreviousStepIds> <PropertyId>4b75062e-26b3-4e5d-8cbc-e70e0ba08e3a</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>6cbf78cb-e831-4a8d-8d55-677a5aa69a6f</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>2dd85c93-2b3f-44cd-8984-0866275ed6ee</SubmittedById> <SubmittedTime>2024-11-29T09:49:00.9244672+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>6cbf78cb-e831-4a8d-8d55-677a5aa69a6f</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>2dd85c93-2b3f-44cd-8984-0866275ed6ee</SubmittedById> <SubmittedTime>2024-11-29T09:49:00.9244672+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>551d7cc6-408f-4151-aeda-56e7d0cf2adb</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>4c8475d5-7b61-48ed-8782-d1ebd4b7867a</WaitlistEventId> <WaitlistTicketTypeId>34ee356c-d7f7-48e8-bd3d-165a1e428ba7</WaitlistTicketTypeId> <WorkflowId>f693f3a7-95be-4f0e-8bd5-8dd612b110e3</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.