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": "d2451807-f5d1-4112-aeb8-f6b6ff0b89bf", "WorkflowId": "78489568-fbf5-42d0-a9e7-20b41055deef", "CurrentStepId": "5392d7b6-f5d0-41de-8503-5b75a6134379", "UserId": "5e04bc6d-2213-4c84-8e1f-88cf1d65a402", "CPDId": "e1047aa8-8e11-4254-b2dd-bf2f245818e1", "CPDPeriodId": "cc5ef239-6e3f-4652-b325-33da8e5b7d01", "InvoiceId": "496e289e-17d7-420f-8746-39041ae967a8", "CPDReductionId": "bcada547-98a1-405a-9489-ed8afe7d435f", "ApplicableFrom": "2025-04-04T15:22:33.7004723+11:00", "ApplicableTo": "2025-04-04T15:22:33.7004723+11:00", "WaitlistEventId": "8a962004-99b7-431c-888a-dcf8a8ae5f35", "WaitlistTicketTypeId": "f59d2d92-0968-44ad-9417-080b3451c867", "CartId": "b0decfa4-fa82-445f-80ef-98fba478f545", "ElectionId": "34f38057-b179-4243-8cf8-4f39de3f63f6", "PropertyId": "62938e7e-1af0-4d7e-b769-653e7b041975", "BookingId": "128d24b4-f1ce-4ac8-b090-2f6d5162413d", "EntityId": "091bed32-c208-4d12-a951-7883648b54b7", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-04-04T15:22:33.7004723+11:00", "CreatedDateTick": 8, "CreatedById": "f4540225-0ff8-4a96-ab97-fdddbadc44a0", "LastModifiedDate": "2025-04-04T15:22:33.7004723+11:00", "LastModifiedById": "4db0798b-21ea-4d1b-a48a-35cb8ad57dd8", "IsArchived": true, "CommitStepId": "d6a71b6c-bd6f-437d-b98e-ef7a86e94b59", "Archived": "2025-04-04T15:22:33.7014783+11:00", "ArchivedById": "ce8f849c-74a4-41cc-b972-07707fcd136e", "AssignedTo": "4acb6c83-6a8e-4912-9836-7ce81f12e8d2", "AssignedDate": "2025-04-04T15:22:33.7014783+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "c5066a92-5a68-41e9-a69e-ec6d0a562348", "00d9c3f8-80db-4c28-aadd-797ae6716b0b" ], "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": "63b85129-b6b9-41e0-aa75-c6c8caf5dc55", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T15:22:33.7014783+11:00", "SubmittedById": "13850c27-efa4-4101-a4d4-143927abfe6e", "SubmittedBy": "sample string 5" }, { "StepId": "63b85129-b6b9-41e0-aa75-c6c8caf5dc55", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T15:22:33.7014783+11:00", "SubmittedById": "13850c27-efa4-4101-a4d4-143927abfe6e", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "d42048ec-e185-4875-8548-d409c28723ad", "StepName": "sample string 2", "InitTime": "2025-04-04T15:22:33.7024749+11:00", "InitById": "583fadb1-2145-4214-b5da-c3e62744bf4a", "InitBy": "sample string 5" }, { "StepId": "d42048ec-e185-4875-8548-d409c28723ad", "StepName": "sample string 2", "InitTime": "2025-04-04T15:22:33.7024749+11:00", "InitById": "583fadb1-2145-4214-b5da-c3e62744bf4a", "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-04T04:22:33.7004723Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-04-04T04:22:33.7004723Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-04-04T15:22:33.7014783+11:00</Archived> <ArchivedById>ce8f849c-74a4-41cc-b972-07707fcd136e</ArchivedById> <AssignedDate>2025-04-04T15:22:33.7014783+11:00</AssignedDate> <AssignedTo>4acb6c83-6a8e-4912-9836-7ce81f12e8d2</AssignedTo> <BookingId>128d24b4-f1ce-4ac8-b090-2f6d5162413d</BookingId> <CPDId>e1047aa8-8e11-4254-b2dd-bf2f245818e1</CPDId> <CPDPeriodId>cc5ef239-6e3f-4652-b325-33da8e5b7d01</CPDPeriodId> <CPDReductionId>bcada547-98a1-405a-9489-ed8afe7d435f</CPDReductionId> <CartId>b0decfa4-fa82-445f-80ef-98fba478f545</CartId> <CommitStepId>d6a71b6c-bd6f-437d-b98e-ef7a86e94b59</CommitStepId> <CreatedById>f4540225-0ff8-4a96-ab97-fdddbadc44a0</CreatedById> <CreatedDate>2025-04-04T15:22:33.7004723+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>5392d7b6-f5d0-41de-8503-5b75a6134379</CurrentStepId> <ElectionId>34f38057-b179-4243-8cf8-4f39de3f63f6</ElectionId> <EntityId>091bed32-c208-4d12-a951-7883648b54b7</EntityId> <EntityType>sample string 4</EntityType> <Id>d2451807-f5d1-4112-aeb8-f6b6ff0b89bf</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>583fadb1-2145-4214-b5da-c3e62744bf4a</InitById> <InitTime>2025-04-04T15:22:33.7024749+11:00</InitTime> <StepId>d42048ec-e185-4875-8548-d409c28723ad</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>583fadb1-2145-4214-b5da-c3e62744bf4a</InitById> <InitTime>2025-04-04T15:22:33.7024749+11:00</InitTime> <StepId>d42048ec-e185-4875-8548-d409c28723ad</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>496e289e-17d7-420f-8746-39041ae967a8</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>4db0798b-21ea-4d1b-a48a-35cb8ad57dd8</LastModifiedById> <LastModifiedDate>2025-04-04T15:22:33.7004723+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>c5066a92-5a68-41e9-a69e-ec6d0a562348</d2p1:guid> <d2p1:guid>00d9c3f8-80db-4c28-aadd-797ae6716b0b</d2p1:guid> </PreviousStepIds> <PropertyId>62938e7e-1af0-4d7e-b769-653e7b041975</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>63b85129-b6b9-41e0-aa75-c6c8caf5dc55</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>13850c27-efa4-4101-a4d4-143927abfe6e</SubmittedById> <SubmittedTime>2025-04-04T15:22:33.7014783+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>63b85129-b6b9-41e0-aa75-c6c8caf5dc55</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>13850c27-efa4-4101-a4d4-143927abfe6e</SubmittedById> <SubmittedTime>2025-04-04T15:22:33.7014783+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>5e04bc6d-2213-4c84-8e1f-88cf1d65a402</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>8a962004-99b7-431c-888a-dcf8a8ae5f35</WaitlistEventId> <WaitlistTicketTypeId>f59d2d92-0968-44ad-9417-080b3451c867</WaitlistTicketTypeId> <WorkflowId>78489568-fbf5-42d0-a9e7-20b41055deef</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.