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": "f6d7902d-35d2-4424-b9bd-f47a0f8e11c0", "WorkflowId": "c923c667-48a8-464e-a59b-9660ff6e78a8", "CurrentStepId": "2c5da771-2478-494b-b155-e41400e9b3b1", "UserId": "6e2fe1ba-4579-44b8-b73d-f2dd89a72769", "CPDId": "c95d80c2-794a-47bf-a2bb-5e689b193bee", "CPDPeriodId": "6cf5c94c-56b2-4a9e-9694-c1df558fa3ae", "InvoiceId": "a9eabd9e-5132-4c00-9a63-6a8eeabc761c", "CPDReductionId": "44734824-0b96-4709-8467-f3b3b387d001", "ApplicableFrom": "2025-04-04T08:47:02.3785194+11:00", "ApplicableTo": "2025-04-04T08:47:02.3785194+11:00", "WaitlistEventId": "1ca909b0-9991-4eae-8184-ca36d11cdfd9", "WaitlistTicketTypeId": "ca01dfae-7b9b-40dd-b3cf-1cc080dd2141", "CartId": "7c806a36-c54e-463e-9287-58002571d429", "ElectionId": "e6404d9b-8a85-408c-9054-ba4bd4a397fc", "PropertyId": "7d53bbbd-14b3-473c-bc56-a3aaa7cf120b", "BookingId": "02acc8d8-f5a5-4701-bf8f-66f47139eaea", "EntityId": "034b292d-498c-4329-a3ed-305400539f02", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-04-04T08:47:02.3785194+11:00", "CreatedDateTick": 8, "CreatedById": "3f4a5bbf-56c7-4856-b428-6763306b8d0e", "LastModifiedDate": "2025-04-04T08:47:02.3785194+11:00", "LastModifiedById": "18977d2e-8ed6-45bc-8a5a-2eae329bbd69", "IsArchived": true, "CommitStepId": "f0dea07e-eeca-499a-8f75-13e2923bc84e", "Archived": "2025-04-04T08:47:02.3785194+11:00", "ArchivedById": "e729b724-91fd-43f8-bab5-5da6f4a8829b", "AssignedTo": "31f57232-49c0-405b-99e8-1e6783e58902", "AssignedDate": "2025-04-04T08:47:02.3785194+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "6e6b354c-5719-44ae-b660-d0d1db45e427", "ff8fdb6e-8a07-407f-8da6-e986448363bf" ], "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": "c5ef9765-8fd7-4130-91a7-979d6396ce50", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T08:47:02.3785194+11:00", "SubmittedById": "e44892c2-ac3c-46a9-9484-c85bdf93ca92", "SubmittedBy": "sample string 5" }, { "StepId": "c5ef9765-8fd7-4130-91a7-979d6396ce50", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T08:47:02.3785194+11:00", "SubmittedById": "e44892c2-ac3c-46a9-9484-c85bdf93ca92", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "7de2a22c-482e-407a-8db3-f1c1d8a05e3c", "StepName": "sample string 2", "InitTime": "2025-04-04T08:47:02.3785194+11:00", "InitById": "551f43ac-e6be-4e6f-ad87-36fe533253db", "InitBy": "sample string 5" }, { "StepId": "7de2a22c-482e-407a-8db3-f1c1d8a05e3c", "StepName": "sample string 2", "InitTime": "2025-04-04T08:47:02.3785194+11:00", "InitById": "551f43ac-e6be-4e6f-ad87-36fe533253db", "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-03T21:47:02.3785194Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-04-03T21:47:02.3785194Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-04-04T08:47:02.3785194+11:00</Archived> <ArchivedById>e729b724-91fd-43f8-bab5-5da6f4a8829b</ArchivedById> <AssignedDate>2025-04-04T08:47:02.3785194+11:00</AssignedDate> <AssignedTo>31f57232-49c0-405b-99e8-1e6783e58902</AssignedTo> <BookingId>02acc8d8-f5a5-4701-bf8f-66f47139eaea</BookingId> <CPDId>c95d80c2-794a-47bf-a2bb-5e689b193bee</CPDId> <CPDPeriodId>6cf5c94c-56b2-4a9e-9694-c1df558fa3ae</CPDPeriodId> <CPDReductionId>44734824-0b96-4709-8467-f3b3b387d001</CPDReductionId> <CartId>7c806a36-c54e-463e-9287-58002571d429</CartId> <CommitStepId>f0dea07e-eeca-499a-8f75-13e2923bc84e</CommitStepId> <CreatedById>3f4a5bbf-56c7-4856-b428-6763306b8d0e</CreatedById> <CreatedDate>2025-04-04T08:47:02.3785194+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>2c5da771-2478-494b-b155-e41400e9b3b1</CurrentStepId> <ElectionId>e6404d9b-8a85-408c-9054-ba4bd4a397fc</ElectionId> <EntityId>034b292d-498c-4329-a3ed-305400539f02</EntityId> <EntityType>sample string 4</EntityType> <Id>f6d7902d-35d2-4424-b9bd-f47a0f8e11c0</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>551f43ac-e6be-4e6f-ad87-36fe533253db</InitById> <InitTime>2025-04-04T08:47:02.3785194+11:00</InitTime> <StepId>7de2a22c-482e-407a-8db3-f1c1d8a05e3c</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>551f43ac-e6be-4e6f-ad87-36fe533253db</InitById> <InitTime>2025-04-04T08:47:02.3785194+11:00</InitTime> <StepId>7de2a22c-482e-407a-8db3-f1c1d8a05e3c</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>a9eabd9e-5132-4c00-9a63-6a8eeabc761c</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>18977d2e-8ed6-45bc-8a5a-2eae329bbd69</LastModifiedById> <LastModifiedDate>2025-04-04T08:47:02.3785194+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>6e6b354c-5719-44ae-b660-d0d1db45e427</d2p1:guid> <d2p1:guid>ff8fdb6e-8a07-407f-8da6-e986448363bf</d2p1:guid> </PreviousStepIds> <PropertyId>7d53bbbd-14b3-473c-bc56-a3aaa7cf120b</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>c5ef9765-8fd7-4130-91a7-979d6396ce50</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>e44892c2-ac3c-46a9-9484-c85bdf93ca92</SubmittedById> <SubmittedTime>2025-04-04T08:47:02.3785194+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>c5ef9765-8fd7-4130-91a7-979d6396ce50</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>e44892c2-ac3c-46a9-9484-c85bdf93ca92</SubmittedById> <SubmittedTime>2025-04-04T08:47:02.3785194+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>6e2fe1ba-4579-44b8-b73d-f2dd89a72769</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>1ca909b0-9991-4eae-8184-ca36d11cdfd9</WaitlistEventId> <WaitlistTicketTypeId>ca01dfae-7b9b-40dd-b3cf-1cc080dd2141</WaitlistTicketTypeId> <WorkflowId>c923c667-48a8-464e-a59b-9660ff6e78a8</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.