POST api/WorkflowFieldValues/InsertOrUpdateFieldValues
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": "2aae24d4-04f4-4746-b688-3def54df2c45", "WorkflowId": "ee3984c6-4186-41fb-b7ab-09faf5b6668d", "CurrentStepId": "cb815f83-2495-456f-b861-4599a8a376b7", "UserId": "9a98e850-0002-4b24-89b7-453cf176b18e", "CPDId": "ab6f22e5-3fe6-43ef-ae0d-4c86004c2b00", "CPDPeriodId": "59b82a4d-0fbb-4184-98b0-c331fa28ab92", "InvoiceId": "03bdafca-5f6a-4862-a7a8-610478b19209", "CPDReductionId": "d65739b7-cc02-4f50-a051-33e50b0d2fa5", "ApplicableFrom": "2025-04-06T07:14:45.4154858+10:00", "ApplicableTo": "2025-04-06T07:14:45.4154858+10:00", "WaitlistEventId": "eaac0496-b1a0-44e3-8b9a-d5b59e11c7e3", "WaitlistTicketTypeId": "217b2b8f-5f64-46ff-b839-7c57555e20f4", "CartId": "b2032fcf-d4e9-4e50-a621-21af8a4fc68c", "ElectionId": "db87733b-ef10-4f96-b8ff-d14befcf4519", "PropertyId": "ab2e56ba-c69a-4243-ad43-3714dc339d9e", "BookingId": "24905cf1-3c40-40de-9748-612a3351c309", "EntityId": "baf3b773-68f6-4ff9-80ed-f69af809be44", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-04-06T07:14:45.4164869+10:00", "CreatedDateTick": 8, "CreatedById": "49edd664-4484-4607-ba77-e44f326224e1", "LastModifiedDate": "2025-04-06T07:14:45.4164869+10:00", "LastModifiedById": "3dc3472f-2cb9-424a-a496-8aea6f58c2ee", "IsArchived": true, "CommitStepId": "401bed7a-67b0-4a16-a08c-b9a4b3b46d87", "Archived": "2025-04-06T07:14:45.4164869+10:00", "ArchivedById": "36a5761d-72f0-4ac2-bacb-7dfc33ad1d32", "AssignedTo": "d35e1c5e-1099-47b5-9084-e717a7df2b42", "AssignedDate": "2025-04-06T07:14:45.4164869+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "39e9afea-dce8-4f4e-88eb-4f19c71a4e27", "da84d045-a083-41aa-a8ba-7b1df761b01f" ], "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": "9411a1be-c2b0-4909-aae3-0f0b6d0adba9", "StepName": "sample string 2", "SubmittedTime": "2025-04-06T07:14:45.418486+10:00", "SubmittedById": "65b73cad-ae0c-4a78-af6f-6df9ae679ddf", "SubmittedBy": "sample string 5" }, { "StepId": "9411a1be-c2b0-4909-aae3-0f0b6d0adba9", "StepName": "sample string 2", "SubmittedTime": "2025-04-06T07:14:45.418486+10:00", "SubmittedById": "65b73cad-ae0c-4a78-af6f-6df9ae679ddf", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "cd18cde6-b89d-48c8-8d8a-1ea101b9f081", "StepName": "sample string 2", "InitTime": "2025-04-06T07:14:45.418486+10:00", "InitById": "e64b22b3-4aec-44e0-b8af-cc4b82f2ca97", "InitBy": "sample string 5" }, { "StepId": "cd18cde6-b89d-48c8-8d8a-1ea101b9f081", "StepName": "sample string 2", "InitTime": "2025-04-06T07:14:45.418486+10:00", "InitById": "e64b22b3-4aec-44e0-b8af-cc4b82f2ca97", "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-05T21:14:45.4154858Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-04-05T21:14:45.4154858Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-04-06T07:14:45.4164869+10:00</Archived> <ArchivedById>36a5761d-72f0-4ac2-bacb-7dfc33ad1d32</ArchivedById> <AssignedDate>2025-04-06T07:14:45.4164869+10:00</AssignedDate> <AssignedTo>d35e1c5e-1099-47b5-9084-e717a7df2b42</AssignedTo> <BookingId>24905cf1-3c40-40de-9748-612a3351c309</BookingId> <CPDId>ab6f22e5-3fe6-43ef-ae0d-4c86004c2b00</CPDId> <CPDPeriodId>59b82a4d-0fbb-4184-98b0-c331fa28ab92</CPDPeriodId> <CPDReductionId>d65739b7-cc02-4f50-a051-33e50b0d2fa5</CPDReductionId> <CartId>b2032fcf-d4e9-4e50-a621-21af8a4fc68c</CartId> <CommitStepId>401bed7a-67b0-4a16-a08c-b9a4b3b46d87</CommitStepId> <CreatedById>49edd664-4484-4607-ba77-e44f326224e1</CreatedById> <CreatedDate>2025-04-06T07:14:45.4164869+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>cb815f83-2495-456f-b861-4599a8a376b7</CurrentStepId> <ElectionId>db87733b-ef10-4f96-b8ff-d14befcf4519</ElectionId> <EntityId>baf3b773-68f6-4ff9-80ed-f69af809be44</EntityId> <EntityType>sample string 4</EntityType> <Id>2aae24d4-04f4-4746-b688-3def54df2c45</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>e64b22b3-4aec-44e0-b8af-cc4b82f2ca97</InitById> <InitTime>2025-04-06T07:14:45.418486+10:00</InitTime> <StepId>cd18cde6-b89d-48c8-8d8a-1ea101b9f081</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>e64b22b3-4aec-44e0-b8af-cc4b82f2ca97</InitById> <InitTime>2025-04-06T07:14:45.418486+10:00</InitTime> <StepId>cd18cde6-b89d-48c8-8d8a-1ea101b9f081</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>03bdafca-5f6a-4862-a7a8-610478b19209</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>3dc3472f-2cb9-424a-a496-8aea6f58c2ee</LastModifiedById> <LastModifiedDate>2025-04-06T07:14:45.4164869+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>39e9afea-dce8-4f4e-88eb-4f19c71a4e27</d2p1:guid> <d2p1:guid>da84d045-a083-41aa-a8ba-7b1df761b01f</d2p1:guid> </PreviousStepIds> <PropertyId>ab2e56ba-c69a-4243-ad43-3714dc339d9e</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>9411a1be-c2b0-4909-aae3-0f0b6d0adba9</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>65b73cad-ae0c-4a78-af6f-6df9ae679ddf</SubmittedById> <SubmittedTime>2025-04-06T07:14:45.418486+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>9411a1be-c2b0-4909-aae3-0f0b6d0adba9</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>65b73cad-ae0c-4a78-af6f-6df9ae679ddf</SubmittedById> <SubmittedTime>2025-04-06T07:14:45.418486+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>9a98e850-0002-4b24-89b7-453cf176b18e</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>eaac0496-b1a0-44e3-8b9a-d5b59e11c7e3</WaitlistEventId> <WaitlistTicketTypeId>217b2b8f-5f64-46ff-b839-7c57555e20f4</WaitlistTicketTypeId> <WorkflowId>ee3984c6-4186-41fb-b7ab-09faf5b6668d</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.