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": "b9ab5faf-d294-46c8-802b-34a1f7ea4003", "WorkflowId": "8bb7c1cf-bd7c-4640-bf6d-7d6b88626666", "CurrentStepId": "bef73e89-2e5d-42c1-8c2b-2875f2b18cad", "UserId": "20a3da24-9682-4c42-859b-ddcd14342893", "CPDId": "2d8c70d0-bd6e-457d-8695-776308d30051", "CPDPeriodId": "47c37068-f1f2-471d-8fbd-74461db2afe6", "InvoiceId": "7cf397eb-ee6a-4e17-bb3f-a1d42470f67f", "CPDReductionId": "160cd677-2c35-4629-bdeb-4e47b89cf776", "ApplicableFrom": "2025-04-04T07:18:02.0927506+11:00", "ApplicableTo": "2025-04-04T07:18:02.0927506+11:00", "WaitlistEventId": "82637de3-c5a7-4fb0-acf5-36534784052c", "WaitlistTicketTypeId": "e15352cb-0344-4586-9e6f-6f74cfb30c36", "CartId": "240884ea-6876-4f96-befd-d3b7c5a402b7", "ElectionId": "11d366e0-3fda-4fb9-b3f3-fc83029dcc45", "PropertyId": "dc8b7c75-ca2f-4033-9f0a-3695ab37b843", "BookingId": "4c7809a9-b69d-4578-a8e7-f289ccfee374", "EntityId": "53be5e9b-f715-4301-ab18-3181987d70ed", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-04-04T07:18:02.0927506+11:00", "CreatedDateTick": 8, "CreatedById": "81f902c0-0c4a-42c1-98d8-d298429b8c72", "LastModifiedDate": "2025-04-04T07:18:02.0927506+11:00", "LastModifiedById": "393b47fe-d4ff-4249-9daf-4bb393aeae13", "IsArchived": true, "CommitStepId": "3ab114ba-64b6-42c0-ae83-aebec42d1665", "Archived": "2025-04-04T07:18:02.0927506+11:00", "ArchivedById": "e4894eab-ac03-4ba6-abd2-2b0b84cff00a", "AssignedTo": "69555d34-b04a-4b76-9bfe-8863b80582ce", "AssignedDate": "2025-04-04T07:18:02.0927506+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "8c2e4700-a7d6-44b2-a2be-7c805b74a432", "3e2dd40a-74ee-45d7-afaf-772a628741ad" ], "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": "339a14eb-d185-42c1-950e-6b04d24cea7f", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T07:18:02.0927506+11:00", "SubmittedById": "c81bcf44-d68b-41a5-8edf-92d543a6ca99", "SubmittedBy": "sample string 5" }, { "StepId": "339a14eb-d185-42c1-950e-6b04d24cea7f", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T07:18:02.0927506+11:00", "SubmittedById": "c81bcf44-d68b-41a5-8edf-92d543a6ca99", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "042ee711-59b8-41be-b437-8e735661d872", "StepName": "sample string 2", "InitTime": "2025-04-04T07:18:02.0927506+11:00", "InitById": "22bfd791-bc66-46a7-8940-012117086512", "InitBy": "sample string 5" }, { "StepId": "042ee711-59b8-41be-b437-8e735661d872", "StepName": "sample string 2", "InitTime": "2025-04-04T07:18:02.0927506+11:00", "InitById": "22bfd791-bc66-46a7-8940-012117086512", "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-03T20:18:02.0927506Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-04-03T20:18:02.0927506Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-04-04T07:18:02.0927506+11:00</Archived> <ArchivedById>e4894eab-ac03-4ba6-abd2-2b0b84cff00a</ArchivedById> <AssignedDate>2025-04-04T07:18:02.0927506+11:00</AssignedDate> <AssignedTo>69555d34-b04a-4b76-9bfe-8863b80582ce</AssignedTo> <BookingId>4c7809a9-b69d-4578-a8e7-f289ccfee374</BookingId> <CPDId>2d8c70d0-bd6e-457d-8695-776308d30051</CPDId> <CPDPeriodId>47c37068-f1f2-471d-8fbd-74461db2afe6</CPDPeriodId> <CPDReductionId>160cd677-2c35-4629-bdeb-4e47b89cf776</CPDReductionId> <CartId>240884ea-6876-4f96-befd-d3b7c5a402b7</CartId> <CommitStepId>3ab114ba-64b6-42c0-ae83-aebec42d1665</CommitStepId> <CreatedById>81f902c0-0c4a-42c1-98d8-d298429b8c72</CreatedById> <CreatedDate>2025-04-04T07:18:02.0927506+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>bef73e89-2e5d-42c1-8c2b-2875f2b18cad</CurrentStepId> <ElectionId>11d366e0-3fda-4fb9-b3f3-fc83029dcc45</ElectionId> <EntityId>53be5e9b-f715-4301-ab18-3181987d70ed</EntityId> <EntityType>sample string 4</EntityType> <Id>b9ab5faf-d294-46c8-802b-34a1f7ea4003</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>22bfd791-bc66-46a7-8940-012117086512</InitById> <InitTime>2025-04-04T07:18:02.0927506+11:00</InitTime> <StepId>042ee711-59b8-41be-b437-8e735661d872</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>22bfd791-bc66-46a7-8940-012117086512</InitById> <InitTime>2025-04-04T07:18:02.0927506+11:00</InitTime> <StepId>042ee711-59b8-41be-b437-8e735661d872</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>7cf397eb-ee6a-4e17-bb3f-a1d42470f67f</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>393b47fe-d4ff-4249-9daf-4bb393aeae13</LastModifiedById> <LastModifiedDate>2025-04-04T07:18:02.0927506+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>8c2e4700-a7d6-44b2-a2be-7c805b74a432</d2p1:guid> <d2p1:guid>3e2dd40a-74ee-45d7-afaf-772a628741ad</d2p1:guid> </PreviousStepIds> <PropertyId>dc8b7c75-ca2f-4033-9f0a-3695ab37b843</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>339a14eb-d185-42c1-950e-6b04d24cea7f</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>c81bcf44-d68b-41a5-8edf-92d543a6ca99</SubmittedById> <SubmittedTime>2025-04-04T07:18:02.0927506+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>339a14eb-d185-42c1-950e-6b04d24cea7f</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>c81bcf44-d68b-41a5-8edf-92d543a6ca99</SubmittedById> <SubmittedTime>2025-04-04T07:18:02.0927506+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>20a3da24-9682-4c42-859b-ddcd14342893</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>82637de3-c5a7-4fb0-acf5-36534784052c</WaitlistEventId> <WaitlistTicketTypeId>e15352cb-0344-4586-9e6f-6f74cfb30c36</WaitlistTicketTypeId> <WorkflowId>8bb7c1cf-bd7c-4640-bf6d-7d6b88626666</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.