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": "04c7e959-02c5-4210-b3bb-41553ed7b465", "WorkflowId": "77f04fdd-e6ca-41d0-a41d-20e00fd4981b", "CurrentStepId": "60ecc583-5dd6-44e0-83da-89df05eab0a0", "UserId": "80731eba-1754-41a8-baa3-0c205d205b31", "CPDId": "9530dca1-7e8c-4fcd-ba00-7b27f1f3bc53", "CPDPeriodId": "a7b98649-7a28-40e0-b5d1-709381380b62", "InvoiceId": "87fb5b64-bbf5-4797-88b9-2d6a3a30876f", "CPDReductionId": "b12dc1eb-06e9-4a4c-9dab-7ed9031d697d", "ApplicableFrom": "2024-11-29T10:50:58.7908055+11:00", "ApplicableTo": "2024-11-29T10:50:58.7908055+11:00", "WaitlistEventId": "87949616-d0d9-4192-9d76-4f6a99ce6621", "WaitlistTicketTypeId": "0bb3c206-0dec-4c8a-9de0-f8a17c332b73", "CartId": "fbb10224-54f9-4c53-9bec-1ed675cd9fa7", "ElectionId": "34ffcb07-401c-4a6b-becb-4abac98ed299", "PropertyId": "16a48cfc-fac0-41e1-b3a8-748e928d7df7", "BookingId": "18c248e8-af5d-46f0-9140-eb8ace46a771", "EntityId": "16f6a3c4-b1a4-44d9-b638-ae00ea38488f", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2024-11-29T10:50:58.7918056+11:00", "CreatedDateTick": 8, "CreatedById": "1e8b1748-e6a6-445b-a93c-bbe7037dc20e", "LastModifiedDate": "2024-11-29T10:50:58.7918056+11:00", "LastModifiedById": "f6af581d-07c0-47f5-b5c1-fb170d00027c", "IsArchived": true, "CommitStepId": "ccc0e32c-c37b-4b9b-99b4-446a08c90f04", "Archived": "2024-11-29T10:50:58.7918056+11:00", "ArchivedById": "f0f3b9e8-0872-4493-bc6c-0de254a6bf58", "AssignedTo": "fd0205f9-2549-49f1-9eac-fe1344493171", "AssignedDate": "2024-11-29T10:50:58.7918056+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "7d0b28ec-66d0-4f3c-912c-cf2e6cb7f74e", "3de2978f-b813-4b7b-bd6b-305747b4d704" ], "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": "daefefe5-c0cd-486d-a374-40eaedce016f", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T10:50:58.7928044+11:00", "SubmittedById": "c647ad49-817b-4b9a-a98e-187ece24996c", "SubmittedBy": "sample string 5" }, { "StepId": "daefefe5-c0cd-486d-a374-40eaedce016f", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T10:50:58.7928044+11:00", "SubmittedById": "c647ad49-817b-4b9a-a98e-187ece24996c", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "cd572210-9971-431c-9070-5e8e6bb14a2b", "StepName": "sample string 2", "InitTime": "2024-11-29T10:50:58.7938057+11:00", "InitById": "44b9c02c-f387-4cdb-8eda-ce34a9d21717", "InitBy": "sample string 5" }, { "StepId": "cd572210-9971-431c-9070-5e8e6bb14a2b", "StepName": "sample string 2", "InitTime": "2024-11-29T10:50:58.7938057+11:00", "InitById": "44b9c02c-f387-4cdb-8eda-ce34a9d21717", "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-28T23:50:58.7908055Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2024-11-28T23:50:58.7908055Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2024-11-29T10:50:58.7918056+11:00</Archived> <ArchivedById>f0f3b9e8-0872-4493-bc6c-0de254a6bf58</ArchivedById> <AssignedDate>2024-11-29T10:50:58.7918056+11:00</AssignedDate> <AssignedTo>fd0205f9-2549-49f1-9eac-fe1344493171</AssignedTo> <BookingId>18c248e8-af5d-46f0-9140-eb8ace46a771</BookingId> <CPDId>9530dca1-7e8c-4fcd-ba00-7b27f1f3bc53</CPDId> <CPDPeriodId>a7b98649-7a28-40e0-b5d1-709381380b62</CPDPeriodId> <CPDReductionId>b12dc1eb-06e9-4a4c-9dab-7ed9031d697d</CPDReductionId> <CartId>fbb10224-54f9-4c53-9bec-1ed675cd9fa7</CartId> <CommitStepId>ccc0e32c-c37b-4b9b-99b4-446a08c90f04</CommitStepId> <CreatedById>1e8b1748-e6a6-445b-a93c-bbe7037dc20e</CreatedById> <CreatedDate>2024-11-29T10:50:58.7918056+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>60ecc583-5dd6-44e0-83da-89df05eab0a0</CurrentStepId> <ElectionId>34ffcb07-401c-4a6b-becb-4abac98ed299</ElectionId> <EntityId>16f6a3c4-b1a4-44d9-b638-ae00ea38488f</EntityId> <EntityType>sample string 4</EntityType> <Id>04c7e959-02c5-4210-b3bb-41553ed7b465</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>44b9c02c-f387-4cdb-8eda-ce34a9d21717</InitById> <InitTime>2024-11-29T10:50:58.7938057+11:00</InitTime> <StepId>cd572210-9971-431c-9070-5e8e6bb14a2b</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>44b9c02c-f387-4cdb-8eda-ce34a9d21717</InitById> <InitTime>2024-11-29T10:50:58.7938057+11:00</InitTime> <StepId>cd572210-9971-431c-9070-5e8e6bb14a2b</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>87fb5b64-bbf5-4797-88b9-2d6a3a30876f</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>f6af581d-07c0-47f5-b5c1-fb170d00027c</LastModifiedById> <LastModifiedDate>2024-11-29T10:50:58.7918056+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>7d0b28ec-66d0-4f3c-912c-cf2e6cb7f74e</d2p1:guid> <d2p1:guid>3de2978f-b813-4b7b-bd6b-305747b4d704</d2p1:guid> </PreviousStepIds> <PropertyId>16a48cfc-fac0-41e1-b3a8-748e928d7df7</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>daefefe5-c0cd-486d-a374-40eaedce016f</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>c647ad49-817b-4b9a-a98e-187ece24996c</SubmittedById> <SubmittedTime>2024-11-29T10:50:58.7928044+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>daefefe5-c0cd-486d-a374-40eaedce016f</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>c647ad49-817b-4b9a-a98e-187ece24996c</SubmittedById> <SubmittedTime>2024-11-29T10:50:58.7928044+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>80731eba-1754-41a8-baa3-0c205d205b31</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>87949616-d0d9-4192-9d76-4f6a99ce6621</WaitlistEventId> <WaitlistTicketTypeId>0bb3c206-0dec-4c8a-9de0-f8a17c332b73</WaitlistTicketTypeId> <WorkflowId>77f04fdd-e6ca-41d0-a41d-20e00fd4981b</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.