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": "64d21348-559f-4d86-a52d-0563df94220c", "WorkflowId": "1ba61ac5-b7e5-4b23-b879-439f02c86c00", "CurrentStepId": "8419aeba-c599-4f9c-9dff-2ce0c6ed0e01", "UserId": "72d04467-d7f4-4eeb-beeb-a42eaa788a3d", "CPDId": "539ec416-cfc6-475d-a8f7-944b3f49027c", "CPDPeriodId": "95ca1da3-9d56-4818-a160-2cc1a6f24bb1", "InvoiceId": "9084763e-93bd-4181-85df-152d2957a9ed", "CPDReductionId": "01b9b2b3-7d05-4276-a6b1-8fd8ea9466fb", "ApplicableFrom": "2024-11-29T09:34:33.0838387+11:00", "ApplicableTo": "2024-11-29T09:34:33.0838387+11:00", "WaitlistEventId": "c7c1fd4e-01bf-4426-b318-bc4af51ec7c4", "WaitlistTicketTypeId": "9e508a61-856b-4877-8dd9-f8b6461c53b1", "CartId": "238b394e-b1aa-42e4-92d1-6234b1429529", "ElectionId": "09956f89-a06e-4ed0-aab4-4f9420aa4850", "PropertyId": "9bbe9409-5147-4123-b3c5-27e0ca36104f", "BookingId": "d545283a-43e4-46f7-b0ec-41261fe003cb", "EntityId": "2fd4dc22-b2b9-46f5-98b8-d2e0037f6b1f", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2024-11-29T09:34:33.0838387+11:00", "CreatedDateTick": 8, "CreatedById": "df33c61a-9f98-44d7-8ca2-bcdf4dcaa3f2", "LastModifiedDate": "2024-11-29T09:34:33.0838387+11:00", "LastModifiedById": "4b55563f-8b40-4a47-95d9-2b14f980a23b", "IsArchived": true, "CommitStepId": "6c8628f2-2eb6-49a5-8fd1-43040d9abc97", "Archived": "2024-11-29T09:34:33.0848412+11:00", "ArchivedById": "d7d709a4-c5e0-4a23-8c45-7aca37b2a822", "AssignedTo": "a6c8aa02-d3df-485a-bb94-8db3053d3db0", "AssignedDate": "2024-11-29T09:34:33.0848412+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "12e3499d-e13b-4576-889c-04a36d6aeccd", "7abcb7a6-a21c-44f1-8780-703fbfad4295" ], "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": "8f88302c-fc8d-4437-874b-db40f1be6a6a", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T09:34:33.0848412+11:00", "SubmittedById": "ae496ba2-0c33-4176-a45e-5c5f41ce5741", "SubmittedBy": "sample string 5" }, { "StepId": "8f88302c-fc8d-4437-874b-db40f1be6a6a", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T09:34:33.0848412+11:00", "SubmittedById": "ae496ba2-0c33-4176-a45e-5c5f41ce5741", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "96757ca0-2316-41f9-8a21-b01300e93924", "StepName": "sample string 2", "InitTime": "2024-11-29T09:34:33.0858404+11:00", "InitById": "eb603ac0-0648-4853-95f3-caf5a9eb0c6c", "InitBy": "sample string 5" }, { "StepId": "96757ca0-2316-41f9-8a21-b01300e93924", "StepName": "sample string 2", "InitTime": "2024-11-29T09:34:33.0858404+11:00", "InitById": "eb603ac0-0648-4853-95f3-caf5a9eb0c6c", "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:33.0838387Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2024-11-28T22:34:33.0838387Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2024-11-29T09:34:33.0848412+11:00</Archived> <ArchivedById>d7d709a4-c5e0-4a23-8c45-7aca37b2a822</ArchivedById> <AssignedDate>2024-11-29T09:34:33.0848412+11:00</AssignedDate> <AssignedTo>a6c8aa02-d3df-485a-bb94-8db3053d3db0</AssignedTo> <BookingId>d545283a-43e4-46f7-b0ec-41261fe003cb</BookingId> <CPDId>539ec416-cfc6-475d-a8f7-944b3f49027c</CPDId> <CPDPeriodId>95ca1da3-9d56-4818-a160-2cc1a6f24bb1</CPDPeriodId> <CPDReductionId>01b9b2b3-7d05-4276-a6b1-8fd8ea9466fb</CPDReductionId> <CartId>238b394e-b1aa-42e4-92d1-6234b1429529</CartId> <CommitStepId>6c8628f2-2eb6-49a5-8fd1-43040d9abc97</CommitStepId> <CreatedById>df33c61a-9f98-44d7-8ca2-bcdf4dcaa3f2</CreatedById> <CreatedDate>2024-11-29T09:34:33.0838387+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>8419aeba-c599-4f9c-9dff-2ce0c6ed0e01</CurrentStepId> <ElectionId>09956f89-a06e-4ed0-aab4-4f9420aa4850</ElectionId> <EntityId>2fd4dc22-b2b9-46f5-98b8-d2e0037f6b1f</EntityId> <EntityType>sample string 4</EntityType> <Id>64d21348-559f-4d86-a52d-0563df94220c</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>eb603ac0-0648-4853-95f3-caf5a9eb0c6c</InitById> <InitTime>2024-11-29T09:34:33.0858404+11:00</InitTime> <StepId>96757ca0-2316-41f9-8a21-b01300e93924</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>eb603ac0-0648-4853-95f3-caf5a9eb0c6c</InitById> <InitTime>2024-11-29T09:34:33.0858404+11:00</InitTime> <StepId>96757ca0-2316-41f9-8a21-b01300e93924</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>9084763e-93bd-4181-85df-152d2957a9ed</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>4b55563f-8b40-4a47-95d9-2b14f980a23b</LastModifiedById> <LastModifiedDate>2024-11-29T09:34:33.0838387+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>12e3499d-e13b-4576-889c-04a36d6aeccd</d2p1:guid> <d2p1:guid>7abcb7a6-a21c-44f1-8780-703fbfad4295</d2p1:guid> </PreviousStepIds> <PropertyId>9bbe9409-5147-4123-b3c5-27e0ca36104f</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>8f88302c-fc8d-4437-874b-db40f1be6a6a</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>ae496ba2-0c33-4176-a45e-5c5f41ce5741</SubmittedById> <SubmittedTime>2024-11-29T09:34:33.0848412+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>8f88302c-fc8d-4437-874b-db40f1be6a6a</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>ae496ba2-0c33-4176-a45e-5c5f41ce5741</SubmittedById> <SubmittedTime>2024-11-29T09:34:33.0848412+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>72d04467-d7f4-4eeb-beeb-a42eaa788a3d</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>c7c1fd4e-01bf-4426-b318-bc4af51ec7c4</WaitlistEventId> <WaitlistTicketTypeId>9e508a61-856b-4877-8dd9-f8b6461c53b1</WaitlistTicketTypeId> <WorkflowId>1ba61ac5-b7e5-4b23-b879-439f02c86c00</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.