POST api/WorkflowFieldValues/InsertOrUpdateFieldValues
Request Information
URI Parameters
None.
Body Parameters
WorkflowFieldValue| Name | 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": "8ef90fb6-9c97-441d-b169-f1d52c4705e2",
"WorkflowId": "392eed95-24d6-45e6-9033-622f5bafacaa",
"CurrentStepId": "d9cbf9de-0903-43e2-bf23-479362b908fc",
"UserId": "b7c5d1ed-4ffe-4301-bdb2-768b79c5ca20",
"CPDId": "b523d2b0-d09a-42da-866a-a6e3310d5aa1",
"CPDPeriodId": "528fb7fc-1c94-4bdc-bc34-7b720c52744b",
"InvoiceId": "2f1dc48a-53a7-44cb-a798-c577c551f30a",
"CPDReductionId": "58526a1e-eeba-484e-ae51-9b4561badb9d",
"ApplicableFrom": "2025-11-05T20:30:16.4341382+11:00",
"ApplicableTo": "2025-11-05T20:30:16.4341382+11:00",
"WaitlistEventId": "465635ac-e320-4ce8-92ba-328719e00966",
"WaitlistTicketTypeId": "cf2000ae-74b5-4925-9ec2-e3fe52c4b9d2",
"CartId": "1ca89877-15af-4ae9-9664-2deba0389693",
"ElectionId": "3641c0f6-4f1f-4e9b-be3b-8d00ed4b9ca6",
"PropertyId": "fb7593f1-a0cc-4d7c-b8f0-ea02020e6b5c",
"BookingId": "5c8ca75b-da84-4c98-963f-c52787582400",
"EntityId": "2814db2a-60de-460c-8c11-4a4324aa6c05",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-11-05T20:30:16.4341382+11:00",
"CreatedDateTick": 8,
"CreatedById": "084e01e2-74b8-4ee7-aedc-f1740f3cfc78",
"LastModifiedDate": "2025-11-05T20:30:16.4341382+11:00",
"LastModifiedById": "74fe0407-4094-4fdd-acaa-3cc35063fd60",
"IsArchived": true,
"CommitStepId": "6d3f7dec-a96e-4f30-9f0a-7227dcee454b",
"Archived": "2025-11-05T20:30:16.4341382+11:00",
"ArchivedById": "1975f3ac-1ec1-4b67-864d-2784836de594",
"AssignedTo": "050fbfd5-d4c2-4fba-82c1-c2028b84de4a",
"AssignedDate": "2025-11-05T20:30:16.4341382+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"ce9ea111-9938-4b34-90ec-da1951dbd9e9",
"c1ad9ee8-29e9-48bd-b42d-efc58a2822bc"
],
"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": "e3edf8b5-4caf-48f1-be1b-58208dcc4caf",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-05T20:30:16.4341382+11:00",
"SubmittedById": "641c5f10-4ca8-487c-b7d3-46e387c51c7d",
"SubmittedBy": "sample string 5"
},
{
"StepId": "e3edf8b5-4caf-48f1-be1b-58208dcc4caf",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-05T20:30:16.4341382+11:00",
"SubmittedById": "641c5f10-4ca8-487c-b7d3-46e387c51c7d",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "fe8fd1b6-ec24-4e44-8543-15bd8ae1c896",
"StepName": "sample string 2",
"InitTime": "2025-11-05T20:30:16.4341382+11:00",
"InitById": "20d83732-672e-4fb2-81b5-b3bb1a49f9e9",
"InitBy": "sample string 5"
},
{
"StepId": "fe8fd1b6-ec24-4e44-8543-15bd8ae1c896",
"StepName": "sample string 2",
"InitTime": "2025-11-05T20:30:16.4341382+11:00",
"InitById": "20d83732-672e-4fb2-81b5-b3bb1a49f9e9",
"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-11-05T09:30:16.4341382Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-11-05T09:30:16.4341382Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-11-05T20:30:16.4341382+11:00</Archived>
<ArchivedById>1975f3ac-1ec1-4b67-864d-2784836de594</ArchivedById>
<AssignedDate>2025-11-05T20:30:16.4341382+11:00</AssignedDate>
<AssignedTo>050fbfd5-d4c2-4fba-82c1-c2028b84de4a</AssignedTo>
<BookingId>5c8ca75b-da84-4c98-963f-c52787582400</BookingId>
<CPDId>b523d2b0-d09a-42da-866a-a6e3310d5aa1</CPDId>
<CPDPeriodId>528fb7fc-1c94-4bdc-bc34-7b720c52744b</CPDPeriodId>
<CPDReductionId>58526a1e-eeba-484e-ae51-9b4561badb9d</CPDReductionId>
<CartId>1ca89877-15af-4ae9-9664-2deba0389693</CartId>
<CommitStepId>6d3f7dec-a96e-4f30-9f0a-7227dcee454b</CommitStepId>
<CreatedById>084e01e2-74b8-4ee7-aedc-f1740f3cfc78</CreatedById>
<CreatedDate>2025-11-05T20:30:16.4341382+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>d9cbf9de-0903-43e2-bf23-479362b908fc</CurrentStepId>
<ElectionId>3641c0f6-4f1f-4e9b-be3b-8d00ed4b9ca6</ElectionId>
<EntityId>2814db2a-60de-460c-8c11-4a4324aa6c05</EntityId>
<EntityType>sample string 4</EntityType>
<Id>8ef90fb6-9c97-441d-b169-f1d52c4705e2</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>20d83732-672e-4fb2-81b5-b3bb1a49f9e9</InitById>
<InitTime>2025-11-05T20:30:16.4341382+11:00</InitTime>
<StepId>fe8fd1b6-ec24-4e44-8543-15bd8ae1c896</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>20d83732-672e-4fb2-81b5-b3bb1a49f9e9</InitById>
<InitTime>2025-11-05T20:30:16.4341382+11:00</InitTime>
<StepId>fe8fd1b6-ec24-4e44-8543-15bd8ae1c896</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>2f1dc48a-53a7-44cb-a798-c577c551f30a</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>74fe0407-4094-4fdd-acaa-3cc35063fd60</LastModifiedById>
<LastModifiedDate>2025-11-05T20:30:16.4341382+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>ce9ea111-9938-4b34-90ec-da1951dbd9e9</d2p1:guid>
<d2p1:guid>c1ad9ee8-29e9-48bd-b42d-efc58a2822bc</d2p1:guid>
</PreviousStepIds>
<PropertyId>fb7593f1-a0cc-4d7c-b8f0-ea02020e6b5c</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>e3edf8b5-4caf-48f1-be1b-58208dcc4caf</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>641c5f10-4ca8-487c-b7d3-46e387c51c7d</SubmittedById>
<SubmittedTime>2025-11-05T20:30:16.4341382+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>e3edf8b5-4caf-48f1-be1b-58208dcc4caf</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>641c5f10-4ca8-487c-b7d3-46e387c51c7d</SubmittedById>
<SubmittedTime>2025-11-05T20:30:16.4341382+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>b7c5d1ed-4ffe-4301-bdb2-768b79c5ca20</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>465635ac-e320-4ce8-92ba-328719e00966</WaitlistEventId>
<WaitlistTicketTypeId>cf2000ae-74b5-4925-9ec2-e3fe52c4b9d2</WaitlistTicketTypeId>
<WorkflowId>392eed95-24d6-45e6-9033-622f5bafacaa</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.