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": "e53428ac-3a6e-49b4-b6b2-9271b5c887a6", "WorkflowId": "a17f7c2e-9c3d-46a6-a092-ee8e7978c68b", "CurrentStepId": "0a38cbc0-35fc-4dfa-884d-04d390114bd2", "UserId": "7cd38947-7584-48b2-a0ba-d56ae9486c20", "CPDId": "4b73282f-cab7-42c6-8132-f1aab7b66724", "CPDPeriodId": "eb33e071-1669-46a3-b348-f43adade9e7a", "InvoiceId": "2ad11bbc-a8c1-4872-b5a1-b1529dd000ef", "CPDReductionId": "da358843-3b97-4c48-9062-b66d8a4b5c05", "ApplicableFrom": "2025-09-19T12:34:34.3795049+10:00", "ApplicableTo": "2025-09-19T12:34:34.3795049+10:00", "WaitlistEventId": "a5a441ac-1539-4f95-848f-1b53ca9cbd55", "WaitlistTicketTypeId": "ed7dc4a4-4893-4801-bdb8-26b695e0bdcd", "CartId": "076e77d0-f226-4d39-80b6-b71c9e2887cc", "ElectionId": "80a1027b-c54b-4e04-b0b5-361c800f3787", "PropertyId": "5926907f-ad8f-4997-aa50-f312d9f73931", "BookingId": "470b96a1-5ce3-478f-aeb4-fcf7df0fd4c6", "EntityId": "751ed7c9-edf6-4a14-8ec5-6e52877c1680", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-09-19T12:34:34.3795049+10:00", "CreatedDateTick": 8, "CreatedById": "e0f14154-f594-4c11-8306-c82df0e69b91", "LastModifiedDate": "2025-09-19T12:34:34.3795049+10:00", "LastModifiedById": "be2c7669-e5ed-493c-b9a6-37e433e835a8", "IsArchived": true, "CommitStepId": "031afada-123c-4dc5-bcec-93f8d536d724", "Archived": "2025-09-19T12:34:34.3795049+10:00", "ArchivedById": "350d0caf-95eb-4459-b959-c73c2b9f49d0", "AssignedTo": "9a833dd7-65c7-4d38-aacc-dac9b9926f75", "AssignedDate": "2025-09-19T12:34:34.3795049+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "b9101f8d-e6e5-4127-986f-ad73b03d7a30", "32a29c51-bb4b-4a4c-ad47-0febbc6afdf1" ], "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": "f81ca4b6-ba48-4eed-bb6a-3647b0013f50", "StepName": "sample string 2", "SubmittedTime": "2025-09-19T12:34:34.3795049+10:00", "SubmittedById": "66bb0a62-1b6d-448c-a8fc-ad838d26d274", "SubmittedBy": "sample string 5" }, { "StepId": "f81ca4b6-ba48-4eed-bb6a-3647b0013f50", "StepName": "sample string 2", "SubmittedTime": "2025-09-19T12:34:34.3795049+10:00", "SubmittedById": "66bb0a62-1b6d-448c-a8fc-ad838d26d274", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "00da111d-52ee-4bf1-978d-fd06f25db724", "StepName": "sample string 2", "InitTime": "2025-09-19T12:34:34.3795049+10:00", "InitById": "d25f5b1e-6a74-4f5b-9f9f-8e6e2ec653fa", "InitBy": "sample string 5" }, { "StepId": "00da111d-52ee-4bf1-978d-fd06f25db724", "StepName": "sample string 2", "InitTime": "2025-09-19T12:34:34.3795049+10:00", "InitById": "d25f5b1e-6a74-4f5b-9f9f-8e6e2ec653fa", "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-19T02:34:34.3795049Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-09-19T02:34:34.3795049Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-09-19T12:34:34.3795049+10:00</Archived> <ArchivedById>350d0caf-95eb-4459-b959-c73c2b9f49d0</ArchivedById> <AssignedDate>2025-09-19T12:34:34.3795049+10:00</AssignedDate> <AssignedTo>9a833dd7-65c7-4d38-aacc-dac9b9926f75</AssignedTo> <BookingId>470b96a1-5ce3-478f-aeb4-fcf7df0fd4c6</BookingId> <CPDId>4b73282f-cab7-42c6-8132-f1aab7b66724</CPDId> <CPDPeriodId>eb33e071-1669-46a3-b348-f43adade9e7a</CPDPeriodId> <CPDReductionId>da358843-3b97-4c48-9062-b66d8a4b5c05</CPDReductionId> <CartId>076e77d0-f226-4d39-80b6-b71c9e2887cc</CartId> <CommitStepId>031afada-123c-4dc5-bcec-93f8d536d724</CommitStepId> <CreatedById>e0f14154-f594-4c11-8306-c82df0e69b91</CreatedById> <CreatedDate>2025-09-19T12:34:34.3795049+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>0a38cbc0-35fc-4dfa-884d-04d390114bd2</CurrentStepId> <ElectionId>80a1027b-c54b-4e04-b0b5-361c800f3787</ElectionId> <EntityId>751ed7c9-edf6-4a14-8ec5-6e52877c1680</EntityId> <EntityType>sample string 4</EntityType> <Id>e53428ac-3a6e-49b4-b6b2-9271b5c887a6</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>d25f5b1e-6a74-4f5b-9f9f-8e6e2ec653fa</InitById> <InitTime>2025-09-19T12:34:34.3795049+10:00</InitTime> <StepId>00da111d-52ee-4bf1-978d-fd06f25db724</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>d25f5b1e-6a74-4f5b-9f9f-8e6e2ec653fa</InitById> <InitTime>2025-09-19T12:34:34.3795049+10:00</InitTime> <StepId>00da111d-52ee-4bf1-978d-fd06f25db724</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>2ad11bbc-a8c1-4872-b5a1-b1529dd000ef</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>be2c7669-e5ed-493c-b9a6-37e433e835a8</LastModifiedById> <LastModifiedDate>2025-09-19T12:34:34.3795049+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>b9101f8d-e6e5-4127-986f-ad73b03d7a30</d2p1:guid> <d2p1:guid>32a29c51-bb4b-4a4c-ad47-0febbc6afdf1</d2p1:guid> </PreviousStepIds> <PropertyId>5926907f-ad8f-4997-aa50-f312d9f73931</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>f81ca4b6-ba48-4eed-bb6a-3647b0013f50</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>66bb0a62-1b6d-448c-a8fc-ad838d26d274</SubmittedById> <SubmittedTime>2025-09-19T12:34:34.3795049+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>f81ca4b6-ba48-4eed-bb6a-3647b0013f50</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>66bb0a62-1b6d-448c-a8fc-ad838d26d274</SubmittedById> <SubmittedTime>2025-09-19T12:34:34.3795049+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>7cd38947-7584-48b2-a0ba-d56ae9486c20</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>a5a441ac-1539-4f95-848f-1b53ca9cbd55</WaitlistEventId> <WaitlistTicketTypeId>ed7dc4a4-4893-4801-bdb8-26b695e0bdcd</WaitlistTicketTypeId> <WorkflowId>a17f7c2e-9c3d-46a6-a092-ee8e7978c68b</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.