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": "885e5d12-839a-4ddc-8288-9edb5087d687", "WorkflowId": "5159d728-d8a7-4c19-b8a2-bf58b90e8358", "CurrentStepId": "f519f7cb-4624-4631-b68d-98beb5107526", "UserId": "69ccf69c-080f-4b3b-9256-903714f6e90a", "CPDId": "148fd113-fe33-459d-9b85-63ebb2b49dee", "CPDPeriodId": "0bc6d822-cb8c-4f57-97f4-808275abfd0f", "InvoiceId": "766d8013-2d25-4fe3-8d14-5d253c4f5943", "CPDReductionId": "0527f65e-c323-4fac-b715-47b5eb2f478c", "ApplicableFrom": "2025-07-01T17:56:53.4604486+10:00", "ApplicableTo": "2025-07-01T17:56:53.4604486+10:00", "WaitlistEventId": "f615c705-40b4-4553-b96f-9389aa8db84f", "WaitlistTicketTypeId": "055fe634-d456-4759-bc0e-6692c863bcb7", "CartId": "93bf94bc-c2d6-4ab6-ab30-3c3aa517a1e3", "ElectionId": "98a8f704-6e07-4ec9-83b3-59a43a498e41", "PropertyId": "46582c8d-dbdc-4118-a106-7c6e73796e2c", "BookingId": "e48b4c9a-5026-41e4-8b34-6f4f44732f06", "EntityId": "db1b49d0-6609-418f-af01-18c5d3bc664b", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-07-01T17:56:53.4604486+10:00", "CreatedDateTick": 8, "CreatedById": "235d4a3f-3457-41bc-a066-88dd6621f469", "LastModifiedDate": "2025-07-01T17:56:53.4604486+10:00", "LastModifiedById": "a1278293-1905-47fa-a02a-6c8878505642", "IsArchived": true, "CommitStepId": "a893c3c4-1513-4bab-8e3d-d831e573612b", "Archived": "2025-07-01T17:56:53.4604486+10:00", "ArchivedById": "a3f8f6a6-95b1-4c85-a8d1-2a01ef8f6d63", "AssignedTo": "29466728-a9de-4057-94bd-8e2679c9f788", "AssignedDate": "2025-07-01T17:56:53.4604486+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "64534a87-8b6b-4551-97a4-78c5cf00a053", "a68fa828-6ff6-4254-8e22-7a5ff2b055aa" ], "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": "e00dd0b7-eeaa-4039-be31-5b2426050720", "StepName": "sample string 2", "SubmittedTime": "2025-07-01T17:56:53.4604486+10:00", "SubmittedById": "cc69ef21-1b8c-440e-a52f-8760f5b100c5", "SubmittedBy": "sample string 5" }, { "StepId": "e00dd0b7-eeaa-4039-be31-5b2426050720", "StepName": "sample string 2", "SubmittedTime": "2025-07-01T17:56:53.4604486+10:00", "SubmittedById": "cc69ef21-1b8c-440e-a52f-8760f5b100c5", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "a1c68360-85b6-46d9-b1a9-b4d849bfa681", "StepName": "sample string 2", "InitTime": "2025-07-01T17:56:53.4614525+10:00", "InitById": "17a27570-a2f8-4f96-a322-30f1a94a977b", "InitBy": "sample string 5" }, { "StepId": "a1c68360-85b6-46d9-b1a9-b4d849bfa681", "StepName": "sample string 2", "InitTime": "2025-07-01T17:56:53.4614525+10:00", "InitById": "17a27570-a2f8-4f96-a322-30f1a94a977b", "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-01T07:56:53.4604486Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-07-01T07:56:53.4604486Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-07-01T17:56:53.4604486+10:00</Archived> <ArchivedById>a3f8f6a6-95b1-4c85-a8d1-2a01ef8f6d63</ArchivedById> <AssignedDate>2025-07-01T17:56:53.4604486+10:00</AssignedDate> <AssignedTo>29466728-a9de-4057-94bd-8e2679c9f788</AssignedTo> <BookingId>e48b4c9a-5026-41e4-8b34-6f4f44732f06</BookingId> <CPDId>148fd113-fe33-459d-9b85-63ebb2b49dee</CPDId> <CPDPeriodId>0bc6d822-cb8c-4f57-97f4-808275abfd0f</CPDPeriodId> <CPDReductionId>0527f65e-c323-4fac-b715-47b5eb2f478c</CPDReductionId> <CartId>93bf94bc-c2d6-4ab6-ab30-3c3aa517a1e3</CartId> <CommitStepId>a893c3c4-1513-4bab-8e3d-d831e573612b</CommitStepId> <CreatedById>235d4a3f-3457-41bc-a066-88dd6621f469</CreatedById> <CreatedDate>2025-07-01T17:56:53.4604486+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>f519f7cb-4624-4631-b68d-98beb5107526</CurrentStepId> <ElectionId>98a8f704-6e07-4ec9-83b3-59a43a498e41</ElectionId> <EntityId>db1b49d0-6609-418f-af01-18c5d3bc664b</EntityId> <EntityType>sample string 4</EntityType> <Id>885e5d12-839a-4ddc-8288-9edb5087d687</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>17a27570-a2f8-4f96-a322-30f1a94a977b</InitById> <InitTime>2025-07-01T17:56:53.4614525+10:00</InitTime> <StepId>a1c68360-85b6-46d9-b1a9-b4d849bfa681</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>17a27570-a2f8-4f96-a322-30f1a94a977b</InitById> <InitTime>2025-07-01T17:56:53.4614525+10:00</InitTime> <StepId>a1c68360-85b6-46d9-b1a9-b4d849bfa681</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>766d8013-2d25-4fe3-8d14-5d253c4f5943</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>a1278293-1905-47fa-a02a-6c8878505642</LastModifiedById> <LastModifiedDate>2025-07-01T17:56:53.4604486+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>64534a87-8b6b-4551-97a4-78c5cf00a053</d2p1:guid> <d2p1:guid>a68fa828-6ff6-4254-8e22-7a5ff2b055aa</d2p1:guid> </PreviousStepIds> <PropertyId>46582c8d-dbdc-4118-a106-7c6e73796e2c</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>e00dd0b7-eeaa-4039-be31-5b2426050720</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>cc69ef21-1b8c-440e-a52f-8760f5b100c5</SubmittedById> <SubmittedTime>2025-07-01T17:56:53.4604486+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>e00dd0b7-eeaa-4039-be31-5b2426050720</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>cc69ef21-1b8c-440e-a52f-8760f5b100c5</SubmittedById> <SubmittedTime>2025-07-01T17:56:53.4604486+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>69ccf69c-080f-4b3b-9256-903714f6e90a</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>f615c705-40b4-4553-b96f-9389aa8db84f</WaitlistEventId> <WaitlistTicketTypeId>055fe634-d456-4759-bc0e-6692c863bcb7</WaitlistTicketTypeId> <WorkflowId>5159d728-d8a7-4c19-b8a2-bf58b90e8358</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.