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": "689e8507-d710-4c88-9de9-955ee20d8dc6", "WorkflowId": "5141ed66-2fe7-44f5-9c60-a6cff5745046", "CurrentStepId": "b99a7d1e-353b-4a90-85d2-679cfbc28a19", "UserId": "0f7f2c82-7233-4763-8c4c-fd71499ca6e4", "CPDId": "af379584-d34f-4d42-8831-a3aaa004127f", "CPDPeriodId": "8604ad9e-1620-4b2a-853b-c088e8f2cc77", "InvoiceId": "971fd03b-4d64-4a0e-8c1a-58830e7d5269", "CPDReductionId": "ce3785d5-e7d6-482b-958d-f11f8b99a74e", "ApplicableFrom": "2025-07-07T02:31:51.9328717+10:00", "ApplicableTo": "2025-07-07T02:31:51.9328717+10:00", "WaitlistEventId": "354ef29d-9810-474d-9ca7-12dfd8475005", "WaitlistTicketTypeId": "57503573-efd6-483c-b6ff-d4e27d021aea", "CartId": "49318877-2457-42e2-8082-9dba5924a3cb", "ElectionId": "037db4a3-1113-48d2-a80f-5f3039022b0c", "PropertyId": "48a602cd-e952-454a-b9cf-a41bf82daebd", "BookingId": "e86bad9a-ef77-4973-b9e4-faae3916a02e", "EntityId": "da288706-185c-4c75-a2b9-e0c25237fb57", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-07-07T02:31:51.9328717+10:00", "CreatedDateTick": 8, "CreatedById": "53ad76c9-430a-42e7-b883-5bd208fbf05e", "LastModifiedDate": "2025-07-07T02:31:51.9328717+10:00", "LastModifiedById": "ec73a342-56fd-495a-8e74-4d2620c44ff6", "IsArchived": true, "CommitStepId": "6a44f5e5-dda3-4b72-b5ad-afc0898180f4", "Archived": "2025-07-07T02:31:51.9328717+10:00", "ArchivedById": "d31f0529-50ab-416d-a187-6941bc3048c5", "AssignedTo": "3395ad6b-0d53-4816-8ce7-1a36142e0aca", "AssignedDate": "2025-07-07T02:31:51.9328717+10:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "d6095287-eff6-458e-a366-f3f6795f6cac", "142edb19-3fce-43f8-8ffb-01c6dac6d3ff" ], "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": "8a9d3f22-792e-4e4f-86c7-e43e10cbb7a7", "StepName": "sample string 2", "SubmittedTime": "2025-07-07T02:31:51.9328717+10:00", "SubmittedById": "ea7520d2-8ca2-422d-be34-65f4f6e1990c", "SubmittedBy": "sample string 5" }, { "StepId": "8a9d3f22-792e-4e4f-86c7-e43e10cbb7a7", "StepName": "sample string 2", "SubmittedTime": "2025-07-07T02:31:51.9328717+10:00", "SubmittedById": "ea7520d2-8ca2-422d-be34-65f4f6e1990c", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "434c8fa7-d0ba-4fff-b3da-1db12d14ef0b", "StepName": "sample string 2", "InitTime": "2025-07-07T02:31:51.9328717+10:00", "InitById": "a230b42d-3de3-4a3b-8918-cc1221262d89", "InitBy": "sample string 5" }, { "StepId": "434c8fa7-d0ba-4fff-b3da-1db12d14ef0b", "StepName": "sample string 2", "InitTime": "2025-07-07T02:31:51.9328717+10:00", "InitById": "a230b42d-3de3-4a3b-8918-cc1221262d89", "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-07-06T16:31:51.9328717Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-07-06T16:31:51.9328717Z</d2p1:DateTime> <d2p1:OffsetMinutes>600</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-07-07T02:31:51.9328717+10:00</Archived> <ArchivedById>d31f0529-50ab-416d-a187-6941bc3048c5</ArchivedById> <AssignedDate>2025-07-07T02:31:51.9328717+10:00</AssignedDate> <AssignedTo>3395ad6b-0d53-4816-8ce7-1a36142e0aca</AssignedTo> <BookingId>e86bad9a-ef77-4973-b9e4-faae3916a02e</BookingId> <CPDId>af379584-d34f-4d42-8831-a3aaa004127f</CPDId> <CPDPeriodId>8604ad9e-1620-4b2a-853b-c088e8f2cc77</CPDPeriodId> <CPDReductionId>ce3785d5-e7d6-482b-958d-f11f8b99a74e</CPDReductionId> <CartId>49318877-2457-42e2-8082-9dba5924a3cb</CartId> <CommitStepId>6a44f5e5-dda3-4b72-b5ad-afc0898180f4</CommitStepId> <CreatedById>53ad76c9-430a-42e7-b883-5bd208fbf05e</CreatedById> <CreatedDate>2025-07-07T02:31:51.9328717+10:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>b99a7d1e-353b-4a90-85d2-679cfbc28a19</CurrentStepId> <ElectionId>037db4a3-1113-48d2-a80f-5f3039022b0c</ElectionId> <EntityId>da288706-185c-4c75-a2b9-e0c25237fb57</EntityId> <EntityType>sample string 4</EntityType> <Id>689e8507-d710-4c88-9de9-955ee20d8dc6</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>a230b42d-3de3-4a3b-8918-cc1221262d89</InitById> <InitTime>2025-07-07T02:31:51.9328717+10:00</InitTime> <StepId>434c8fa7-d0ba-4fff-b3da-1db12d14ef0b</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>a230b42d-3de3-4a3b-8918-cc1221262d89</InitById> <InitTime>2025-07-07T02:31:51.9328717+10:00</InitTime> <StepId>434c8fa7-d0ba-4fff-b3da-1db12d14ef0b</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>971fd03b-4d64-4a0e-8c1a-58830e7d5269</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>ec73a342-56fd-495a-8e74-4d2620c44ff6</LastModifiedById> <LastModifiedDate>2025-07-07T02:31:51.9328717+10:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>d6095287-eff6-458e-a366-f3f6795f6cac</d2p1:guid> <d2p1:guid>142edb19-3fce-43f8-8ffb-01c6dac6d3ff</d2p1:guid> </PreviousStepIds> <PropertyId>48a602cd-e952-454a-b9cf-a41bf82daebd</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>8a9d3f22-792e-4e4f-86c7-e43e10cbb7a7</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>ea7520d2-8ca2-422d-be34-65f4f6e1990c</SubmittedById> <SubmittedTime>2025-07-07T02:31:51.9328717+10:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>8a9d3f22-792e-4e4f-86c7-e43e10cbb7a7</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>ea7520d2-8ca2-422d-be34-65f4f6e1990c</SubmittedById> <SubmittedTime>2025-07-07T02:31:51.9328717+10:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>0f7f2c82-7233-4763-8c4c-fd71499ca6e4</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>354ef29d-9810-474d-9ca7-12dfd8475005</WaitlistEventId> <WaitlistTicketTypeId>57503573-efd6-483c-b6ff-d4e27d021aea</WaitlistTicketTypeId> <WorkflowId>5141ed66-2fe7-44f5-9c60-a6cff5745046</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.