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": "74d61788-3860-488a-8ae5-7983f1da3abe", "WorkflowId": "3bdb7869-377a-42d5-b770-35bd50b20d2f", "CurrentStepId": "d2785ea2-bb27-4643-88c4-111778848f50", "UserId": "e40bd957-bcb0-4ec0-9c57-48afc3889e0b", "CPDId": "842963cd-2c56-47b8-aada-23f760656482", "CPDPeriodId": "95b490b1-b22f-460a-9306-5d0c6b248b6b", "InvoiceId": "a2c7ac5e-5d1a-40cf-86fa-2c2a45fb9f3d", "CPDReductionId": "c6de9d17-e6c5-4b11-8511-767f8ff61117", "ApplicableFrom": "2025-04-04T15:33:13.4145569+11:00", "ApplicableTo": "2025-04-04T15:33:13.4145569+11:00", "WaitlistEventId": "3a72184a-3f4b-4840-9fd8-b29f00874be1", "WaitlistTicketTypeId": "4c596060-0de7-4a1a-9fd2-63b958a159ab", "CartId": "1bfaedf3-e157-498b-a85b-15926e274afe", "ElectionId": "3d3a59a5-7382-4d23-87b8-f4dbf33f460f", "PropertyId": "792ddbec-5573-4322-a93d-014bb31adf88", "BookingId": "6ded6404-59f9-437c-887f-4015c0276ee7", "EntityId": "1175ef6e-707d-484c-b45e-1f07471ff50c", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-04-04T15:33:13.4145569+11:00", "CreatedDateTick": 8, "CreatedById": "14899966-db23-4fbc-b496-948802c9bc75", "LastModifiedDate": "2025-04-04T15:33:13.4145569+11:00", "LastModifiedById": "d91217e4-c2bc-4d29-86a0-492b016cb09e", "IsArchived": true, "CommitStepId": "9e54ce76-0fd7-4857-bbcc-4e9b2afb1610", "Archived": "2025-04-04T15:33:13.4145569+11:00", "ArchivedById": "c5bdd257-4a90-4a8b-ac58-de344a966636", "AssignedTo": "afbf2d51-b54d-403b-94ab-d93a10ef821a", "AssignedDate": "2025-04-04T15:33:13.4145569+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "2a66b3a5-cdd5-4450-8a12-8d963e0696c6", "859dd1b9-52fa-483f-88ec-95a619a198ac" ], "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": "87da68f2-cbe3-4c15-8a3f-2377e7a30971", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T15:33:13.4145569+11:00", "SubmittedById": "d54307da-8c5d-4ef9-ad65-d490364efacf", "SubmittedBy": "sample string 5" }, { "StepId": "87da68f2-cbe3-4c15-8a3f-2377e7a30971", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T15:33:13.4145569+11:00", "SubmittedById": "d54307da-8c5d-4ef9-ad65-d490364efacf", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "b3129432-0785-475a-991a-cf8771d34377", "StepName": "sample string 2", "InitTime": "2025-04-04T15:33:13.4145569+11:00", "InitById": "b0577cc4-c74f-4b08-8a66-b4463b3365ba", "InitBy": "sample string 5" }, { "StepId": "b3129432-0785-475a-991a-cf8771d34377", "StepName": "sample string 2", "InitTime": "2025-04-04T15:33:13.4145569+11:00", "InitById": "b0577cc4-c74f-4b08-8a66-b4463b3365ba", "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-04-04T04:33:13.4145569Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-04-04T04:33:13.4145569Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-04-04T15:33:13.4145569+11:00</Archived> <ArchivedById>c5bdd257-4a90-4a8b-ac58-de344a966636</ArchivedById> <AssignedDate>2025-04-04T15:33:13.4145569+11:00</AssignedDate> <AssignedTo>afbf2d51-b54d-403b-94ab-d93a10ef821a</AssignedTo> <BookingId>6ded6404-59f9-437c-887f-4015c0276ee7</BookingId> <CPDId>842963cd-2c56-47b8-aada-23f760656482</CPDId> <CPDPeriodId>95b490b1-b22f-460a-9306-5d0c6b248b6b</CPDPeriodId> <CPDReductionId>c6de9d17-e6c5-4b11-8511-767f8ff61117</CPDReductionId> <CartId>1bfaedf3-e157-498b-a85b-15926e274afe</CartId> <CommitStepId>9e54ce76-0fd7-4857-bbcc-4e9b2afb1610</CommitStepId> <CreatedById>14899966-db23-4fbc-b496-948802c9bc75</CreatedById> <CreatedDate>2025-04-04T15:33:13.4145569+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>d2785ea2-bb27-4643-88c4-111778848f50</CurrentStepId> <ElectionId>3d3a59a5-7382-4d23-87b8-f4dbf33f460f</ElectionId> <EntityId>1175ef6e-707d-484c-b45e-1f07471ff50c</EntityId> <EntityType>sample string 4</EntityType> <Id>74d61788-3860-488a-8ae5-7983f1da3abe</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>b0577cc4-c74f-4b08-8a66-b4463b3365ba</InitById> <InitTime>2025-04-04T15:33:13.4145569+11:00</InitTime> <StepId>b3129432-0785-475a-991a-cf8771d34377</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>b0577cc4-c74f-4b08-8a66-b4463b3365ba</InitById> <InitTime>2025-04-04T15:33:13.4145569+11:00</InitTime> <StepId>b3129432-0785-475a-991a-cf8771d34377</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>a2c7ac5e-5d1a-40cf-86fa-2c2a45fb9f3d</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>d91217e4-c2bc-4d29-86a0-492b016cb09e</LastModifiedById> <LastModifiedDate>2025-04-04T15:33:13.4145569+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>2a66b3a5-cdd5-4450-8a12-8d963e0696c6</d2p1:guid> <d2p1:guid>859dd1b9-52fa-483f-88ec-95a619a198ac</d2p1:guid> </PreviousStepIds> <PropertyId>792ddbec-5573-4322-a93d-014bb31adf88</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>87da68f2-cbe3-4c15-8a3f-2377e7a30971</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>d54307da-8c5d-4ef9-ad65-d490364efacf</SubmittedById> <SubmittedTime>2025-04-04T15:33:13.4145569+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>87da68f2-cbe3-4c15-8a3f-2377e7a30971</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>d54307da-8c5d-4ef9-ad65-d490364efacf</SubmittedById> <SubmittedTime>2025-04-04T15:33:13.4145569+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>e40bd957-bcb0-4ec0-9c57-48afc3889e0b</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>3a72184a-3f4b-4840-9fd8-b29f00874be1</WaitlistEventId> <WaitlistTicketTypeId>4c596060-0de7-4a1a-9fd2-63b958a159ab</WaitlistTicketTypeId> <WorkflowId>3bdb7869-377a-42d5-b770-35bd50b20d2f</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.