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": "39962717-db0c-4ec2-abe6-f2001c76488d", "WorkflowId": "0c4893a1-a861-4b40-8e5a-005643149d1b", "CurrentStepId": "edb7d0f5-768c-4130-8233-af5805de6c74", "UserId": "cc16468b-de87-4d58-90d8-8e0f2dc6569a", "CPDId": "a57ba909-8299-4a51-9a5d-daf34994509f", "CPDPeriodId": "83153653-d4c7-41ef-ada7-90feffb27e24", "InvoiceId": "5992b04f-6f9f-486a-9805-9332f4906710", "CPDReductionId": "465edad7-15a9-47c1-9cbc-ae2d78f3bc10", "ApplicableFrom": "2025-04-07T06:57:43.6758191+00:00", "ApplicableTo": "2025-04-07T06:57:43.6758191+00:00", "WaitlistEventId": "144147c6-957a-44a6-80a3-92e06c8d2736", "WaitlistTicketTypeId": "a318cba7-d204-486b-8d2d-9186c0d2eaa9", "CartId": "1d41f570-2053-42c5-93f0-55b8656dcab7", "ElectionId": "fff0a87f-4874-4b3b-8377-a1ed02f57976", "PropertyId": "44849e43-47f1-4d73-a76c-ecf2770e2092", "BookingId": "bbfa4150-6762-4e01-862b-98d5e689edb0", "EntityId": "325f59af-4369-4001-9e54-4bb0bf0b494e", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-04-07T06:57:43.6758191+00:00", "CreatedDateTick": 8, "CreatedById": "afafda0f-1a1a-4ef4-bceb-d60e0e5d6ddb", "LastModifiedDate": "2025-04-07T06:57:43.6758191+00:00", "LastModifiedById": "57bdd15b-1332-4309-a354-5adc3c0cb8da", "IsArchived": true, "CommitStepId": "169c9fb4-aaba-4e19-9cc7-820e034cf51c", "Archived": "2025-04-07T06:57:43.6758191+00:00", "ArchivedById": "109a38fc-43ef-45b9-b3b6-4949bbaaab4d", "AssignedTo": "dc0af1d9-76b9-489c-92f4-a61c39ad99ac", "AssignedDate": "2025-04-07T06:57:43.6758191+00:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "80dfb712-50bc-42bf-99b9-b08c91d5226f", "e0da8afa-3994-4651-aa8d-a8612b0980a3" ], "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": "203cf249-0233-49e3-81fd-58706d705ce0", "StepName": "sample string 2", "SubmittedTime": "2025-04-07T06:57:43.6758191+00:00", "SubmittedById": "bc5a7e2a-6983-43ac-b468-59c0d5ca0835", "SubmittedBy": "sample string 5" }, { "StepId": "203cf249-0233-49e3-81fd-58706d705ce0", "StepName": "sample string 2", "SubmittedTime": "2025-04-07T06:57:43.6758191+00:00", "SubmittedById": "bc5a7e2a-6983-43ac-b468-59c0d5ca0835", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "146e2cc5-7522-41b9-af02-92c7da04cfe7", "StepName": "sample string 2", "InitTime": "2025-04-07T06:57:43.6758191+00:00", "InitById": "c52138b7-ce49-4d17-941a-03b317a168ec", "InitBy": "sample string 5" }, { "StepId": "146e2cc5-7522-41b9-af02-92c7da04cfe7", "StepName": "sample string 2", "InitTime": "2025-04-07T06:57:43.6758191+00:00", "InitById": "c52138b7-ce49-4d17-941a-03b317a168ec", "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-07T06:57:43.6758191Z</d2p1:DateTime> <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-04-07T06:57:43.6758191Z</d2p1:DateTime> <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-04-07T06:57:43.6758191+00:00</Archived> <ArchivedById>109a38fc-43ef-45b9-b3b6-4949bbaaab4d</ArchivedById> <AssignedDate>2025-04-07T06:57:43.6758191+00:00</AssignedDate> <AssignedTo>dc0af1d9-76b9-489c-92f4-a61c39ad99ac</AssignedTo> <BookingId>bbfa4150-6762-4e01-862b-98d5e689edb0</BookingId> <CPDId>a57ba909-8299-4a51-9a5d-daf34994509f</CPDId> <CPDPeriodId>83153653-d4c7-41ef-ada7-90feffb27e24</CPDPeriodId> <CPDReductionId>465edad7-15a9-47c1-9cbc-ae2d78f3bc10</CPDReductionId> <CartId>1d41f570-2053-42c5-93f0-55b8656dcab7</CartId> <CommitStepId>169c9fb4-aaba-4e19-9cc7-820e034cf51c</CommitStepId> <CreatedById>afafda0f-1a1a-4ef4-bceb-d60e0e5d6ddb</CreatedById> <CreatedDate>2025-04-07T06:57:43.6758191+00:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>edb7d0f5-768c-4130-8233-af5805de6c74</CurrentStepId> <ElectionId>fff0a87f-4874-4b3b-8377-a1ed02f57976</ElectionId> <EntityId>325f59af-4369-4001-9e54-4bb0bf0b494e</EntityId> <EntityType>sample string 4</EntityType> <Id>39962717-db0c-4ec2-abe6-f2001c76488d</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>c52138b7-ce49-4d17-941a-03b317a168ec</InitById> <InitTime>2025-04-07T06:57:43.6758191+00:00</InitTime> <StepId>146e2cc5-7522-41b9-af02-92c7da04cfe7</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>c52138b7-ce49-4d17-941a-03b317a168ec</InitById> <InitTime>2025-04-07T06:57:43.6758191+00:00</InitTime> <StepId>146e2cc5-7522-41b9-af02-92c7da04cfe7</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>5992b04f-6f9f-486a-9805-9332f4906710</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>57bdd15b-1332-4309-a354-5adc3c0cb8da</LastModifiedById> <LastModifiedDate>2025-04-07T06:57:43.6758191+00:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>80dfb712-50bc-42bf-99b9-b08c91d5226f</d2p1:guid> <d2p1:guid>e0da8afa-3994-4651-aa8d-a8612b0980a3</d2p1:guid> </PreviousStepIds> <PropertyId>44849e43-47f1-4d73-a76c-ecf2770e2092</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>203cf249-0233-49e3-81fd-58706d705ce0</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>bc5a7e2a-6983-43ac-b468-59c0d5ca0835</SubmittedById> <SubmittedTime>2025-04-07T06:57:43.6758191+00:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>203cf249-0233-49e3-81fd-58706d705ce0</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>bc5a7e2a-6983-43ac-b468-59c0d5ca0835</SubmittedById> <SubmittedTime>2025-04-07T06:57:43.6758191+00:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>cc16468b-de87-4d58-90d8-8e0f2dc6569a</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>144147c6-957a-44a6-80a3-92e06c8d2736</WaitlistEventId> <WaitlistTicketTypeId>a318cba7-d204-486b-8d2d-9186c0d2eaa9</WaitlistTicketTypeId> <WorkflowId>0c4893a1-a861-4b40-8e5a-005643149d1b</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.