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": "b2eda015-d84b-446e-a42d-34c1889829e1", "WorkflowId": "93fb05a4-2033-45d8-a120-0b71089a6e05", "CurrentStepId": "8554ad74-6bef-4eb0-b7f0-006d84344990", "UserId": "f9ee186a-d833-4b7a-9b8d-dace1e763b78", "CPDId": "7b1600d7-59dd-4755-9937-bc9af57d62fb", "CPDPeriodId": "a9d79322-c351-47cb-acb4-e3fdb029e5fc", "InvoiceId": "0647256c-c9ad-4670-80b8-80516c844d2e", "CPDReductionId": "6eae146a-b585-4d7f-abca-f8b42709ea0e", "ApplicableFrom": "2025-09-19T12:32:21.9985097+10:00", "ApplicableTo": "2025-09-19T12:32:21.9985097+10:00", "WaitlistEventId": "dc639b56-f772-4bdc-bb9a-ca54a73553f0", "WaitlistTicketTypeId": "86555eb6-800f-4416-8f73-dc0b1c07e2bd", "CartId": "71687255-39d2-4421-a106-1a49c7d8ffbb", "ElectionId": "37dad8a0-2314-47c5-b1cf-40d05eb297df", "PropertyId": "20e1de34-1d24-4857-9cf6-4a395c4fbde0", "BookingId": "f0e639f8-8399-4c5b-a7c3-3bf9bbde8d07", "EntityId": "f1d082f4-865f-46f3-a013-7be174bf5d72", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-09-19T12:32:21.9985097+10:00", "CreatedDateTick": 8, "CreatedById": "d4b2da8e-068d-497d-adfe-5ea0bb293adb", "LastModifiedDate": "2025-09-19T12:32:21.9985097+10:00", "LastModifiedById": "6b7e5921-d6ec-4769-a965-d84b21e40400", "IsArchived": true, "CommitStepId": "71c8927f-b8f5-4cfc-85f9-811fb16b39de", "Archived": "2025-09-19T12:32:21.9985097+10:00", "ArchivedById": "0877014f-f56b-473b-a35c-0527a05c7b21", "AssignedTo": "c5a0b0bb-1a9c-4ace-95e3-c29c1d4d6601", "AssignedDate": "2025-09-19T12:32:21.9985097+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "b9e29dab-bfc2-44ad-9cbe-bb2b7156109c", "490f4a82-887c-40fc-968d-8d8e0d6d8634" ], "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": "870d809c-1c35-47a7-9135-865c1cff20be", "StepName": "sample string 2", "SubmittedTime": "2025-09-19T12:32:21.9995136+10:00", "SubmittedById": "d23c0801-5b78-433b-9403-bcc339a02e29", "SubmittedBy": "sample string 5" }, { "StepId": "870d809c-1c35-47a7-9135-865c1cff20be", "StepName": "sample string 2", "SubmittedTime": "2025-09-19T12:32:21.9995136+10:00", "SubmittedById": "d23c0801-5b78-433b-9403-bcc339a02e29", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "6dcd4451-1740-4416-9638-b19b6933591d", "StepName": "sample string 2", "InitTime": "2025-09-19T12:32:21.9995136+10:00", "InitById": "07d66ee1-349f-47c8-91ea-911569023693", "InitBy": "sample string 5" }, { "StepId": "6dcd4451-1740-4416-9638-b19b6933591d", "StepName": "sample string 2", "InitTime": "2025-09-19T12:32:21.9995136+10:00", "InitById": "07d66ee1-349f-47c8-91ea-911569023693", "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-09-19T02:32:21.9985097Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-09-19T02:32:21.9985097Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-09-19T12:32:21.9985097+10:00</Archived> <ArchivedById>0877014f-f56b-473b-a35c-0527a05c7b21</ArchivedById> <AssignedDate>2025-09-19T12:32:21.9985097+10:00</AssignedDate> <AssignedTo>c5a0b0bb-1a9c-4ace-95e3-c29c1d4d6601</AssignedTo> <BookingId>f0e639f8-8399-4c5b-a7c3-3bf9bbde8d07</BookingId> <CPDId>7b1600d7-59dd-4755-9937-bc9af57d62fb</CPDId> <CPDPeriodId>a9d79322-c351-47cb-acb4-e3fdb029e5fc</CPDPeriodId> <CPDReductionId>6eae146a-b585-4d7f-abca-f8b42709ea0e</CPDReductionId> <CartId>71687255-39d2-4421-a106-1a49c7d8ffbb</CartId> <CommitStepId>71c8927f-b8f5-4cfc-85f9-811fb16b39de</CommitStepId> <CreatedById>d4b2da8e-068d-497d-adfe-5ea0bb293adb</CreatedById> <CreatedDate>2025-09-19T12:32:21.9985097+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>8554ad74-6bef-4eb0-b7f0-006d84344990</CurrentStepId> <ElectionId>37dad8a0-2314-47c5-b1cf-40d05eb297df</ElectionId> <EntityId>f1d082f4-865f-46f3-a013-7be174bf5d72</EntityId> <EntityType>sample string 4</EntityType> <Id>b2eda015-d84b-446e-a42d-34c1889829e1</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>07d66ee1-349f-47c8-91ea-911569023693</InitById> <InitTime>2025-09-19T12:32:21.9995136+10:00</InitTime> <StepId>6dcd4451-1740-4416-9638-b19b6933591d</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>07d66ee1-349f-47c8-91ea-911569023693</InitById> <InitTime>2025-09-19T12:32:21.9995136+10:00</InitTime> <StepId>6dcd4451-1740-4416-9638-b19b6933591d</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>0647256c-c9ad-4670-80b8-80516c844d2e</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>6b7e5921-d6ec-4769-a965-d84b21e40400</LastModifiedById> <LastModifiedDate>2025-09-19T12:32:21.9985097+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>b9e29dab-bfc2-44ad-9cbe-bb2b7156109c</d2p1:guid> <d2p1:guid>490f4a82-887c-40fc-968d-8d8e0d6d8634</d2p1:guid> </PreviousStepIds> <PropertyId>20e1de34-1d24-4857-9cf6-4a395c4fbde0</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>870d809c-1c35-47a7-9135-865c1cff20be</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>d23c0801-5b78-433b-9403-bcc339a02e29</SubmittedById> <SubmittedTime>2025-09-19T12:32:21.9995136+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>870d809c-1c35-47a7-9135-865c1cff20be</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>d23c0801-5b78-433b-9403-bcc339a02e29</SubmittedById> <SubmittedTime>2025-09-19T12:32:21.9995136+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>f9ee186a-d833-4b7a-9b8d-dace1e763b78</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>dc639b56-f772-4bdc-bb9a-ca54a73553f0</WaitlistEventId> <WaitlistTicketTypeId>86555eb6-800f-4416-8f73-dc0b1c07e2bd</WaitlistTicketTypeId> <WorkflowId>93fb05a4-2033-45d8-a120-0b71089a6e05</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.