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": "a5adf613-ad0f-4d0e-8d03-2d3872588236", "WorkflowId": "1c43c36b-6ab2-46ca-9b44-3712c5dd74c2", "CurrentStepId": "d9eb3c04-4185-4a7b-9c5a-bd2efbafc649", "UserId": "548f6073-a31c-461c-8e11-a68d5ee62b6b", "CPDId": "38d357a4-9b1e-4f0e-94d3-ca32b57dd007", "CPDPeriodId": "97455ba5-2ab1-4439-8873-8c3353e5d079", "InvoiceId": "10afb75b-a653-473f-8f81-9483eb819f3b", "CPDReductionId": "24572fb8-4faa-4991-a5e2-6b92098b1e3a", "ApplicableFrom": "2024-11-29T09:49:53.9379446+11:00", "ApplicableTo": "2024-11-29T09:49:53.9379446+11:00", "WaitlistEventId": "250c26c5-79f3-4611-af84-339b4614073d", "WaitlistTicketTypeId": "2838600e-d57e-49b4-9671-580519b83615", "CartId": "98db2a53-9e17-4ce1-a18d-820222ebf055", "ElectionId": "623b4d3d-758d-401e-ab07-74dc8342ec16", "PropertyId": "3b962266-68ba-4cab-b6b7-c92e3d288057", "BookingId": "b0c202f6-6862-46f1-b1e3-d210a17daacd", "EntityId": "bdd10895-394b-404f-8df6-a9c1352d0e38", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2024-11-29T09:49:53.9379446+11:00", "CreatedDateTick": 8, "CreatedById": "0f2e38ad-7cd4-47b4-85be-7afdfff33f4e", "LastModifiedDate": "2024-11-29T09:49:53.9379446+11:00", "LastModifiedById": "98238dd2-d710-48ad-b1bf-9c0c8b912be9", "IsArchived": true, "CommitStepId": "c2bf83b2-fff7-4f20-abcd-3dc91b90b84f", "Archived": "2024-11-29T09:49:53.9379446+11:00", "ArchivedById": "799b718a-e97e-49ed-b6fc-061f8b58431e", "AssignedTo": "cd5d4961-f260-4b8a-8fdd-a5aae8bf6b8e", "AssignedDate": "2024-11-29T09:49:53.9379446+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "689fa53d-5bbe-4c51-bb74-614fb1ca09ae", "0cd49c96-85e7-4cdf-96f1-0b77f637aad1" ], "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": "b8599561-f78b-47c1-8e8b-92c8cb1921f9", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T09:49:53.9379446+11:00", "SubmittedById": "56b2d64b-8250-4b9e-ae48-275990dc2301", "SubmittedBy": "sample string 5" }, { "StepId": "b8599561-f78b-47c1-8e8b-92c8cb1921f9", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T09:49:53.9379446+11:00", "SubmittedById": "56b2d64b-8250-4b9e-ae48-275990dc2301", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "5c5e9922-e942-4bce-b1c1-8197b5b2205e", "StepName": "sample string 2", "InitTime": "2024-11-29T09:49:53.9379446+11:00", "InitById": "4eca6c01-7587-4f29-aca7-0eb6345f584e", "InitBy": "sample string 5" }, { "StepId": "5c5e9922-e942-4bce-b1c1-8197b5b2205e", "StepName": "sample string 2", "InitTime": "2024-11-29T09:49:53.9379446+11:00", "InitById": "4eca6c01-7587-4f29-aca7-0eb6345f584e", "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:49:53.9379446Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2024-11-28T22:49:53.9379446Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2024-11-29T09:49:53.9379446+11:00</Archived> <ArchivedById>799b718a-e97e-49ed-b6fc-061f8b58431e</ArchivedById> <AssignedDate>2024-11-29T09:49:53.9379446+11:00</AssignedDate> <AssignedTo>cd5d4961-f260-4b8a-8fdd-a5aae8bf6b8e</AssignedTo> <BookingId>b0c202f6-6862-46f1-b1e3-d210a17daacd</BookingId> <CPDId>38d357a4-9b1e-4f0e-94d3-ca32b57dd007</CPDId> <CPDPeriodId>97455ba5-2ab1-4439-8873-8c3353e5d079</CPDPeriodId> <CPDReductionId>24572fb8-4faa-4991-a5e2-6b92098b1e3a</CPDReductionId> <CartId>98db2a53-9e17-4ce1-a18d-820222ebf055</CartId> <CommitStepId>c2bf83b2-fff7-4f20-abcd-3dc91b90b84f</CommitStepId> <CreatedById>0f2e38ad-7cd4-47b4-85be-7afdfff33f4e</CreatedById> <CreatedDate>2024-11-29T09:49:53.9379446+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>d9eb3c04-4185-4a7b-9c5a-bd2efbafc649</CurrentStepId> <ElectionId>623b4d3d-758d-401e-ab07-74dc8342ec16</ElectionId> <EntityId>bdd10895-394b-404f-8df6-a9c1352d0e38</EntityId> <EntityType>sample string 4</EntityType> <Id>a5adf613-ad0f-4d0e-8d03-2d3872588236</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>4eca6c01-7587-4f29-aca7-0eb6345f584e</InitById> <InitTime>2024-11-29T09:49:53.9379446+11:00</InitTime> <StepId>5c5e9922-e942-4bce-b1c1-8197b5b2205e</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>4eca6c01-7587-4f29-aca7-0eb6345f584e</InitById> <InitTime>2024-11-29T09:49:53.9379446+11:00</InitTime> <StepId>5c5e9922-e942-4bce-b1c1-8197b5b2205e</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>10afb75b-a653-473f-8f81-9483eb819f3b</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>98238dd2-d710-48ad-b1bf-9c0c8b912be9</LastModifiedById> <LastModifiedDate>2024-11-29T09:49:53.9379446+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>689fa53d-5bbe-4c51-bb74-614fb1ca09ae</d2p1:guid> <d2p1:guid>0cd49c96-85e7-4cdf-96f1-0b77f637aad1</d2p1:guid> </PreviousStepIds> <PropertyId>3b962266-68ba-4cab-b6b7-c92e3d288057</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>b8599561-f78b-47c1-8e8b-92c8cb1921f9</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>56b2d64b-8250-4b9e-ae48-275990dc2301</SubmittedById> <SubmittedTime>2024-11-29T09:49:53.9379446+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>b8599561-f78b-47c1-8e8b-92c8cb1921f9</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>56b2d64b-8250-4b9e-ae48-275990dc2301</SubmittedById> <SubmittedTime>2024-11-29T09:49:53.9379446+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>548f6073-a31c-461c-8e11-a68d5ee62b6b</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>250c26c5-79f3-4611-af84-339b4614073d</WaitlistEventId> <WaitlistTicketTypeId>2838600e-d57e-49b4-9671-580519b83615</WaitlistTicketTypeId> <WorkflowId>1c43c36b-6ab2-46ca-9b44-3712c5dd74c2</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.