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": "94f16a37-a608-45b5-a72d-aa00845bc128", "WorkflowId": "526a3ca8-cf12-46c9-a13f-7aac1e58bf76", "CurrentStepId": "df52ae0a-a15a-46b7-ad98-ddece1ddebd8", "UserId": "d432850f-e4e3-473f-854d-ce2b9fa068bd", "CPDId": "a59fb249-1ba2-4066-89d5-65a6eac0560e", "CPDPeriodId": "bd83dafd-7a41-4428-ba9b-61242226fd9a", "InvoiceId": "2cc1f012-3ec4-4f0d-99eb-bce6bb2fecad", "CPDReductionId": "cb658458-2daf-4ef1-bc96-4dd4470f7aae", "ApplicableFrom": "2025-04-04T11:29:15.9116622+11:00", "ApplicableTo": "2025-04-04T11:29:15.9116622+11:00", "WaitlistEventId": "17aa5ac7-c20d-4cc1-896f-619986f6212c", "WaitlistTicketTypeId": "5b3b0a5c-0984-47f3-88f9-edad5990ee1a", "CartId": "38bea7b6-a698-40d7-b6f5-6c9b19e79584", "ElectionId": "7b7fdd4a-df3f-4b1c-aea1-959026750cdc", "PropertyId": "3fc47584-da20-4edb-9434-4ae1014bcb6f", "BookingId": "902d881e-7474-4b31-b11a-1e9ad57f4dd5", "EntityId": "4435a56c-c0d0-4be3-ad89-1ea49a680c82", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-04-04T11:29:15.9116622+11:00", "CreatedDateTick": 8, "CreatedById": "e2313677-3b1e-43f2-81eb-ca38b0fcd5ae", "LastModifiedDate": "2025-04-04T11:29:15.9116622+11:00", "LastModifiedById": "88a7f18d-4b45-4ab2-9e44-ecc10af8449c", "IsArchived": true, "CommitStepId": "a7c5db72-8da5-4cdd-962b-d6c1bb1cc540", "Archived": "2025-04-04T11:29:15.9116622+11:00", "ArchivedById": "861e2637-af5d-45c0-9035-90381da892da", "AssignedTo": "310733c6-52fe-41f5-b278-313fe6b2f106", "AssignedDate": "2025-04-04T11:29:15.9116622+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "39347cda-3729-4b5b-9845-aec9fc300c71", "62146cc4-e06b-4b15-ae71-4fa84adbccb2" ], "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": "1277c3b4-7486-47a9-be69-e7d82a73192b", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T11:29:15.912661+11:00", "SubmittedById": "e44b1c0b-8420-4a5f-a75d-03a1cb90314c", "SubmittedBy": "sample string 5" }, { "StepId": "1277c3b4-7486-47a9-be69-e7d82a73192b", "StepName": "sample string 2", "SubmittedTime": "2025-04-04T11:29:15.912661+11:00", "SubmittedById": "e44b1c0b-8420-4a5f-a75d-03a1cb90314c", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "dde8b097-523c-4990-9300-4f477d7698b0", "StepName": "sample string 2", "InitTime": "2025-04-04T11:29:15.912661+11:00", "InitById": "2bd04ad0-3ad1-4519-9718-0318da4841ed", "InitBy": "sample string 5" }, { "StepId": "dde8b097-523c-4990-9300-4f477d7698b0", "StepName": "sample string 2", "InitTime": "2025-04-04T11:29:15.912661+11:00", "InitById": "2bd04ad0-3ad1-4519-9718-0318da4841ed", "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-04T00:29:15.9116622Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-04-04T00:29:15.9116622Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-04-04T11:29:15.9116622+11:00</Archived> <ArchivedById>861e2637-af5d-45c0-9035-90381da892da</ArchivedById> <AssignedDate>2025-04-04T11:29:15.9116622+11:00</AssignedDate> <AssignedTo>310733c6-52fe-41f5-b278-313fe6b2f106</AssignedTo> <BookingId>902d881e-7474-4b31-b11a-1e9ad57f4dd5</BookingId> <CPDId>a59fb249-1ba2-4066-89d5-65a6eac0560e</CPDId> <CPDPeriodId>bd83dafd-7a41-4428-ba9b-61242226fd9a</CPDPeriodId> <CPDReductionId>cb658458-2daf-4ef1-bc96-4dd4470f7aae</CPDReductionId> <CartId>38bea7b6-a698-40d7-b6f5-6c9b19e79584</CartId> <CommitStepId>a7c5db72-8da5-4cdd-962b-d6c1bb1cc540</CommitStepId> <CreatedById>e2313677-3b1e-43f2-81eb-ca38b0fcd5ae</CreatedById> <CreatedDate>2025-04-04T11:29:15.9116622+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>df52ae0a-a15a-46b7-ad98-ddece1ddebd8</CurrentStepId> <ElectionId>7b7fdd4a-df3f-4b1c-aea1-959026750cdc</ElectionId> <EntityId>4435a56c-c0d0-4be3-ad89-1ea49a680c82</EntityId> <EntityType>sample string 4</EntityType> <Id>94f16a37-a608-45b5-a72d-aa00845bc128</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>2bd04ad0-3ad1-4519-9718-0318da4841ed</InitById> <InitTime>2025-04-04T11:29:15.912661+11:00</InitTime> <StepId>dde8b097-523c-4990-9300-4f477d7698b0</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>2bd04ad0-3ad1-4519-9718-0318da4841ed</InitById> <InitTime>2025-04-04T11:29:15.912661+11:00</InitTime> <StepId>dde8b097-523c-4990-9300-4f477d7698b0</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>2cc1f012-3ec4-4f0d-99eb-bce6bb2fecad</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>88a7f18d-4b45-4ab2-9e44-ecc10af8449c</LastModifiedById> <LastModifiedDate>2025-04-04T11:29:15.9116622+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>39347cda-3729-4b5b-9845-aec9fc300c71</d2p1:guid> <d2p1:guid>62146cc4-e06b-4b15-ae71-4fa84adbccb2</d2p1:guid> </PreviousStepIds> <PropertyId>3fc47584-da20-4edb-9434-4ae1014bcb6f</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>1277c3b4-7486-47a9-be69-e7d82a73192b</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>e44b1c0b-8420-4a5f-a75d-03a1cb90314c</SubmittedById> <SubmittedTime>2025-04-04T11:29:15.912661+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>1277c3b4-7486-47a9-be69-e7d82a73192b</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>e44b1c0b-8420-4a5f-a75d-03a1cb90314c</SubmittedById> <SubmittedTime>2025-04-04T11:29:15.912661+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>d432850f-e4e3-473f-854d-ce2b9fa068bd</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>17aa5ac7-c20d-4cc1-896f-619986f6212c</WaitlistEventId> <WaitlistTicketTypeId>5b3b0a5c-0984-47f3-88f9-edad5990ee1a</WaitlistTicketTypeId> <WorkflowId>526a3ca8-cf12-46c9-a13f-7aac1e58bf76</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.