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": "a4a3b7f0-86e8-4d76-8510-e80e0778fbfa", "WorkflowId": "b4a228b0-0047-4b87-9099-2ac6463a5657", "CurrentStepId": "4e08b2e5-19e7-43b9-90f2-d013cad8f2d1", "UserId": "aac0bec7-b073-4d95-92b1-1b7627a22f33", "CPDId": "fb8036e0-4f44-4855-8b76-620bb19c776f", "CPDPeriodId": "59ffef62-290a-44de-b496-6868c3a09d9c", "InvoiceId": "f0de4691-c392-4fe6-882d-6d78c50fd179", "CPDReductionId": "f20c3b65-93c0-490a-b81b-19f74c4ccd5b", "ApplicableFrom": "2025-02-14T03:57:23.4289888+11:00", "ApplicableTo": "2025-02-14T03:57:23.4289888+11:00", "WaitlistEventId": "050eac65-8d0e-4e97-925d-3e603e66640e", "WaitlistTicketTypeId": "b25c2bdf-40a3-4d0a-8349-ba06dd2e9809", "CartId": "c1a205b6-5591-4eef-ba19-31018a5d2c67", "ElectionId": "4bcc2aab-05d4-4f86-bb6b-b082f1b6df4b", "PropertyId": "1e9a82fa-2941-4bd8-8e4e-6893200a4f2a", "BookingId": "ef8b7e3c-f588-467e-8d6e-48041ad20b16", "EntityId": "3276601c-d97d-4b54-be3b-ef5f11b4a381", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-02-14T03:57:23.4289888+11:00", "CreatedDateTick": 8, "CreatedById": "b95ef1df-cfac-4e01-b0de-9e0454e33fe3", "LastModifiedDate": "2025-02-14T03:57:23.4289888+11:00", "LastModifiedById": "58523e68-3223-48db-9fc5-9228622d870e", "IsArchived": true, "CommitStepId": "967f1656-7d8b-4d8a-b77e-2ab51ef388ee", "Archived": "2025-02-14T03:57:23.4289888+11:00", "ArchivedById": "e82601a8-cce5-4627-ac24-a6040f3ef2bc", "AssignedTo": "f96385f6-d54c-4806-ad01-ea1dbc115561", "AssignedDate": "2025-02-14T03:57:23.4289888+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "a89a33f9-a9d9-4700-82a2-162355536655", "a6cec36d-c025-4522-9fef-7d197bc12096" ], "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": "fcc9bb3e-6b35-46d8-90cb-cb41f101e053", "StepName": "sample string 2", "SubmittedTime": "2025-02-14T03:57:23.4299888+11:00", "SubmittedById": "e6ada8d9-cb00-47eb-9735-44804361b763", "SubmittedBy": "sample string 5" }, { "StepId": "fcc9bb3e-6b35-46d8-90cb-cb41f101e053", "StepName": "sample string 2", "SubmittedTime": "2025-02-14T03:57:23.4299888+11:00", "SubmittedById": "e6ada8d9-cb00-47eb-9735-44804361b763", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "778af58e-b94e-4e43-abb4-142117658f6c", "StepName": "sample string 2", "InitTime": "2025-02-14T03:57:23.4299888+11:00", "InitById": "f79cd162-d4ba-4d1e-a630-18c5d3c4d6b5", "InitBy": "sample string 5" }, { "StepId": "778af58e-b94e-4e43-abb4-142117658f6c", "StepName": "sample string 2", "InitTime": "2025-02-14T03:57:23.4299888+11:00", "InitById": "f79cd162-d4ba-4d1e-a630-18c5d3c4d6b5", "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-02-13T16:57:23.4289888Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-02-13T16:57:23.4289888Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-02-14T03:57:23.4289888+11:00</Archived> <ArchivedById>e82601a8-cce5-4627-ac24-a6040f3ef2bc</ArchivedById> <AssignedDate>2025-02-14T03:57:23.4289888+11:00</AssignedDate> <AssignedTo>f96385f6-d54c-4806-ad01-ea1dbc115561</AssignedTo> <BookingId>ef8b7e3c-f588-467e-8d6e-48041ad20b16</BookingId> <CPDId>fb8036e0-4f44-4855-8b76-620bb19c776f</CPDId> <CPDPeriodId>59ffef62-290a-44de-b496-6868c3a09d9c</CPDPeriodId> <CPDReductionId>f20c3b65-93c0-490a-b81b-19f74c4ccd5b</CPDReductionId> <CartId>c1a205b6-5591-4eef-ba19-31018a5d2c67</CartId> <CommitStepId>967f1656-7d8b-4d8a-b77e-2ab51ef388ee</CommitStepId> <CreatedById>b95ef1df-cfac-4e01-b0de-9e0454e33fe3</CreatedById> <CreatedDate>2025-02-14T03:57:23.4289888+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>4e08b2e5-19e7-43b9-90f2-d013cad8f2d1</CurrentStepId> <ElectionId>4bcc2aab-05d4-4f86-bb6b-b082f1b6df4b</ElectionId> <EntityId>3276601c-d97d-4b54-be3b-ef5f11b4a381</EntityId> <EntityType>sample string 4</EntityType> <Id>a4a3b7f0-86e8-4d76-8510-e80e0778fbfa</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>f79cd162-d4ba-4d1e-a630-18c5d3c4d6b5</InitById> <InitTime>2025-02-14T03:57:23.4299888+11:00</InitTime> <StepId>778af58e-b94e-4e43-abb4-142117658f6c</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>f79cd162-d4ba-4d1e-a630-18c5d3c4d6b5</InitById> <InitTime>2025-02-14T03:57:23.4299888+11:00</InitTime> <StepId>778af58e-b94e-4e43-abb4-142117658f6c</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>f0de4691-c392-4fe6-882d-6d78c50fd179</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>58523e68-3223-48db-9fc5-9228622d870e</LastModifiedById> <LastModifiedDate>2025-02-14T03:57:23.4289888+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>a89a33f9-a9d9-4700-82a2-162355536655</d2p1:guid> <d2p1:guid>a6cec36d-c025-4522-9fef-7d197bc12096</d2p1:guid> </PreviousStepIds> <PropertyId>1e9a82fa-2941-4bd8-8e4e-6893200a4f2a</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>fcc9bb3e-6b35-46d8-90cb-cb41f101e053</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>e6ada8d9-cb00-47eb-9735-44804361b763</SubmittedById> <SubmittedTime>2025-02-14T03:57:23.4299888+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>fcc9bb3e-6b35-46d8-90cb-cb41f101e053</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>e6ada8d9-cb00-47eb-9735-44804361b763</SubmittedById> <SubmittedTime>2025-02-14T03:57:23.4299888+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>aac0bec7-b073-4d95-92b1-1b7627a22f33</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>050eac65-8d0e-4e97-925d-3e603e66640e</WaitlistEventId> <WaitlistTicketTypeId>b25c2bdf-40a3-4d0a-8349-ba06dd2e9809</WaitlistTicketTypeId> <WorkflowId>b4a228b0-0047-4b87-9099-2ac6463a5657</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.