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": "bc4a7925-04b8-4a4f-852a-331259e3998d", "WorkflowId": "d86c2d1c-2b5e-4a1f-af48-f55fec4f42c1", "CurrentStepId": "252735df-2033-4fa7-be6b-85b1c9c538c1", "UserId": "f156e965-cce0-4896-9639-6bc18db13331", "CPDId": "7e583012-b457-4db3-ac6d-dbfe91bbd3d0", "CPDPeriodId": "11541384-b2c2-4da6-9b4b-97dbcc9b05c6", "InvoiceId": "8736439b-4624-454a-8717-18db5c2efe37", "CPDReductionId": "2595fecb-beab-4321-aca8-6dec04497094", "ApplicableFrom": "2024-11-29T10:51:38.4808002+11:00", "ApplicableTo": "2024-11-29T10:51:38.4808002+11:00", "WaitlistEventId": "130c2425-a9a0-479b-bc6e-2f00678d146f", "WaitlistTicketTypeId": "61ca516d-d8ed-4ea2-a0b8-e29ac49f1fdf", "CartId": "98b1d684-fb14-48f2-941d-13f2927d79bc", "ElectionId": "2de871ad-f978-474e-b6ea-eac89c0e3bd7", "PropertyId": "b0716675-38cf-49a0-b662-17b0d993c7d0", "BookingId": "f79dcbab-392f-4b39-9a90-00b52d118420", "EntityId": "c1762351-a459-4878-848c-83e21755f0e2", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2024-11-29T10:51:38.4817994+11:00", "CreatedDateTick": 8, "CreatedById": "ed911c5f-7ab4-4456-80ec-69ff287e7582", "LastModifiedDate": "2024-11-29T10:51:38.4817994+11:00", "LastModifiedById": "75c2d504-2e27-4158-9490-2887fc8bc889", "IsArchived": true, "CommitStepId": "6736e16e-8b64-42c0-a7c7-35d20a8b7bf1", "Archived": "2024-11-29T10:51:38.4817994+11:00", "ArchivedById": "f4819ed7-25ff-4bb5-82a6-9b0c700c4ef7", "AssignedTo": "b890b6e4-a64a-47bc-a296-a0e4b81e3ff0", "AssignedDate": "2024-11-29T10:51:38.4817994+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "6120cab6-af14-4474-84a5-fa1cf05fcc27", "70aedd00-a385-4fb4-8063-45a1ff2b0a67" ], "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": "d65640e6-cb4e-4ae9-bd0d-33b057849e82", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T10:51:38.482799+11:00", "SubmittedById": "8e5f6782-89bc-4dac-9671-9dde163ea86e", "SubmittedBy": "sample string 5" }, { "StepId": "d65640e6-cb4e-4ae9-bd0d-33b057849e82", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T10:51:38.482799+11:00", "SubmittedById": "8e5f6782-89bc-4dac-9671-9dde163ea86e", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "78192b5d-eeef-4ba2-9c3a-9d0e931c552d", "StepName": "sample string 2", "InitTime": "2024-11-29T10:51:38.482799+11:00", "InitById": "0c6a65d1-b4e3-4007-936b-579fcefe9ede", "InitBy": "sample string 5" }, { "StepId": "78192b5d-eeef-4ba2-9c3a-9d0e931c552d", "StepName": "sample string 2", "InitTime": "2024-11-29T10:51:38.482799+11:00", "InitById": "0c6a65d1-b4e3-4007-936b-579fcefe9ede", "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>2024-11-28T23:51:38.4808002Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2024-11-28T23:51:38.4808002Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2024-11-29T10:51:38.4817994+11:00</Archived> <ArchivedById>f4819ed7-25ff-4bb5-82a6-9b0c700c4ef7</ArchivedById> <AssignedDate>2024-11-29T10:51:38.4817994+11:00</AssignedDate> <AssignedTo>b890b6e4-a64a-47bc-a296-a0e4b81e3ff0</AssignedTo> <BookingId>f79dcbab-392f-4b39-9a90-00b52d118420</BookingId> <CPDId>7e583012-b457-4db3-ac6d-dbfe91bbd3d0</CPDId> <CPDPeriodId>11541384-b2c2-4da6-9b4b-97dbcc9b05c6</CPDPeriodId> <CPDReductionId>2595fecb-beab-4321-aca8-6dec04497094</CPDReductionId> <CartId>98b1d684-fb14-48f2-941d-13f2927d79bc</CartId> <CommitStepId>6736e16e-8b64-42c0-a7c7-35d20a8b7bf1</CommitStepId> <CreatedById>ed911c5f-7ab4-4456-80ec-69ff287e7582</CreatedById> <CreatedDate>2024-11-29T10:51:38.4817994+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>252735df-2033-4fa7-be6b-85b1c9c538c1</CurrentStepId> <ElectionId>2de871ad-f978-474e-b6ea-eac89c0e3bd7</ElectionId> <EntityId>c1762351-a459-4878-848c-83e21755f0e2</EntityId> <EntityType>sample string 4</EntityType> <Id>bc4a7925-04b8-4a4f-852a-331259e3998d</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>0c6a65d1-b4e3-4007-936b-579fcefe9ede</InitById> <InitTime>2024-11-29T10:51:38.482799+11:00</InitTime> <StepId>78192b5d-eeef-4ba2-9c3a-9d0e931c552d</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>0c6a65d1-b4e3-4007-936b-579fcefe9ede</InitById> <InitTime>2024-11-29T10:51:38.482799+11:00</InitTime> <StepId>78192b5d-eeef-4ba2-9c3a-9d0e931c552d</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>8736439b-4624-454a-8717-18db5c2efe37</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>75c2d504-2e27-4158-9490-2887fc8bc889</LastModifiedById> <LastModifiedDate>2024-11-29T10:51:38.4817994+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>6120cab6-af14-4474-84a5-fa1cf05fcc27</d2p1:guid> <d2p1:guid>70aedd00-a385-4fb4-8063-45a1ff2b0a67</d2p1:guid> </PreviousStepIds> <PropertyId>b0716675-38cf-49a0-b662-17b0d993c7d0</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>d65640e6-cb4e-4ae9-bd0d-33b057849e82</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>8e5f6782-89bc-4dac-9671-9dde163ea86e</SubmittedById> <SubmittedTime>2024-11-29T10:51:38.482799+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>d65640e6-cb4e-4ae9-bd0d-33b057849e82</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>8e5f6782-89bc-4dac-9671-9dde163ea86e</SubmittedById> <SubmittedTime>2024-11-29T10:51:38.482799+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>f156e965-cce0-4896-9639-6bc18db13331</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>130c2425-a9a0-479b-bc6e-2f00678d146f</WaitlistEventId> <WaitlistTicketTypeId>61ca516d-d8ed-4ea2-a0b8-e29ac49f1fdf</WaitlistTicketTypeId> <WorkflowId>d86c2d1c-2b5e-4a1f-af48-f55fec4f42c1</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.