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": "be39a3ab-4f1a-422e-82b2-35d2d66e0a17", "WorkflowId": "971715a1-6519-47e0-ac7b-c9099973fba5", "CurrentStepId": "6f6b380c-5b23-4049-86c8-e16e303de473", "UserId": "12ddb59a-2de9-4454-86b2-9b893d3bf760", "CPDId": "e0f4780a-ef0a-4d8d-b603-296992411fda", "CPDPeriodId": "d46e02ab-8dfe-4a58-b7e5-e0cc7a414bf7", "InvoiceId": "af872aeb-edb8-4d07-84b4-ec75d525ad91", "CPDReductionId": "27fc93de-607e-4689-98a4-9a8175ec60ea", "ApplicableFrom": "2025-07-12T22:29:14.1366188+10:00", "ApplicableTo": "2025-07-12T22:29:14.1366188+10:00", "WaitlistEventId": "addebf9d-6356-4b21-9b23-cb667349a19f", "WaitlistTicketTypeId": "66d0fd19-1fc4-4ff0-8713-f418905b1778", "CartId": "ec76fb5d-b3f0-4ee7-8023-495323a92427", "ElectionId": "2a89c681-a732-435c-83ef-7f3b93507dc6", "PropertyId": "773ded26-f40d-48b3-a2fa-9b0818c56d23", "BookingId": "95854829-3902-45c6-b692-1c2a54eb0de5", "EntityId": "3a07c855-fb84-4d8f-924b-430cc09ce2a5", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-07-12T22:29:14.1366188+10:00", "CreatedDateTick": 8, "CreatedById": "efbd9413-6f09-4eb5-8c06-df10cbc2cebf", "LastModifiedDate": "2025-07-12T22:29:14.1366188+10:00", "LastModifiedById": "f84d56b4-441c-441e-8bdb-c7b76c5e7140", "IsArchived": true, "CommitStepId": "045e521d-e169-41b3-88cd-b7c3329b1754", "Archived": "2025-07-12T22:29:14.1366188+10:00", "ArchivedById": "c5d27ee2-177a-46cc-941e-c424d722e0a0", "AssignedTo": "34dd4182-438e-4947-9861-54bda3cacdcb", "AssignedDate": "2025-07-12T22:29:14.1366188+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "14070f04-7828-444f-b670-c49a4ea9f4b2", "075faa3a-8777-405e-8d3c-7971296d20c0" ], "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": "777dc265-7421-45e2-bcef-79a1bc2defd4", "StepName": "sample string 2", "SubmittedTime": "2025-07-12T22:29:14.1366188+10:00", "SubmittedById": "36b8cc5c-d3cd-4b83-9f2c-160a5b2bfa74", "SubmittedBy": "sample string 5" }, { "StepId": "777dc265-7421-45e2-bcef-79a1bc2defd4", "StepName": "sample string 2", "SubmittedTime": "2025-07-12T22:29:14.1366188+10:00", "SubmittedById": "36b8cc5c-d3cd-4b83-9f2c-160a5b2bfa74", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "8bdfa455-e3da-4769-be35-d81810250e07", "StepName": "sample string 2", "InitTime": "2025-07-12T22:29:14.1366188+10:00", "InitById": "9d18978d-2f91-4091-a723-de72c68cc7f6", "InitBy": "sample string 5" }, { "StepId": "8bdfa455-e3da-4769-be35-d81810250e07", "StepName": "sample string 2", "InitTime": "2025-07-12T22:29:14.1366188+10:00", "InitById": "9d18978d-2f91-4091-a723-de72c68cc7f6", "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-07-12T12:29:14.1366188Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-07-12T12:29:14.1366188Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-07-12T22:29:14.1366188+10:00</Archived> <ArchivedById>c5d27ee2-177a-46cc-941e-c424d722e0a0</ArchivedById> <AssignedDate>2025-07-12T22:29:14.1366188+10:00</AssignedDate> <AssignedTo>34dd4182-438e-4947-9861-54bda3cacdcb</AssignedTo> <BookingId>95854829-3902-45c6-b692-1c2a54eb0de5</BookingId> <CPDId>e0f4780a-ef0a-4d8d-b603-296992411fda</CPDId> <CPDPeriodId>d46e02ab-8dfe-4a58-b7e5-e0cc7a414bf7</CPDPeriodId> <CPDReductionId>27fc93de-607e-4689-98a4-9a8175ec60ea</CPDReductionId> <CartId>ec76fb5d-b3f0-4ee7-8023-495323a92427</CartId> <CommitStepId>045e521d-e169-41b3-88cd-b7c3329b1754</CommitStepId> <CreatedById>efbd9413-6f09-4eb5-8c06-df10cbc2cebf</CreatedById> <CreatedDate>2025-07-12T22:29:14.1366188+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>6f6b380c-5b23-4049-86c8-e16e303de473</CurrentStepId> <ElectionId>2a89c681-a732-435c-83ef-7f3b93507dc6</ElectionId> <EntityId>3a07c855-fb84-4d8f-924b-430cc09ce2a5</EntityId> <EntityType>sample string 4</EntityType> <Id>be39a3ab-4f1a-422e-82b2-35d2d66e0a17</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>9d18978d-2f91-4091-a723-de72c68cc7f6</InitById> <InitTime>2025-07-12T22:29:14.1366188+10:00</InitTime> <StepId>8bdfa455-e3da-4769-be35-d81810250e07</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>9d18978d-2f91-4091-a723-de72c68cc7f6</InitById> <InitTime>2025-07-12T22:29:14.1366188+10:00</InitTime> <StepId>8bdfa455-e3da-4769-be35-d81810250e07</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>af872aeb-edb8-4d07-84b4-ec75d525ad91</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>f84d56b4-441c-441e-8bdb-c7b76c5e7140</LastModifiedById> <LastModifiedDate>2025-07-12T22:29:14.1366188+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>14070f04-7828-444f-b670-c49a4ea9f4b2</d2p1:guid> <d2p1:guid>075faa3a-8777-405e-8d3c-7971296d20c0</d2p1:guid> </PreviousStepIds> <PropertyId>773ded26-f40d-48b3-a2fa-9b0818c56d23</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>777dc265-7421-45e2-bcef-79a1bc2defd4</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>36b8cc5c-d3cd-4b83-9f2c-160a5b2bfa74</SubmittedById> <SubmittedTime>2025-07-12T22:29:14.1366188+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>777dc265-7421-45e2-bcef-79a1bc2defd4</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>36b8cc5c-d3cd-4b83-9f2c-160a5b2bfa74</SubmittedById> <SubmittedTime>2025-07-12T22:29:14.1366188+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>12ddb59a-2de9-4454-86b2-9b893d3bf760</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>addebf9d-6356-4b21-9b23-cb667349a19f</WaitlistEventId> <WaitlistTicketTypeId>66d0fd19-1fc4-4ff0-8713-f418905b1778</WaitlistTicketTypeId> <WorkflowId>971715a1-6519-47e0-ac7b-c9099973fba5</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.