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": "fe0d7eaf-2e97-4607-8eef-355706ba18f6", "WorkflowId": "1873c4d9-f458-4ff0-aed1-076151359514", "CurrentStepId": "6a44ceb5-bdcb-4dd8-891c-8f5cb39dab7a", "UserId": "3021b0b5-137d-4946-b9b3-144251f0fe0a", "CPDId": "315fe96f-ece5-43aa-919c-17f4d729e55c", "CPDPeriodId": "e021f015-6fe6-4dd4-8ea2-969b2c1f4db3", "InvoiceId": "3c218a52-a55d-4896-a38c-9cb07e9e8e66", "CPDReductionId": "cac37ae5-7d18-44b0-a7a6-30f6155fd8c3", "ApplicableFrom": "2025-07-05T00:49:18.8806134+10:00", "ApplicableTo": "2025-07-05T00:49:18.8806134+10:00", "WaitlistEventId": "c5713839-e2be-423e-a9a7-930dfe5fade6", "WaitlistTicketTypeId": "cca86438-13e0-48fc-a76d-a173c174eb6d", "CartId": "a4f2ba0f-3a0f-4835-ae2a-b4f51d6c152f", "ElectionId": "855dc52f-cd73-4a3b-aa74-fddf1cb249f8", "PropertyId": "2a216928-6ca8-4926-92e2-bd03662a8fc1", "BookingId": "412246cd-b5f7-482f-9b20-fde282a139b1", "EntityId": "80068071-fa13-4e2a-935f-ffd7c7f38274", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-07-05T00:49:18.8806134+10:00", "CreatedDateTick": 8, "CreatedById": "bce6b051-5be9-46b6-b0a3-8536d491102e", "LastModifiedDate": "2025-07-05T00:49:18.8806134+10:00", "LastModifiedById": "1e5efa84-8fb0-415b-8f0a-c6c170869d99", "IsArchived": true, "CommitStepId": "bbf767d2-b088-4241-81a2-e5be304a2f1a", "Archived": "2025-07-05T00:49:18.8816114+10:00", "ArchivedById": "7866c97e-fb11-43b0-b146-ce29c93111ee", "AssignedTo": "d86d39c1-f963-409d-8ce3-a48ffd31182a", "AssignedDate": "2025-07-05T00:49:18.8816114+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "8e3687f7-bd67-429b-8b65-f771c716aa56", "01825c52-964a-404f-a5e7-2a7647fd3b5e" ], "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": "2a6894fc-2c3f-4edd-8cf7-9c0acf241178", "StepName": "sample string 2", "SubmittedTime": "2025-07-05T00:49:18.8816114+10:00", "SubmittedById": "105fa29f-7219-4499-9d0b-26355481fe6e", "SubmittedBy": "sample string 5" }, { "StepId": "2a6894fc-2c3f-4edd-8cf7-9c0acf241178", "StepName": "sample string 2", "SubmittedTime": "2025-07-05T00:49:18.8816114+10:00", "SubmittedById": "105fa29f-7219-4499-9d0b-26355481fe6e", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "5d710198-1b0d-4b12-b625-9624da1d63ff", "StepName": "sample string 2", "InitTime": "2025-07-05T00:49:18.8816114+10:00", "InitById": "e42e2e84-5398-4155-b3b3-f65a54c8cbab", "InitBy": "sample string 5" }, { "StepId": "5d710198-1b0d-4b12-b625-9624da1d63ff", "StepName": "sample string 2", "InitTime": "2025-07-05T00:49:18.8816114+10:00", "InitById": "e42e2e84-5398-4155-b3b3-f65a54c8cbab", "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-04T14:49:18.8806134Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-07-04T14:49:18.8806134Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-07-05T00:49:18.8816114+10:00</Archived> <ArchivedById>7866c97e-fb11-43b0-b146-ce29c93111ee</ArchivedById> <AssignedDate>2025-07-05T00:49:18.8816114+10:00</AssignedDate> <AssignedTo>d86d39c1-f963-409d-8ce3-a48ffd31182a</AssignedTo> <BookingId>412246cd-b5f7-482f-9b20-fde282a139b1</BookingId> <CPDId>315fe96f-ece5-43aa-919c-17f4d729e55c</CPDId> <CPDPeriodId>e021f015-6fe6-4dd4-8ea2-969b2c1f4db3</CPDPeriodId> <CPDReductionId>cac37ae5-7d18-44b0-a7a6-30f6155fd8c3</CPDReductionId> <CartId>a4f2ba0f-3a0f-4835-ae2a-b4f51d6c152f</CartId> <CommitStepId>bbf767d2-b088-4241-81a2-e5be304a2f1a</CommitStepId> <CreatedById>bce6b051-5be9-46b6-b0a3-8536d491102e</CreatedById> <CreatedDate>2025-07-05T00:49:18.8806134+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>6a44ceb5-bdcb-4dd8-891c-8f5cb39dab7a</CurrentStepId> <ElectionId>855dc52f-cd73-4a3b-aa74-fddf1cb249f8</ElectionId> <EntityId>80068071-fa13-4e2a-935f-ffd7c7f38274</EntityId> <EntityType>sample string 4</EntityType> <Id>fe0d7eaf-2e97-4607-8eef-355706ba18f6</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>e42e2e84-5398-4155-b3b3-f65a54c8cbab</InitById> <InitTime>2025-07-05T00:49:18.8816114+10:00</InitTime> <StepId>5d710198-1b0d-4b12-b625-9624da1d63ff</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>e42e2e84-5398-4155-b3b3-f65a54c8cbab</InitById> <InitTime>2025-07-05T00:49:18.8816114+10:00</InitTime> <StepId>5d710198-1b0d-4b12-b625-9624da1d63ff</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>3c218a52-a55d-4896-a38c-9cb07e9e8e66</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>1e5efa84-8fb0-415b-8f0a-c6c170869d99</LastModifiedById> <LastModifiedDate>2025-07-05T00:49:18.8806134+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>8e3687f7-bd67-429b-8b65-f771c716aa56</d2p1:guid> <d2p1:guid>01825c52-964a-404f-a5e7-2a7647fd3b5e</d2p1:guid> </PreviousStepIds> <PropertyId>2a216928-6ca8-4926-92e2-bd03662a8fc1</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>2a6894fc-2c3f-4edd-8cf7-9c0acf241178</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>105fa29f-7219-4499-9d0b-26355481fe6e</SubmittedById> <SubmittedTime>2025-07-05T00:49:18.8816114+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>2a6894fc-2c3f-4edd-8cf7-9c0acf241178</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>105fa29f-7219-4499-9d0b-26355481fe6e</SubmittedById> <SubmittedTime>2025-07-05T00:49:18.8816114+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>3021b0b5-137d-4946-b9b3-144251f0fe0a</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>c5713839-e2be-423e-a9a7-930dfe5fade6</WaitlistEventId> <WaitlistTicketTypeId>cca86438-13e0-48fc-a76d-a173c174eb6d</WaitlistTicketTypeId> <WorkflowId>1873c4d9-f458-4ff0-aed1-076151359514</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.