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": "6783fe0b-bfd0-494e-9963-dd9f22fecce5", "WorkflowId": "3ddcfa6f-bf6a-4c54-91ab-0527026df552", "CurrentStepId": "0d9e56c4-36c3-4aa6-b2d6-e8d121efbf33", "UserId": "79fddf8a-f3c2-4f4c-b845-961a3d71097f", "CPDId": "5aa6bae3-1156-4f00-9ed4-79343d006654", "CPDPeriodId": "ba1f4302-9a35-4240-b903-d2da6ed7943a", "InvoiceId": "de650e75-4def-4e7c-ac34-59c36c0b8601", "CPDReductionId": "cd356a45-3ca6-4822-bf04-2eaf52d6c844", "ApplicableFrom": "2024-11-28T22:26:11.8253648+00:00", "ApplicableTo": "2024-11-28T22:26:11.8253648+00:00", "WaitlistEventId": "8d881654-4fcb-4b65-8017-b62774e83eaf", "WaitlistTicketTypeId": "bc11ee3d-899d-41c2-af84-134b959d64ba", "CartId": "269045ca-8ccc-4563-93dc-f12287cd466a", "ElectionId": "23243337-0f7f-4643-bc75-0f065e0c82e8", "PropertyId": "b3698948-c827-42fd-a59d-a8c2e96aca96", "BookingId": "cbef12b0-6ea0-404b-adca-e3ca56c7012e", "EntityId": "5e2ea064-7108-4b4b-b675-a41092e22f8a", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2024-11-28T22:26:11.8253648+00:00", "CreatedDateTick": 8, "CreatedById": "64797027-88fd-4202-bc64-02e6c77ae657", "LastModifiedDate": "2024-11-28T22:26:11.8253648+00:00", "LastModifiedById": "8d66d1c2-a1b0-4807-b68b-a2cf80225e5c", "IsArchived": true, "CommitStepId": "cd403090-997e-4aa1-b0be-91aa1df69c89", "Archived": "2024-11-28T22:26:11.8253648+00:00", "ArchivedById": "d001e3bc-adc1-45bb-8315-76f28ac02d92", "AssignedTo": "49d69b63-5bee-4c5e-9451-604ebc461cbd", "AssignedDate": "2024-11-28T22:26:11.8253648+00:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "2a72b4f1-1002-45e1-85fb-057b6cadc9ce", "7bdc4703-9ce9-4491-9667-bba83ccfd808" ], "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": "d7fb4a2d-6752-45e1-bacd-a756519bab55", "StepName": "sample string 2", "SubmittedTime": "2024-11-28T22:26:11.8409946+00:00", "SubmittedById": "1c78c029-ce8b-4bdb-b227-23cdde2e4da0", "SubmittedBy": "sample string 5" }, { "StepId": "d7fb4a2d-6752-45e1-bacd-a756519bab55", "StepName": "sample string 2", "SubmittedTime": "2024-11-28T22:26:11.8409946+00:00", "SubmittedById": "1c78c029-ce8b-4bdb-b227-23cdde2e4da0", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "3dc9d551-ba6b-4d28-902b-1892ac3f3720", "StepName": "sample string 2", "InitTime": "2024-11-28T22:26:11.8409946+00:00", "InitById": "9dedceaf-fb23-4d45-bea3-9e663dc6a065", "InitBy": "sample string 5" }, { "StepId": "3dc9d551-ba6b-4d28-902b-1892ac3f3720", "StepName": "sample string 2", "InitTime": "2024-11-28T22:26:11.8409946+00:00", "InitById": "9dedceaf-fb23-4d45-bea3-9e663dc6a065", "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:26:11.8253648Z</d2p1:DateTime> <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2024-11-28T22:26:11.8253648Z</d2p1:DateTime> <d2p1:OffsetMinutes>0</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2024-11-28T22:26:11.8253648+00:00</Archived> <ArchivedById>d001e3bc-adc1-45bb-8315-76f28ac02d92</ArchivedById> <AssignedDate>2024-11-28T22:26:11.8253648+00:00</AssignedDate> <AssignedTo>49d69b63-5bee-4c5e-9451-604ebc461cbd</AssignedTo> <BookingId>cbef12b0-6ea0-404b-adca-e3ca56c7012e</BookingId> <CPDId>5aa6bae3-1156-4f00-9ed4-79343d006654</CPDId> <CPDPeriodId>ba1f4302-9a35-4240-b903-d2da6ed7943a</CPDPeriodId> <CPDReductionId>cd356a45-3ca6-4822-bf04-2eaf52d6c844</CPDReductionId> <CartId>269045ca-8ccc-4563-93dc-f12287cd466a</CartId> <CommitStepId>cd403090-997e-4aa1-b0be-91aa1df69c89</CommitStepId> <CreatedById>64797027-88fd-4202-bc64-02e6c77ae657</CreatedById> <CreatedDate>2024-11-28T22:26:11.8253648+00:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>0d9e56c4-36c3-4aa6-b2d6-e8d121efbf33</CurrentStepId> <ElectionId>23243337-0f7f-4643-bc75-0f065e0c82e8</ElectionId> <EntityId>5e2ea064-7108-4b4b-b675-a41092e22f8a</EntityId> <EntityType>sample string 4</EntityType> <Id>6783fe0b-bfd0-494e-9963-dd9f22fecce5</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>9dedceaf-fb23-4d45-bea3-9e663dc6a065</InitById> <InitTime>2024-11-28T22:26:11.8409946+00:00</InitTime> <StepId>3dc9d551-ba6b-4d28-902b-1892ac3f3720</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>9dedceaf-fb23-4d45-bea3-9e663dc6a065</InitById> <InitTime>2024-11-28T22:26:11.8409946+00:00</InitTime> <StepId>3dc9d551-ba6b-4d28-902b-1892ac3f3720</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>de650e75-4def-4e7c-ac34-59c36c0b8601</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>8d66d1c2-a1b0-4807-b68b-a2cf80225e5c</LastModifiedById> <LastModifiedDate>2024-11-28T22:26:11.8253648+00:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>2a72b4f1-1002-45e1-85fb-057b6cadc9ce</d2p1:guid> <d2p1:guid>7bdc4703-9ce9-4491-9667-bba83ccfd808</d2p1:guid> </PreviousStepIds> <PropertyId>b3698948-c827-42fd-a59d-a8c2e96aca96</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>d7fb4a2d-6752-45e1-bacd-a756519bab55</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>1c78c029-ce8b-4bdb-b227-23cdde2e4da0</SubmittedById> <SubmittedTime>2024-11-28T22:26:11.8409946+00:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>d7fb4a2d-6752-45e1-bacd-a756519bab55</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>1c78c029-ce8b-4bdb-b227-23cdde2e4da0</SubmittedById> <SubmittedTime>2024-11-28T22:26:11.8409946+00:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>79fddf8a-f3c2-4f4c-b845-961a3d71097f</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>8d881654-4fcb-4b65-8017-b62774e83eaf</WaitlistEventId> <WaitlistTicketTypeId>bc11ee3d-899d-41c2-af84-134b959d64ba</WaitlistTicketTypeId> <WorkflowId>3ddcfa6f-bf6a-4c54-91ab-0527026df552</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.