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": "89f25a88-eccd-4cb8-90f2-5d4ef53d02c5", "WorkflowId": "ca4aa161-08b6-486d-8ecd-f7ea743a6b90", "CurrentStepId": "fff94885-d41f-4ccb-9d89-6fe664e3026d", "UserId": "8b4b9fe2-bff0-4b14-8649-817e2bc393c3", "CPDId": "70436df4-01ed-4448-b9a0-d96c1532b872", "CPDPeriodId": "152d1263-bc11-4996-9fa5-903b0aad3df4", "InvoiceId": "684ff891-711e-45f3-90fe-06ce21a86ffc", "CPDReductionId": "2562cf1f-745b-4c01-adba-2265eadfef23", "ApplicableFrom": "2024-11-29T10:56:18.4404141+11:00", "ApplicableTo": "2024-11-29T10:56:18.4404141+11:00", "WaitlistEventId": "32176107-359c-4d09-8c45-cca192e31fb0", "WaitlistTicketTypeId": "3e04b843-bf57-4b76-8682-a310fb178f22", "CartId": "ef3b1108-643c-4ff8-986c-b45fade051aa", "ElectionId": "ff68b215-c853-421f-8d59-2d4226f46f4d", "PropertyId": "c1e38e13-33bc-49d3-be01-014b9af4fcdc", "BookingId": "977cebb9-a8a8-4886-b2ed-006f90db2b58", "EntityId": "e4cfcabb-8780-44c2-bb69-3780c4e536f5", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2024-11-29T10:56:18.4404141+11:00", "CreatedDateTick": 8, "CreatedById": "d43c7008-ddc8-4c1d-a085-aeef794f8f68", "LastModifiedDate": "2024-11-29T10:56:18.4404141+11:00", "LastModifiedById": "c9d101cd-1fe1-40cd-a6fd-69c9a76a39c0", "IsArchived": true, "CommitStepId": "01743c99-670e-4880-a90a-853ab007f645", "Archived": "2024-11-29T10:56:18.4404141+11:00", "ArchivedById": "1c35a6c0-cb42-45c1-91dd-730add1d2044", "AssignedTo": "ac0ff960-37a0-41e1-b38f-78ac0afe00e9", "AssignedDate": "2024-11-29T10:56:18.4404141+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "a89b5cb9-c1e2-44ed-a111-ff7291b71e6d", "2374f8fb-00f0-4454-8a0f-7f5f707a7217" ], "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": "d7899ad8-0bec-42f1-895c-b6c8777c1ed9", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T10:56:18.4414114+11:00", "SubmittedById": "1a63e8a3-c413-4bfa-ab4c-d389269393fe", "SubmittedBy": "sample string 5" }, { "StepId": "d7899ad8-0bec-42f1-895c-b6c8777c1ed9", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T10:56:18.4414114+11:00", "SubmittedById": "1a63e8a3-c413-4bfa-ab4c-d389269393fe", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "02371f4d-11c8-4936-81ce-7f9980337592", "StepName": "sample string 2", "InitTime": "2024-11-29T10:56:18.4414114+11:00", "InitById": "98383341-dcc7-45d0-93cf-cf2b6bbe49a7", "InitBy": "sample string 5" }, { "StepId": "02371f4d-11c8-4936-81ce-7f9980337592", "StepName": "sample string 2", "InitTime": "2024-11-29T10:56:18.4414114+11:00", "InitById": "98383341-dcc7-45d0-93cf-cf2b6bbe49a7", "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:56:18.4404141Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2024-11-28T23:56:18.4404141Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2024-11-29T10:56:18.4404141+11:00</Archived> <ArchivedById>1c35a6c0-cb42-45c1-91dd-730add1d2044</ArchivedById> <AssignedDate>2024-11-29T10:56:18.4404141+11:00</AssignedDate> <AssignedTo>ac0ff960-37a0-41e1-b38f-78ac0afe00e9</AssignedTo> <BookingId>977cebb9-a8a8-4886-b2ed-006f90db2b58</BookingId> <CPDId>70436df4-01ed-4448-b9a0-d96c1532b872</CPDId> <CPDPeriodId>152d1263-bc11-4996-9fa5-903b0aad3df4</CPDPeriodId> <CPDReductionId>2562cf1f-745b-4c01-adba-2265eadfef23</CPDReductionId> <CartId>ef3b1108-643c-4ff8-986c-b45fade051aa</CartId> <CommitStepId>01743c99-670e-4880-a90a-853ab007f645</CommitStepId> <CreatedById>d43c7008-ddc8-4c1d-a085-aeef794f8f68</CreatedById> <CreatedDate>2024-11-29T10:56:18.4404141+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>fff94885-d41f-4ccb-9d89-6fe664e3026d</CurrentStepId> <ElectionId>ff68b215-c853-421f-8d59-2d4226f46f4d</ElectionId> <EntityId>e4cfcabb-8780-44c2-bb69-3780c4e536f5</EntityId> <EntityType>sample string 4</EntityType> <Id>89f25a88-eccd-4cb8-90f2-5d4ef53d02c5</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>98383341-dcc7-45d0-93cf-cf2b6bbe49a7</InitById> <InitTime>2024-11-29T10:56:18.4414114+11:00</InitTime> <StepId>02371f4d-11c8-4936-81ce-7f9980337592</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>98383341-dcc7-45d0-93cf-cf2b6bbe49a7</InitById> <InitTime>2024-11-29T10:56:18.4414114+11:00</InitTime> <StepId>02371f4d-11c8-4936-81ce-7f9980337592</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>684ff891-711e-45f3-90fe-06ce21a86ffc</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>c9d101cd-1fe1-40cd-a6fd-69c9a76a39c0</LastModifiedById> <LastModifiedDate>2024-11-29T10:56:18.4404141+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>a89b5cb9-c1e2-44ed-a111-ff7291b71e6d</d2p1:guid> <d2p1:guid>2374f8fb-00f0-4454-8a0f-7f5f707a7217</d2p1:guid> </PreviousStepIds> <PropertyId>c1e38e13-33bc-49d3-be01-014b9af4fcdc</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>d7899ad8-0bec-42f1-895c-b6c8777c1ed9</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>1a63e8a3-c413-4bfa-ab4c-d389269393fe</SubmittedById> <SubmittedTime>2024-11-29T10:56:18.4414114+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>d7899ad8-0bec-42f1-895c-b6c8777c1ed9</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>1a63e8a3-c413-4bfa-ab4c-d389269393fe</SubmittedById> <SubmittedTime>2024-11-29T10:56:18.4414114+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>8b4b9fe2-bff0-4b14-8649-817e2bc393c3</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>32176107-359c-4d09-8c45-cca192e31fb0</WaitlistEventId> <WaitlistTicketTypeId>3e04b843-bf57-4b76-8682-a310fb178f22</WaitlistTicketTypeId> <WorkflowId>ca4aa161-08b6-486d-8ecd-f7ea743a6b90</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.