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": "1368008f-e543-4346-b833-19c629d43f8e", "WorkflowId": "b3521f8d-437e-44bb-b4c3-ce7e89dc86dd", "CurrentStepId": "446619d0-c910-445c-98fe-b8be254d5ac5", "UserId": "e4ab3b98-13b6-429d-b026-eb4048e0f11d", "CPDId": "c65567aa-88f0-4ce8-ad15-b389ede2f516", "CPDPeriodId": "4bcaf0be-a81d-40a7-a098-cd38adc0a2c6", "InvoiceId": "eebc01af-b30d-4eae-9eb8-9f22ff9fefd1", "CPDReductionId": "90be1085-6f21-45d9-956e-7223a2a38476", "ApplicableFrom": "2025-04-05T09:47:13.1175306+11:00", "ApplicableTo": "2025-04-05T09:47:13.1175306+11:00", "WaitlistEventId": "9ec98e10-0e05-446d-9cea-05c21c33162f", "WaitlistTicketTypeId": "b6bd28f3-fbd4-48df-837f-57d7a0e1dcd9", "CartId": "518e574f-0ee0-4b60-a7a5-2fc0e61f5851", "ElectionId": "69f406f8-55e0-41e8-8191-0d6bfa290989", "PropertyId": "0f0a4443-4de8-4ee2-82c1-21e7cffd5598", "BookingId": "e067cbcd-9d24-4c76-a7e3-d03701835204", "EntityId": "c2263b43-abdc-4153-8fcf-b8b3e9f29258", "EntityType": "sample string 4", "UserFullName": "sample string 5", "WorkflowName": "sample string 6", "CreatedDate": "2025-04-05T09:47:13.1175306+11:00", "CreatedDateTick": 8, "CreatedById": "30abf07b-ec77-4d45-8872-92e73553ddcd", "LastModifiedDate": "2025-04-05T09:47:13.1175306+11:00", "LastModifiedById": "4a00aa7f-dab2-424c-812a-d917894c72b7", "IsArchived": true, "CommitStepId": "0556cadb-7f6c-44af-b2da-825dfabfd9c6", "Archived": "2025-04-05T09:47:13.1175306+11:00", "ArchivedById": "3a949eab-205d-4331-acea-67982d999110", "AssignedTo": "4bc3b86f-f9cd-4f12-a50a-5d2be5d10ba9", "AssignedDate": "2025-04-05T09:47:13.1175306+11:00", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 11", "CrossCheckApplicationTypeSuccesful": true, "PreviousStepIds": [ "fe6ae169-9cb5-4622-9e05-b0c689a13243", "e0ac5bb6-4380-47be-aa16-620b61869f2a" ], "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": "46ba3e94-c1c6-4796-8fd9-9ec943c15986", "StepName": "sample string 2", "SubmittedTime": "2025-04-05T09:47:13.1185311+11:00", "SubmittedById": "c60257e7-a3d1-4e29-97ac-ee36eb7f1448", "SubmittedBy": "sample string 5" }, { "StepId": "46ba3e94-c1c6-4796-8fd9-9ec943c15986", "StepName": "sample string 2", "SubmittedTime": "2025-04-05T09:47:13.1185311+11:00", "SubmittedById": "c60257e7-a3d1-4e29-97ac-ee36eb7f1448", "SubmittedBy": "sample string 5" } ], "InitHistory": [ { "StepId": "b75bee1d-aaf9-4a0f-bd36-27bd0dacdb77", "StepName": "sample string 2", "InitTime": "2025-04-05T09:47:13.1185311+11:00", "InitById": "7d086571-e2ac-4da9-92f7-d86e1a544633", "InitBy": "sample string 5" }, { "StepId": "b75bee1d-aaf9-4a0f-bd36-27bd0dacdb77", "StepName": "sample string 2", "InitTime": "2025-04-05T09:47:13.1185311+11:00", "InitById": "7d086571-e2ac-4da9-92f7-d86e1a544633", "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-04T22:47:13.1175306Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableFrom> <ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System"> <d2p1:DateTime>2025-04-04T22:47:13.1175306Z</d2p1:DateTime> <d2p1:OffsetMinutes>660</d2p1:OffsetMinutes> </ApplicableTo> <Archived>2025-04-05T09:47:13.1175306+11:00</Archived> <ArchivedById>3a949eab-205d-4331-acea-67982d999110</ArchivedById> <AssignedDate>2025-04-05T09:47:13.1175306+11:00</AssignedDate> <AssignedTo>4bc3b86f-f9cd-4f12-a50a-5d2be5d10ba9</AssignedTo> <BookingId>e067cbcd-9d24-4c76-a7e3-d03701835204</BookingId> <CPDId>c65567aa-88f0-4ce8-ad15-b389ede2f516</CPDId> <CPDPeriodId>4bcaf0be-a81d-40a7-a098-cd38adc0a2c6</CPDPeriodId> <CPDReductionId>90be1085-6f21-45d9-956e-7223a2a38476</CPDReductionId> <CartId>518e574f-0ee0-4b60-a7a5-2fc0e61f5851</CartId> <CommitStepId>0556cadb-7f6c-44af-b2da-825dfabfd9c6</CommitStepId> <CreatedById>30abf07b-ec77-4d45-8872-92e73553ddcd</CreatedById> <CreatedDate>2025-04-05T09:47:13.1175306+11:00</CreatedDate> <CreatedDateTick>8</CreatedDateTick> <CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful> <CurrentStepId>446619d0-c910-445c-98fe-b8be254d5ac5</CurrentStepId> <ElectionId>69f406f8-55e0-41e8-8191-0d6bfa290989</ElectionId> <EntityId>c2263b43-abdc-4153-8fcf-b8b3e9f29258</EntityId> <EntityType>sample string 4</EntityType> <Id>1368008f-e543-4346-b833-19c629d43f8e</Id> <InitHistory> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>7d086571-e2ac-4da9-92f7-d86e1a544633</InitById> <InitTime>2025-04-05T09:47:13.1185311+11:00</InitTime> <StepId>b75bee1d-aaf9-4a0f-bd36-27bd0dacdb77</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> <FieldValueInitTime> <InitBy>sample string 5</InitBy> <InitById>7d086571-e2ac-4da9-92f7-d86e1a544633</InitById> <InitTime>2025-04-05T09:47:13.1185311+11:00</InitTime> <StepId>b75bee1d-aaf9-4a0f-bd36-27bd0dacdb77</StepId> <StepName>sample string 2</StepName> </FieldValueInitTime> </InitHistory> <InvoiceId>eebc01af-b30d-4eae-9eb8-9f22ff9fefd1</InvoiceId> <IsArchived>true</IsArchived> <IsFinalised>true</IsFinalised> <LastModifiedById>4a00aa7f-dab2-424c-812a-d917894c72b7</LastModifiedById> <LastModifiedDate>2025-04-05T09:47:13.1175306+11:00</LastModifiedDate> <PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>fe6ae169-9cb5-4622-9e05-b0c689a13243</d2p1:guid> <d2p1:guid>e0ac5bb6-4380-47be-aa16-620b61869f2a</d2p1:guid> </PreviousStepIds> <PropertyId>0f0a4443-4de8-4ee2-82c1-21e7cffd5598</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>46ba3e94-c1c6-4796-8fd9-9ec943c15986</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>c60257e7-a3d1-4e29-97ac-ee36eb7f1448</SubmittedById> <SubmittedTime>2025-04-05T09:47:13.1185311+11:00</SubmittedTime> </WorkflowStepSubmitTime> <WorkflowStepSubmitTime> <StepId>46ba3e94-c1c6-4796-8fd9-9ec943c15986</StepId> <StepName>sample string 2</StepName> <SubmittedBy>sample string 5</SubmittedBy> <SubmittedById>c60257e7-a3d1-4e29-97ac-ee36eb7f1448</SubmittedById> <SubmittedTime>2025-04-05T09:47:13.1185311+11:00</SubmittedTime> </WorkflowStepSubmitTime> </SubmitTimes> <UserFullName>sample string 5</UserFullName> <UserId>e4ab3b98-13b6-429d-b026-eb4048e0f11d</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>9ec98e10-0e05-446d-9cea-05c21c33162f</WaitlistEventId> <WaitlistTicketTypeId>b6bd28f3-fbd4-48df-837f-57d7a0e1dcd9</WaitlistTicketTypeId> <WorkflowId>b3521f8d-437e-44bb-b4c3-ce7e89dc86dd</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.