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": "062dc084-c52f-4281-88cd-46a6dc764a3b", "WorkflowId": "13f6ee48-94a5-4fc4-98ed-57f860ea38aa", "CurrentStepId": "d50baceb-7f18-4cf9-8b99-7a0ebf8fff39", "UserId": "a5c14ebc-e70f-4576-8b4b-e1407a047d65", "CPDId": "150c8a7e-e5be-431d-9124-f3f1643d2480", "CPDPeriodId": "d22d1147-ae99-46ca-b833-0178e6261933", "InvoiceId": "f14bedc9-3889-4765-a480-b2b41678ab6f", "CPDReductionId": "5baf82af-bd68-469b-8a46-72ae0da852a3", "ApplicableFrom": "2025-09-18T08:57:59.5725849+10:00", "ApplicableTo": "2025-09-18T08:57:59.5725849+10:00", "WaitlistEventId": "45642693-05c0-44e6-bf83-9029fab10ef3", "WaitlistTicketTypeId": "d97f6769-94cc-4715-ae88-648aff2ba92d", "CartId": "6795990c-6981-465e-bc1f-9c181b8b8a6b", "ElectionId": "b41c9506-1ee7-4794-a9b8-5a7a1bd9d65e", "PropertyId": "e72a933d-d582-4de2-a318-6b6d84854f14", "BookingId": "41a79471-789c-4073-9f0f-b08c8dbf8992", "EntityId": "2a30da54-9b43-428b-be3b-cf241cfdfa47", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-09-18T08:57:59.5725849+10:00", "CreatedDateTick": 8, "CreatedById": "046917b7-75d8-4350-82cb-efeddbc3a5cc", "LastModifiedDate": "2025-09-18T08:57:59.5725849+10:00", "LastModifiedById": "a4c79728-5153-4893-8d14-cdaeaec0a4da", "IsArchived": true, "CommitStepId": "36a52221-d512-4076-b2c6-65924084d537", "Archived": "2025-09-18T08:57:59.5725849+10:00", "ArchivedById": "08e3984f-458a-439a-a5b0-ca1bcb5b289a", "AssignedTo": "9af53193-9e80-4a77-b13b-acbfc9240801", "AssignedDate": "2025-09-18T08:57:59.5725849+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "7a026a6c-77b5-4271-8fb8-912c309601c6", "5c8c6012-0474-408d-8702-dba6e6842558" ], "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": "b071b311-8718-4d4e-86b9-e312b0da097b", "StepName": "sample string 2", "SubmittedTime": "2025-09-18T08:57:59.5725849+10:00", "SubmittedById": "feb41a8c-8f0b-49ed-9c7c-1b4db8c165a6", "SubmittedBy": "sample string 5" }, { "StepId": "b071b311-8718-4d4e-86b9-e312b0da097b", "StepName": "sample string 2", "SubmittedTime": "2025-09-18T08:57:59.5725849+10:00", "SubmittedById": "feb41a8c-8f0b-49ed-9c7c-1b4db8c165a6", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "7fe35ead-60c7-4299-b75a-5cc216bc3139", "StepName": "sample string 2", "InitTime": "2025-09-18T08:57:59.5725849+10:00", "InitById": "755aa0eb-d7b4-4c93-af5b-318d793e74df", "InitBy": "sample string 5" }, { "StepId": "7fe35ead-60c7-4299-b75a-5cc216bc3139", "StepName": "sample string 2", "InitTime": "2025-09-18T08:57:59.5725849+10:00", "InitById": "755aa0eb-d7b4-4c93-af5b-318d793e74df", "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-09-17T22:57:59.5725849Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-09-17T22:57:59.5725849Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-09-18T08:57:59.5725849+10:00</Archived> <ArchivedById>08e3984f-458a-439a-a5b0-ca1bcb5b289a</ArchivedById> <AssignedDate>2025-09-18T08:57:59.5725849+10:00</AssignedDate> <AssignedTo>9af53193-9e80-4a77-b13b-acbfc9240801</AssignedTo> <BookingId>41a79471-789c-4073-9f0f-b08c8dbf8992</BookingId> <CPDId>150c8a7e-e5be-431d-9124-f3f1643d2480</CPDId> <CPDPeriodId>d22d1147-ae99-46ca-b833-0178e6261933</CPDPeriodId> <CPDReductionId>5baf82af-bd68-469b-8a46-72ae0da852a3</CPDReductionId> <CartId>6795990c-6981-465e-bc1f-9c181b8b8a6b</CartId> <CommitStepId>36a52221-d512-4076-b2c6-65924084d537</CommitStepId> <CreatedById>046917b7-75d8-4350-82cb-efeddbc3a5cc</CreatedById> <CreatedDate>2025-09-18T08:57:59.5725849+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>d50baceb-7f18-4cf9-8b99-7a0ebf8fff39</CurrentStepId> <ElectionId>b41c9506-1ee7-4794-a9b8-5a7a1bd9d65e</ElectionId> <EntityId>2a30da54-9b43-428b-be3b-cf241cfdfa47</EntityId> <EntityType>sample string 4</EntityType> <Id>062dc084-c52f-4281-88cd-46a6dc764a3b</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>755aa0eb-d7b4-4c93-af5b-318d793e74df</InitById> <InitTime>2025-09-18T08:57:59.5725849+10:00</InitTime> <StepId>7fe35ead-60c7-4299-b75a-5cc216bc3139</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>755aa0eb-d7b4-4c93-af5b-318d793e74df</InitById> <InitTime>2025-09-18T08:57:59.5725849+10:00</InitTime> <StepId>7fe35ead-60c7-4299-b75a-5cc216bc3139</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>f14bedc9-3889-4765-a480-b2b41678ab6f</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>a4c79728-5153-4893-8d14-cdaeaec0a4da</LastModifiedById> <LastModifiedDate>2025-09-18T08:57:59.5725849+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>7a026a6c-77b5-4271-8fb8-912c309601c6</d2p1:guid> <d2p1:guid>5c8c6012-0474-408d-8702-dba6e6842558</d2p1:guid> </PreviousStepIds> <PropertyId>e72a933d-d582-4de2-a318-6b6d84854f14</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>b071b311-8718-4d4e-86b9-e312b0da097b</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>feb41a8c-8f0b-49ed-9c7c-1b4db8c165a6</SubmittedById> <SubmittedTime>2025-09-18T08:57:59.5725849+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>b071b311-8718-4d4e-86b9-e312b0da097b</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>feb41a8c-8f0b-49ed-9c7c-1b4db8c165a6</SubmittedById> <SubmittedTime>2025-09-18T08:57:59.5725849+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>a5c14ebc-e70f-4576-8b4b-e1407a047d65</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>45642693-05c0-44e6-bf83-9029fab10ef3</WaitlistEventId> <WaitlistTicketTypeId>d97f6769-94cc-4715-ae88-648aff2ba92d</WaitlistTicketTypeId> <WorkflowId>13f6ee48-94a5-4fc4-98ed-57f860ea38aa</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.