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": "ec1311f7-1b0a-4f00-9be8-d0f4f282e1c8", "WorkflowId": "00f98842-4511-42b7-b78a-b87568908d04", "CurrentStepId": "4eeca3dc-593b-4c79-8efa-be6258e97e40", "UserId": "6e3e11de-1b3c-4d0e-82fe-c6254c035a7f", "CPDId": "5a21563a-6a09-4a56-be71-cabfa63d612e", "CPDPeriodId": "87ccee54-eeb2-4b38-9b93-43742e6069ff", "InvoiceId": "80d1354e-bab2-4d26-b8e7-5ccbf46d810e", "CPDReductionId": "f1fb8619-7d44-4467-aaa7-9df74a5bf5ce", "ApplicableFrom": "2024-11-29T09:34:51.153873+11:00", "ApplicableTo": "2024-11-29T09:34:51.153873+11:00", "WaitlistEventId": "1a79faa0-80e2-4025-9a54-28ee83eddc6d", "WaitlistTicketTypeId": "5e10c2e3-f7bb-4031-b966-9182553aaeb7", "CartId": "a72ed9cd-a8be-4f13-9332-816383e29da6", "ElectionId": "66366931-b062-4020-b82a-19d313f225d8", "PropertyId": "c72e56db-0ad8-44e0-a47c-8289de086c79", "BookingId": "b406826e-df11-438d-8454-cb5dc444682d", "EntityId": "2afc381a-1276-4fba-bbf5-17573f1c3112", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2024-11-29T09:34:51.1548702+11:00", "CreatedDateTick": 8, "CreatedById": "3626dcb1-1271-452d-80ce-e04579834834", "LastModifiedDate": "2024-11-29T09:34:51.1548702+11:00", "LastModifiedById": "9f4d91cb-6098-45bf-b81d-e4f6d613fa5e", "IsArchived": true, "CommitStepId": "d742c80a-5385-4604-94d4-5e3774a9d4d6", "Archived": "2024-11-29T09:34:51.1548702+11:00", "ArchivedById": "307f0ba6-d93d-40d9-9d8e-c222cae4bfdb", "AssignedTo": "0bafe97a-eacc-4d34-8e4d-c13b7ff5a375", "AssignedDate": "2024-11-29T09:34:51.1548702+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "f0c99e28-f9aa-44a5-8048-be29fb7c33cf", "4ce1ee39-51a9-4900-ad13-10b23a74ea2e" ], "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": "28eccdab-2aeb-4bbc-9406-19a6255a6960", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T09:34:51.1558705+11:00", "SubmittedById": "02b2758e-4547-4bd4-a443-f19648cba2b2", "SubmittedBy": "sample string 5" }, { "StepId": "28eccdab-2aeb-4bbc-9406-19a6255a6960", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T09:34:51.1558705+11:00", "SubmittedById": "02b2758e-4547-4bd4-a443-f19648cba2b2", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "b0a07013-9707-4371-8aaa-f8cbe8df24dc", "StepName": "sample string 2", "InitTime": "2024-11-29T09:34:51.1558705+11:00", "InitById": "f8d8525d-194f-4926-9bfd-4fa500beb77b", "InitBy": "sample string 5" }, { "StepId": "b0a07013-9707-4371-8aaa-f8cbe8df24dc", "StepName": "sample string 2", "InitTime": "2024-11-29T09:34:51.1558705+11:00", "InitById": "f8d8525d-194f-4926-9bfd-4fa500beb77b", "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>2024-11-28T22:34:51.153873Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2024-11-28T22:34:51.153873Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2024-11-29T09:34:51.1548702+11:00</Archived> <ArchivedById>307f0ba6-d93d-40d9-9d8e-c222cae4bfdb</ArchivedById> <AssignedDate>2024-11-29T09:34:51.1548702+11:00</AssignedDate> <AssignedTo>0bafe97a-eacc-4d34-8e4d-c13b7ff5a375</AssignedTo> <BookingId>b406826e-df11-438d-8454-cb5dc444682d</BookingId> <CPDId>5a21563a-6a09-4a56-be71-cabfa63d612e</CPDId> <CPDPeriodId>87ccee54-eeb2-4b38-9b93-43742e6069ff</CPDPeriodId> <CPDReductionId>f1fb8619-7d44-4467-aaa7-9df74a5bf5ce</CPDReductionId> <CartId>a72ed9cd-a8be-4f13-9332-816383e29da6</CartId> <CommitStepId>d742c80a-5385-4604-94d4-5e3774a9d4d6</CommitStepId> <CreatedById>3626dcb1-1271-452d-80ce-e04579834834</CreatedById> <CreatedDate>2024-11-29T09:34:51.1548702+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>4eeca3dc-593b-4c79-8efa-be6258e97e40</CurrentStepId> <ElectionId>66366931-b062-4020-b82a-19d313f225d8</ElectionId> <EntityId>2afc381a-1276-4fba-bbf5-17573f1c3112</EntityId> <EntityType>sample string 4</EntityType> <Id>ec1311f7-1b0a-4f00-9be8-d0f4f282e1c8</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>f8d8525d-194f-4926-9bfd-4fa500beb77b</InitById> <InitTime>2024-11-29T09:34:51.1558705+11:00</InitTime> <StepId>b0a07013-9707-4371-8aaa-f8cbe8df24dc</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>f8d8525d-194f-4926-9bfd-4fa500beb77b</InitById> <InitTime>2024-11-29T09:34:51.1558705+11:00</InitTime> <StepId>b0a07013-9707-4371-8aaa-f8cbe8df24dc</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>80d1354e-bab2-4d26-b8e7-5ccbf46d810e</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>9f4d91cb-6098-45bf-b81d-e4f6d613fa5e</LastModifiedById> <LastModifiedDate>2024-11-29T09:34:51.1548702+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>f0c99e28-f9aa-44a5-8048-be29fb7c33cf</d2p1:guid> <d2p1:guid>4ce1ee39-51a9-4900-ad13-10b23a74ea2e</d2p1:guid> </PreviousStepIds> <PropertyId>c72e56db-0ad8-44e0-a47c-8289de086c79</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>28eccdab-2aeb-4bbc-9406-19a6255a6960</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>02b2758e-4547-4bd4-a443-f19648cba2b2</SubmittedById> <SubmittedTime>2024-11-29T09:34:51.1558705+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>28eccdab-2aeb-4bbc-9406-19a6255a6960</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>02b2758e-4547-4bd4-a443-f19648cba2b2</SubmittedById> <SubmittedTime>2024-11-29T09:34:51.1558705+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>6e3e11de-1b3c-4d0e-82fe-c6254c035a7f</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>1a79faa0-80e2-4025-9a54-28ee83eddc6d</WaitlistEventId> <WaitlistTicketTypeId>5e10c2e3-f7bb-4031-b966-9182553aaeb7</WaitlistTicketTypeId> <WorkflowId>00f98842-4511-42b7-b78a-b87568908d04</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.