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": "f10129d7-ea30-4d1f-9fbe-2756b5b66a51",
"WorkflowId": "b9e0499c-a4ed-42c0-b02a-bd59ab530693",
"CurrentStepId": "76c07fca-cf07-4829-be64-777d31e24001",
"UserId": "281d4090-a07c-45b2-85a4-7a212fe949ba",
"CPDId": "3cb38d44-c659-4874-9f90-3131c5d7a21a",
"CPDPeriodId": "9f4d5659-d0bd-4344-bf15-274122515e6d",
"InvoiceId": "e4f19ddb-9414-4a0c-9cea-c6829aa39a15",
"CPDReductionId": "affea267-dcce-42ed-95fe-875281e09c2a",
"ApplicableFrom": "2025-12-25T13:15:14.6878046+11:00",
"ApplicableTo": "2025-12-25T13:15:14.6878046+11:00",
"WaitlistEventId": "d371a491-426f-479f-b893-557a1220d021",
"WaitlistTicketTypeId": "e0e98e5e-ef87-40c6-b7f0-474ad82c4a14",
"CartId": "aa9877b4-facd-4d1d-b77b-2938cb861b79",
"ElectionId": "8e744223-82a6-45ee-9d61-1ae017b0b63d",
"PropertyId": "926aa41c-1b67-4ca2-a548-4f57a88d3871",
"BookingId": "00e8bf65-48ec-47b7-9b20-245d580b9ef7",
"EntityId": "64c8e6ce-c2f2-47fe-b814-0fa3fc6d9723",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-12-25T13:15:14.6878046+11:00",
"CreatedDateTick": 8,
"CreatedById": "679bc31c-d94b-474d-8dd1-2481fb882f0c",
"LastModifiedDate": "2025-12-25T13:15:14.6878046+11:00",
"LastModifiedById": "337b39d4-e36d-4343-83ec-ad817292cf8d",
"IsArchived": true,
"CommitStepId": "cc9b9f93-f57c-459d-a54c-991edc1a36d7",
"Archived": "2025-12-25T13:15:14.6878046+11:00",
"ArchivedById": "d4aa2a4e-9e7b-4f89-bf84-9c2d9e40ae55",
"AssignedTo": "322ebf5f-473a-4a82-9f53-8178595da0db",
"AssignedDate": "2025-12-25T13:15:14.6878046+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"fc14a979-d6c6-4a38-ac2f-1889562edcdc",
"d7ff5d03-b23b-485f-80c1-9718174d5db2"
],
"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": "db349e7d-8d3e-46d6-9984-11c3908b9653",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-25T13:15:14.6878046+11:00",
"SubmittedById": "95a8f5b5-78e7-4492-8ce0-e75e93f16e84",
"SubmittedBy": "sample string 5"
},
{
"StepId": "db349e7d-8d3e-46d6-9984-11c3908b9653",
"StepName": "sample string 2",
"SubmittedTime": "2025-12-25T13:15:14.6878046+11:00",
"SubmittedById": "95a8f5b5-78e7-4492-8ce0-e75e93f16e84",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "ad4f2b9a-454f-4f1a-8817-a52711553585",
"StepName": "sample string 2",
"InitTime": "2025-12-25T13:15:14.6878046+11:00",
"InitById": "1c9b2cd5-6aa5-48dc-a160-243e5f0328d8",
"InitBy": "sample string 5"
},
{
"StepId": "ad4f2b9a-454f-4f1a-8817-a52711553585",
"StepName": "sample string 2",
"InitTime": "2025-12-25T13:15:14.6878046+11:00",
"InitById": "1c9b2cd5-6aa5-48dc-a160-243e5f0328d8",
"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-12-25T02:15:14.6878046Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-12-25T02:15:14.6878046Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-12-25T13:15:14.6878046+11:00</Archived>
<ArchivedById>d4aa2a4e-9e7b-4f89-bf84-9c2d9e40ae55</ArchivedById>
<AssignedDate>2025-12-25T13:15:14.6878046+11:00</AssignedDate>
<AssignedTo>322ebf5f-473a-4a82-9f53-8178595da0db</AssignedTo>
<BookingId>00e8bf65-48ec-47b7-9b20-245d580b9ef7</BookingId>
<CPDId>3cb38d44-c659-4874-9f90-3131c5d7a21a</CPDId>
<CPDPeriodId>9f4d5659-d0bd-4344-bf15-274122515e6d</CPDPeriodId>
<CPDReductionId>affea267-dcce-42ed-95fe-875281e09c2a</CPDReductionId>
<CartId>aa9877b4-facd-4d1d-b77b-2938cb861b79</CartId>
<CommitStepId>cc9b9f93-f57c-459d-a54c-991edc1a36d7</CommitStepId>
<CreatedById>679bc31c-d94b-474d-8dd1-2481fb882f0c</CreatedById>
<CreatedDate>2025-12-25T13:15:14.6878046+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>76c07fca-cf07-4829-be64-777d31e24001</CurrentStepId>
<ElectionId>8e744223-82a6-45ee-9d61-1ae017b0b63d</ElectionId>
<EntityId>64c8e6ce-c2f2-47fe-b814-0fa3fc6d9723</EntityId>
<EntityType>sample string 4</EntityType>
<Id>f10129d7-ea30-4d1f-9fbe-2756b5b66a51</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1c9b2cd5-6aa5-48dc-a160-243e5f0328d8</InitById>
<InitTime>2025-12-25T13:15:14.6878046+11:00</InitTime>
<StepId>ad4f2b9a-454f-4f1a-8817-a52711553585</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1c9b2cd5-6aa5-48dc-a160-243e5f0328d8</InitById>
<InitTime>2025-12-25T13:15:14.6878046+11:00</InitTime>
<StepId>ad4f2b9a-454f-4f1a-8817-a52711553585</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>e4f19ddb-9414-4a0c-9cea-c6829aa39a15</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>337b39d4-e36d-4343-83ec-ad817292cf8d</LastModifiedById>
<LastModifiedDate>2025-12-25T13:15:14.6878046+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>fc14a979-d6c6-4a38-ac2f-1889562edcdc</d2p1:guid>
<d2p1:guid>d7ff5d03-b23b-485f-80c1-9718174d5db2</d2p1:guid>
</PreviousStepIds>
<PropertyId>926aa41c-1b67-4ca2-a548-4f57a88d3871</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>db349e7d-8d3e-46d6-9984-11c3908b9653</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>95a8f5b5-78e7-4492-8ce0-e75e93f16e84</SubmittedById>
<SubmittedTime>2025-12-25T13:15:14.6878046+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>db349e7d-8d3e-46d6-9984-11c3908b9653</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>95a8f5b5-78e7-4492-8ce0-e75e93f16e84</SubmittedById>
<SubmittedTime>2025-12-25T13:15:14.6878046+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>281d4090-a07c-45b2-85a4-7a212fe949ba</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>d371a491-426f-479f-b893-557a1220d021</WaitlistEventId>
<WaitlistTicketTypeId>e0e98e5e-ef87-40c6-b7f0-474ad82c4a14</WaitlistTicketTypeId>
<WorkflowId>b9e0499c-a4ed-42c0-b02a-bd59ab530693</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.