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": "4237cc07-c041-4f48-a717-410260ac3884", "WorkflowId": "050b2990-e3f8-4b4c-9a06-e8ae055c9ca9", "CurrentStepId": "b3967e13-8429-4d67-ba7b-5ef20ed4068b", "UserId": "dc86e6f4-d402-4551-987d-9800d9acc0cc", "CPDId": "c2fc7760-67ae-4006-9799-39cf898e8704", "CPDPeriodId": "128f279b-28a3-45cd-b538-9b7b40f9ffe9", "InvoiceId": "42a20293-7b9d-4045-8328-3918dc050a42", "CPDReductionId": "f3d13713-3729-4a16-91e2-21db5f114195", "ApplicableFrom": "2025-04-04T15:26:26.4347703+11:00", "ApplicableTo": "2025-04-04T15:26:26.4347703+11:00", "WaitlistEventId": "ee8eed2b-8f23-407a-9a68-45fe397374f7", "WaitlistTicketTypeId": "4c2f74cb-7f02-459f-8204-675332bbe059", "CartId": "06af7972-4f7e-4e44-a1bb-83de3aed4929", "ElectionId": "7ca81128-8a5e-4d65-a3b2-bfda044b5d4f", "PropertyId": "1b68c239-7098-4a85-8691-6bdb6df36cad", "BookingId": "668a6e2e-e3bd-428d-a613-7fb98f9fe85e", "EntityId": "e6a994a8-bff8-4b6a-8c56-d02f1465432f", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-04-04T15:26:26.4347703+11:00", "CreatedDateTick": 8, "CreatedById": "bd4a1bf4-9ea2-41f2-b37a-c54ab0676e65", "LastModifiedDate": "2025-04-04T15:26:26.4347703+11:00", "LastModifiedById": "dd88425b-163e-40aa-beb7-00c1c40b90b2", "IsArchived": true, "CommitStepId": "8ece796f-8c00-489d-b6b8-d7009278c42b", "Archived": "2025-04-04T15:26:26.4347703+11:00", "ArchivedById": "ad909371-bd45-43ac-9993-37a69149dcc8", "AssignedTo": "edcb638f-acbc-4181-89d4-99a7566cb275", "AssignedDate": "2025-04-04T15:26:26.4347703+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "3d059ca7-b002-4bac-b688-8a815bdb0e0c", "0a41830f-dd81-49e1-83e5-de95e7f0d5e9" ], "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": "33d877c2-7002-45fe-841f-490f4f569520", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T15:26:26.4347703+11:00", "SubmittedById": "0dbeeb8b-ef8e-4238-a682-3e80da0d86d6", "SubmittedBy": "sample string 5" }, { "StepId": "33d877c2-7002-45fe-841f-490f4f569520", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T15:26:26.4347703+11:00", "SubmittedById": "0dbeeb8b-ef8e-4238-a682-3e80da0d86d6", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "866f65c4-4733-4e35-8979-d5dd2e692965", "StepName": "sample string 2", "InitTime": "2025-04-04T15:26:26.4347703+11:00", "InitById": "611743f3-cb63-4f95-abdf-db479fed57d7", "InitBy": "sample string 5" }, { "StepId": "866f65c4-4733-4e35-8979-d5dd2e692965", "StepName": "sample string 2", "InitTime": "2025-04-04T15:26:26.4347703+11:00", "InitById": "611743f3-cb63-4f95-abdf-db479fed57d7", "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:26:26.4347703Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-04-04T04:26:26.4347703Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-04-04T15:26:26.4347703+11:00</Archived> <ArchivedById>ad909371-bd45-43ac-9993-37a69149dcc8</ArchivedById> <AssignedDate>2025-04-04T15:26:26.4347703+11:00</AssignedDate> <AssignedTo>edcb638f-acbc-4181-89d4-99a7566cb275</AssignedTo> <BookingId>668a6e2e-e3bd-428d-a613-7fb98f9fe85e</BookingId> <CPDId>c2fc7760-67ae-4006-9799-39cf898e8704</CPDId> <CPDPeriodId>128f279b-28a3-45cd-b538-9b7b40f9ffe9</CPDPeriodId> <CPDReductionId>f3d13713-3729-4a16-91e2-21db5f114195</CPDReductionId> <CartId>06af7972-4f7e-4e44-a1bb-83de3aed4929</CartId> <CommitStepId>8ece796f-8c00-489d-b6b8-d7009278c42b</CommitStepId> <CreatedById>bd4a1bf4-9ea2-41f2-b37a-c54ab0676e65</CreatedById> <CreatedDate>2025-04-04T15:26:26.4347703+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>b3967e13-8429-4d67-ba7b-5ef20ed4068b</CurrentStepId> <ElectionId>7ca81128-8a5e-4d65-a3b2-bfda044b5d4f</ElectionId> <EntityId>e6a994a8-bff8-4b6a-8c56-d02f1465432f</EntityId> <EntityType>sample string 4</EntityType> <Id>4237cc07-c041-4f48-a717-410260ac3884</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>611743f3-cb63-4f95-abdf-db479fed57d7</InitById> <InitTime>2025-04-04T15:26:26.4347703+11:00</InitTime> <StepId>866f65c4-4733-4e35-8979-d5dd2e692965</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>611743f3-cb63-4f95-abdf-db479fed57d7</InitById> <InitTime>2025-04-04T15:26:26.4347703+11:00</InitTime> <StepId>866f65c4-4733-4e35-8979-d5dd2e692965</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>42a20293-7b9d-4045-8328-3918dc050a42</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>dd88425b-163e-40aa-beb7-00c1c40b90b2</LastModifiedById> <LastModifiedDate>2025-04-04T15:26:26.4347703+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>3d059ca7-b002-4bac-b688-8a815bdb0e0c</d2p1:guid> <d2p1:guid>0a41830f-dd81-49e1-83e5-de95e7f0d5e9</d2p1:guid> </PreviousStepIds> <PropertyId>1b68c239-7098-4a85-8691-6bdb6df36cad</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>33d877c2-7002-45fe-841f-490f4f569520</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>0dbeeb8b-ef8e-4238-a682-3e80da0d86d6</SubmittedById> <SubmittedTime>2025-04-04T15:26:26.4347703+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>33d877c2-7002-45fe-841f-490f4f569520</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>0dbeeb8b-ef8e-4238-a682-3e80da0d86d6</SubmittedById> <SubmittedTime>2025-04-04T15:26:26.4347703+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>dc86e6f4-d402-4551-987d-9800d9acc0cc</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>ee8eed2b-8f23-407a-9a68-45fe397374f7</WaitlistEventId> <WaitlistTicketTypeId>4c2f74cb-7f02-459f-8204-675332bbe059</WaitlistTicketTypeId> <WorkflowId>050b2990-e3f8-4b4c-9a06-e8ae055c9ca9</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.