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": "2553e327-c60b-4376-b473-798867431fd7",
"WorkflowId": "99f43f21-6845-45b1-85ad-a9dce609eca2",
"CurrentStepId": "084fe1d6-a8f9-47fc-aba1-8e27de2c3cec",
"UserId": "2750a2e2-2eae-4c57-b476-bb6a8e092e85",
"CPDId": "08ef7e9f-3a05-4938-9775-071229e4e120",
"CPDPeriodId": "813d5e7a-8014-4221-a4d4-33b332edc2f7",
"InvoiceId": "9a3af349-edfb-4b6c-8ac6-a05c51f6c7a7",
"CPDReductionId": "79c2143a-5193-49af-b510-3caa3bf3a6f2",
"ApplicableFrom": "2026-07-16T10:27:00.8639532+10:00",
"ApplicableTo": "2026-07-16T10:27:00.8639532+10:00",
"WaitlistEventId": "e8be5f80-f4bc-43b8-9dd0-f0a3eb5b971c",
"WaitlistTicketTypeId": "207429d1-1f88-4c58-ba7c-11989f742c97",
"CartId": "140567b4-4d08-4777-b26d-b56769237a19",
"ElectionId": "2f9d9da7-054b-4e1b-8e66-8c7d798cab4e",
"PropertyId": "4124a645-2d4e-44f0-ab05-ad678c7b7de9",
"BookingId": "e10d2ea0-0fce-41a6-b2c4-ca568f4817ab",
"EntityId": "db548f3c-fb77-4fc5-8b83-a943e3f28020",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-07-16T10:27:00.8649516+10:00",
"CreatedDateTick": 8,
"CreatedById": "b22ec882-87e7-4a48-92bf-6225554e5e02",
"LastModifiedDate": "2026-07-16T10:27:00.8649516+10:00",
"LastModifiedById": "8ddb6110-8580-4d51-990a-c13c4907dcb4",
"IsArchived": true,
"CommitStepId": "b3627e27-36f4-4f35-ac0b-139305c96e87",
"Archived": "2026-07-16T10:27:00.8649516+10:00",
"ArchivedById": "c290b9ab-63b8-4403-93e9-742159cb250a",
"AssignedTo": "4ca7482f-c1e8-44a8-9024-baa7c3bc3702",
"AssignedDate": "2026-07-16T10:27:00.8649516+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"edf18376-42c9-4991-ab3b-ec5df0ff65c1",
"7eb05b2a-65d1-4201-adeb-44a18c276026"
],
"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": "fd1e66fc-06a2-4df5-ac7a-cd94ad7c77f7",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-16T10:27:00.8669528+10:00",
"SubmittedById": "d5bdeb9a-7877-4e47-b109-9d5a2fa040f9",
"SubmittedBy": "sample string 5"
},
{
"StepId": "fd1e66fc-06a2-4df5-ac7a-cd94ad7c77f7",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-16T10:27:00.8669528+10:00",
"SubmittedById": "d5bdeb9a-7877-4e47-b109-9d5a2fa040f9",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "fbb2a399-eb93-4f51-bfe3-5cd5a46c63ea",
"StepName": "sample string 2",
"InitTime": "2026-07-16T10:27:00.8669528+10:00",
"InitById": "41b7e770-bca1-4f76-afcd-a56fb5004167",
"InitBy": "sample string 5"
},
{
"StepId": "fbb2a399-eb93-4f51-bfe3-5cd5a46c63ea",
"StepName": "sample string 2",
"InitTime": "2026-07-16T10:27:00.8669528+10:00",
"InitById": "41b7e770-bca1-4f76-afcd-a56fb5004167",
"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>2026-07-16T00:27:00.8639532Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-07-16T00:27:00.8639532Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-07-16T10:27:00.8649516+10:00</Archived>
<ArchivedById>c290b9ab-63b8-4403-93e9-742159cb250a</ArchivedById>
<AssignedDate>2026-07-16T10:27:00.8649516+10:00</AssignedDate>
<AssignedTo>4ca7482f-c1e8-44a8-9024-baa7c3bc3702</AssignedTo>
<BookingId>e10d2ea0-0fce-41a6-b2c4-ca568f4817ab</BookingId>
<CPDId>08ef7e9f-3a05-4938-9775-071229e4e120</CPDId>
<CPDPeriodId>813d5e7a-8014-4221-a4d4-33b332edc2f7</CPDPeriodId>
<CPDReductionId>79c2143a-5193-49af-b510-3caa3bf3a6f2</CPDReductionId>
<CartId>140567b4-4d08-4777-b26d-b56769237a19</CartId>
<CommitStepId>b3627e27-36f4-4f35-ac0b-139305c96e87</CommitStepId>
<CreatedById>b22ec882-87e7-4a48-92bf-6225554e5e02</CreatedById>
<CreatedDate>2026-07-16T10:27:00.8649516+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>084fe1d6-a8f9-47fc-aba1-8e27de2c3cec</CurrentStepId>
<ElectionId>2f9d9da7-054b-4e1b-8e66-8c7d798cab4e</ElectionId>
<EntityId>db548f3c-fb77-4fc5-8b83-a943e3f28020</EntityId>
<EntityType>sample string 4</EntityType>
<Id>2553e327-c60b-4376-b473-798867431fd7</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>41b7e770-bca1-4f76-afcd-a56fb5004167</InitById>
<InitTime>2026-07-16T10:27:00.8669528+10:00</InitTime>
<StepId>fbb2a399-eb93-4f51-bfe3-5cd5a46c63ea</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>41b7e770-bca1-4f76-afcd-a56fb5004167</InitById>
<InitTime>2026-07-16T10:27:00.8669528+10:00</InitTime>
<StepId>fbb2a399-eb93-4f51-bfe3-5cd5a46c63ea</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>9a3af349-edfb-4b6c-8ac6-a05c51f6c7a7</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>8ddb6110-8580-4d51-990a-c13c4907dcb4</LastModifiedById>
<LastModifiedDate>2026-07-16T10:27:00.8649516+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>edf18376-42c9-4991-ab3b-ec5df0ff65c1</d2p1:guid>
<d2p1:guid>7eb05b2a-65d1-4201-adeb-44a18c276026</d2p1:guid>
</PreviousStepIds>
<PropertyId>4124a645-2d4e-44f0-ab05-ad678c7b7de9</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>fd1e66fc-06a2-4df5-ac7a-cd94ad7c77f7</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>d5bdeb9a-7877-4e47-b109-9d5a2fa040f9</SubmittedById>
<SubmittedTime>2026-07-16T10:27:00.8669528+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>fd1e66fc-06a2-4df5-ac7a-cd94ad7c77f7</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>d5bdeb9a-7877-4e47-b109-9d5a2fa040f9</SubmittedById>
<SubmittedTime>2026-07-16T10:27:00.8669528+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>2750a2e2-2eae-4c57-b476-bb6a8e092e85</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>e8be5f80-f4bc-43b8-9dd0-f0a3eb5b971c</WaitlistEventId>
<WaitlistTicketTypeId>207429d1-1f88-4c58-ba7c-11989f742c97</WaitlistTicketTypeId>
<WorkflowId>99f43f21-6845-45b1-85ad-a9dce609eca2</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.