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": "649e170a-ae3a-49b9-94c5-7e004c356fd6", "WorkflowId": "471a2691-7fc9-42e3-ac3f-9fc45296b4cf", "CurrentStepId": "85a650c8-fb1f-4220-a28d-42edb6b83089", "UserId": "04776aaf-5d8c-4866-845a-3bedba7f5770", "CPDId": "1fa29836-a6ad-4865-ab3a-d4e08dc11c96", "CPDPeriodId": "4031a838-5127-4698-959d-907d1424a3e2", "InvoiceId": "6ae81df7-1e7d-42cb-a265-0dc37e10f3a8", "CPDReductionId": "6e191cfb-e8f2-45cf-88c8-f17e4d88ac47", "ApplicableFrom": "2025-04-04T14:57:27.3944836+11:00", "ApplicableTo": "2025-04-04T14:57:27.3944836+11:00", "WaitlistEventId": "7b5c766c-97ff-4d56-b638-701ef073d028", "WaitlistTicketTypeId": "9c606388-ef8f-401c-8dcd-b34414860200", "CartId": "b1346d02-cc69-47bf-bc47-fdb33956bae1", "ElectionId": "a5b784d4-eff9-4c55-89a3-c0a363fa721a", "PropertyId": "f0535b13-7ee9-4db9-a189-f0b01d1dd08e", "BookingId": "56f4022e-d74b-4d71-b828-cdc3d36eeb6d", "EntityId": "1664170f-7766-43c7-9a5e-bb8b15f70802", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-04-04T14:57:27.3944836+11:00", "CreatedDateTick": 8, "CreatedById": "88dfb0dd-790a-4517-aaed-2e4182695703", "LastModifiedDate": "2025-04-04T14:57:27.3944836+11:00", "LastModifiedById": "7339a37a-af4e-4c27-bc89-0a43cc519e13", "IsArchived": true, "CommitStepId": "29400ab5-0860-4607-bb53-148169f65f20", "Archived": "2025-04-04T14:57:27.3954829+11:00", "ArchivedById": "cd3374b3-1579-49f9-8388-51c1cf7a4286", "AssignedTo": "eb9a8c57-d00f-41f2-a460-694b7ca54d54", "AssignedDate": "2025-04-04T14:57:27.3954829+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "dc2a87aa-e708-49a7-8e83-161920faba7a", "ef6733bf-bb74-401d-be2d-304ae3edddc4" ], "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": "debb305d-0cf4-4d6b-9c7b-77511ee5fab5", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T14:57:27.3964833+11:00", "SubmittedById": "74959666-9b6a-420f-b792-c93a30755981", "SubmittedBy": "sample string 5" }, { "StepId": "debb305d-0cf4-4d6b-9c7b-77511ee5fab5", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T14:57:27.3964833+11:00", "SubmittedById": "74959666-9b6a-420f-b792-c93a30755981", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "83a0d21a-0e8e-4009-bc63-cdcd21b97ddc", "StepName": "sample string 2", "InitTime": "2025-04-04T14:57:27.3964833+11:00", "InitById": "c7666e1e-3274-44d7-83bc-a8cf98c17ebc", "InitBy": "sample string 5" }, { "StepId": "83a0d21a-0e8e-4009-bc63-cdcd21b97ddc", "StepName": "sample string 2", "InitTime": "2025-04-04T14:57:27.3964833+11:00", "InitById": "c7666e1e-3274-44d7-83bc-a8cf98c17ebc", "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-04T03:57:27.3944836Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-04-04T03:57:27.3944836Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-04-04T14:57:27.3954829+11:00</Archived> <ArchivedById>cd3374b3-1579-49f9-8388-51c1cf7a4286</ArchivedById> <AssignedDate>2025-04-04T14:57:27.3954829+11:00</AssignedDate> <AssignedTo>eb9a8c57-d00f-41f2-a460-694b7ca54d54</AssignedTo> <BookingId>56f4022e-d74b-4d71-b828-cdc3d36eeb6d</BookingId> <CPDId>1fa29836-a6ad-4865-ab3a-d4e08dc11c96</CPDId> <CPDPeriodId>4031a838-5127-4698-959d-907d1424a3e2</CPDPeriodId> <CPDReductionId>6e191cfb-e8f2-45cf-88c8-f17e4d88ac47</CPDReductionId> <CartId>b1346d02-cc69-47bf-bc47-fdb33956bae1</CartId> <CommitStepId>29400ab5-0860-4607-bb53-148169f65f20</CommitStepId> <CreatedById>88dfb0dd-790a-4517-aaed-2e4182695703</CreatedById> <CreatedDate>2025-04-04T14:57:27.3944836+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>85a650c8-fb1f-4220-a28d-42edb6b83089</CurrentStepId> <ElectionId>a5b784d4-eff9-4c55-89a3-c0a363fa721a</ElectionId> <EntityId>1664170f-7766-43c7-9a5e-bb8b15f70802</EntityId> <EntityType>sample string 4</EntityType> <Id>649e170a-ae3a-49b9-94c5-7e004c356fd6</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>c7666e1e-3274-44d7-83bc-a8cf98c17ebc</InitById> <InitTime>2025-04-04T14:57:27.3964833+11:00</InitTime> <StepId>83a0d21a-0e8e-4009-bc63-cdcd21b97ddc</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>c7666e1e-3274-44d7-83bc-a8cf98c17ebc</InitById> <InitTime>2025-04-04T14:57:27.3964833+11:00</InitTime> <StepId>83a0d21a-0e8e-4009-bc63-cdcd21b97ddc</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>6ae81df7-1e7d-42cb-a265-0dc37e10f3a8</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>7339a37a-af4e-4c27-bc89-0a43cc519e13</LastModifiedById> <LastModifiedDate>2025-04-04T14:57:27.3944836+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>dc2a87aa-e708-49a7-8e83-161920faba7a</d2p1:guid> <d2p1:guid>ef6733bf-bb74-401d-be2d-304ae3edddc4</d2p1:guid> </PreviousStepIds> <PropertyId>f0535b13-7ee9-4db9-a189-f0b01d1dd08e</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>debb305d-0cf4-4d6b-9c7b-77511ee5fab5</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>74959666-9b6a-420f-b792-c93a30755981</SubmittedById> <SubmittedTime>2025-04-04T14:57:27.3964833+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>debb305d-0cf4-4d6b-9c7b-77511ee5fab5</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>74959666-9b6a-420f-b792-c93a30755981</SubmittedById> <SubmittedTime>2025-04-04T14:57:27.3964833+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>04776aaf-5d8c-4866-845a-3bedba7f5770</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>7b5c766c-97ff-4d56-b638-701ef073d028</WaitlistEventId> <WaitlistTicketTypeId>9c606388-ef8f-401c-8dcd-b34414860200</WaitlistTicketTypeId> <WorkflowId>471a2691-7fc9-42e3-ac3f-9fc45296b4cf</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.