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": "c006de59-d641-4b7d-bc1d-40db28e419d1", "WorkflowId": "974571c4-78c1-4533-a92d-161ad1cdd0eb", "CurrentStepId": "b6d3120f-3f1d-4064-8581-8091d0c48963", "UserId": "64735dad-a6cd-4a7b-a259-393637b188e0", "CPDId": "8be1e55f-e750-4282-a7cd-77bde0ea3636", "CPDPeriodId": "cc666ff4-224b-4d52-9987-172978e2acc7", "InvoiceId": "d514e7bd-4b6e-49ac-95e8-4b7a009a22ef", "CPDReductionId": "4ab1a3e7-2da2-4415-bb34-ba0a7c881601", "ApplicableFrom": "2024-11-29T09:37:52.2174044+11:00", "ApplicableTo": "2024-11-29T09:37:52.2174044+11:00", "WaitlistEventId": "b131e36e-e171-4044-8296-36c91be98ee8", "WaitlistTicketTypeId": "7ec9c639-ab29-4c91-a19c-3e32461d46b8", "CartId": "c8e75d70-b28e-445e-9b30-72a0125bdd5d", "ElectionId": "6e6a9b7c-d270-45c1-8025-5078d97d5593", "PropertyId": "5d791aee-ce82-4700-8cdf-98818a972718", "BookingId": "3f0bd68a-2412-4fa5-8ac5-d2e362176368", "EntityId": "d244fda6-be68-40d8-9315-7bdbd9df5d93", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2024-11-29T09:37:52.2174044+11:00", "CreatedDateTick": 8, "CreatedById": "a7079d58-6b03-4bcf-a59b-4ff458d69403", "LastModifiedDate": "2024-11-29T09:37:52.2174044+11:00", "LastModifiedById": "1f88f03b-b50d-427a-976c-b916a3b74b14", "IsArchived": true, "CommitStepId": "812828ac-c1b8-4e66-a54b-7fa762312280", "Archived": "2024-11-29T09:37:52.2174044+11:00", "ArchivedById": "5958b731-8e42-44e9-867d-cb22e9780a23", "AssignedTo": "942c08c1-2478-4591-8c9f-243a5709f7f7", "AssignedDate": "2024-11-29T09:37:52.2174044+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "a96e6e3e-add4-40ad-91e2-4d5e6fdfb2ca", "a1d0e741-8dac-4bc1-9d11-fdf6f3dcb0e7" ], "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": "88ec125f-b84a-4a49-a97a-5ef821f5aa02", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T09:37:52.2174044+11:00", "SubmittedById": "d25d6be7-a637-4daa-99e8-610188beb0cd", "SubmittedBy": "sample string 5" }, { "StepId": "88ec125f-b84a-4a49-a97a-5ef821f5aa02", "StepName": "sample string 2", "SubmittedTime": "2024-11-29T09:37:52.2174044+11:00", "SubmittedById": "d25d6be7-a637-4daa-99e8-610188beb0cd", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "bff56baf-0de8-4a8b-886b-c654bae33d70", "StepName": "sample string 2", "InitTime": "2024-11-29T09:37:52.2174044+11:00", "InitById": "0f45aca6-b752-497e-a85a-053c2aaa1077", "InitBy": "sample string 5" }, { "StepId": "bff56baf-0de8-4a8b-886b-c654bae33d70", "StepName": "sample string 2", "InitTime": "2024-11-29T09:37:52.2174044+11:00", "InitById": "0f45aca6-b752-497e-a85a-053c2aaa1077", "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:37:52.2174044Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2024-11-28T22:37:52.2174044Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2024-11-29T09:37:52.2174044+11:00</Archived> <ArchivedById>5958b731-8e42-44e9-867d-cb22e9780a23</ArchivedById> <AssignedDate>2024-11-29T09:37:52.2174044+11:00</AssignedDate> <AssignedTo>942c08c1-2478-4591-8c9f-243a5709f7f7</AssignedTo> <BookingId>3f0bd68a-2412-4fa5-8ac5-d2e362176368</BookingId> <CPDId>8be1e55f-e750-4282-a7cd-77bde0ea3636</CPDId> <CPDPeriodId>cc666ff4-224b-4d52-9987-172978e2acc7</CPDPeriodId> <CPDReductionId>4ab1a3e7-2da2-4415-bb34-ba0a7c881601</CPDReductionId> <CartId>c8e75d70-b28e-445e-9b30-72a0125bdd5d</CartId> <CommitStepId>812828ac-c1b8-4e66-a54b-7fa762312280</CommitStepId> <CreatedById>a7079d58-6b03-4bcf-a59b-4ff458d69403</CreatedById> <CreatedDate>2024-11-29T09:37:52.2174044+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>b6d3120f-3f1d-4064-8581-8091d0c48963</CurrentStepId> <ElectionId>6e6a9b7c-d270-45c1-8025-5078d97d5593</ElectionId> <EntityId>d244fda6-be68-40d8-9315-7bdbd9df5d93</EntityId> <EntityType>sample string 4</EntityType> <Id>c006de59-d641-4b7d-bc1d-40db28e419d1</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>0f45aca6-b752-497e-a85a-053c2aaa1077</InitById> <InitTime>2024-11-29T09:37:52.2174044+11:00</InitTime> <StepId>bff56baf-0de8-4a8b-886b-c654bae33d70</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>0f45aca6-b752-497e-a85a-053c2aaa1077</InitById> <InitTime>2024-11-29T09:37:52.2174044+11:00</InitTime> <StepId>bff56baf-0de8-4a8b-886b-c654bae33d70</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>d514e7bd-4b6e-49ac-95e8-4b7a009a22ef</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>1f88f03b-b50d-427a-976c-b916a3b74b14</LastModifiedById> <LastModifiedDate>2024-11-29T09:37:52.2174044+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>a96e6e3e-add4-40ad-91e2-4d5e6fdfb2ca</d2p1:guid> <d2p1:guid>a1d0e741-8dac-4bc1-9d11-fdf6f3dcb0e7</d2p1:guid> </PreviousStepIds> <PropertyId>5d791aee-ce82-4700-8cdf-98818a972718</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>88ec125f-b84a-4a49-a97a-5ef821f5aa02</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>d25d6be7-a637-4daa-99e8-610188beb0cd</SubmittedById> <SubmittedTime>2024-11-29T09:37:52.2174044+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>88ec125f-b84a-4a49-a97a-5ef821f5aa02</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>d25d6be7-a637-4daa-99e8-610188beb0cd</SubmittedById> <SubmittedTime>2024-11-29T09:37:52.2174044+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>64735dad-a6cd-4a7b-a259-393637b188e0</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>b131e36e-e171-4044-8296-36c91be98ee8</WaitlistEventId> <WaitlistTicketTypeId>7ec9c639-ab29-4c91-a19c-3e32461d46b8</WaitlistTicketTypeId> <WorkflowId>974571c4-78c1-4533-a92d-161ad1cdd0eb</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.