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": "69337457-820a-4e7a-88de-e80124653389",
"WorkflowId": "44c8e53c-4447-47d1-8867-622fb97b13d2",
"CurrentStepId": "f99543c8-8442-42e0-b250-c1a6100619da",
"UserId": "a825ba49-5ec4-4ddd-8188-c90254fe18b9",
"CPDId": "b380e78b-42b8-4512-83a4-eee802979918",
"CPDPeriodId": "ce589d4b-c36b-41d1-b515-c25f9b57bbbd",
"InvoiceId": "2f1b816f-80b3-43aa-8fc0-19e45eb138ce",
"CPDReductionId": "07a1c177-5fd1-4d0b-a854-04023b50be50",
"ApplicableFrom": "2026-03-10T22:36:30.2127708+11:00",
"ApplicableTo": "2026-03-10T22:36:30.2127708+11:00",
"WaitlistEventId": "9e11613b-65c9-41d1-b4d6-fa6df6a39dde",
"WaitlistTicketTypeId": "ab645360-7736-4f37-8bba-19cb04ba3b05",
"CartId": "49de7f40-c006-44ff-9999-8ac5bf59e676",
"ElectionId": "fb914a6e-421b-4ab2-ad69-cbfc834665b5",
"PropertyId": "804dadf5-43a9-4326-a009-144017c77341",
"BookingId": "810ba401-fca6-4723-8cb7-8d1ccccc182f",
"EntityId": "fd0636f8-1b50-40ba-9590-c9af33760151",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-03-10T22:36:30.2127708+11:00",
"CreatedDateTick": 8,
"CreatedById": "713be908-6fb8-4c47-ad67-87222c49709c",
"LastModifiedDate": "2026-03-10T22:36:30.2127708+11:00",
"LastModifiedById": "a3c5570b-22ec-4cd0-aa4f-577ffdc7a3f2",
"IsArchived": true,
"CommitStepId": "cf94c4a5-14c0-4116-b90f-3715e3c0a4b2",
"Archived": "2026-03-10T22:36:30.2127708+11:00",
"ArchivedById": "57fe4a33-45e8-4a97-8522-7af2c041193f",
"AssignedTo": "9e329164-b219-4419-b544-f5875674e223",
"AssignedDate": "2026-03-10T22:36:30.2127708+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"327a5eef-e22a-449f-9e30-e9d8fd5a2a11",
"ea7fa551-f051-43c4-904f-046d00d57457"
],
"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": "b1192b13-68d6-4d8f-bb5e-99ea20ffe41c",
"StepName": "sample string 2",
"SubmittedTime": "2026-03-10T22:36:30.2127708+11:00",
"SubmittedById": "39754ec5-b669-4065-b94e-77236de46cf5",
"SubmittedBy": "sample string 5"
},
{
"StepId": "b1192b13-68d6-4d8f-bb5e-99ea20ffe41c",
"StepName": "sample string 2",
"SubmittedTime": "2026-03-10T22:36:30.2127708+11:00",
"SubmittedById": "39754ec5-b669-4065-b94e-77236de46cf5",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "57a6c120-ef5c-475d-b995-be87c6e0895a",
"StepName": "sample string 2",
"InitTime": "2026-03-10T22:36:30.2127708+11:00",
"InitById": "17d30553-c054-4bff-a11a-05cc24b4e131",
"InitBy": "sample string 5"
},
{
"StepId": "57a6c120-ef5c-475d-b995-be87c6e0895a",
"StepName": "sample string 2",
"InitTime": "2026-03-10T22:36:30.2127708+11:00",
"InitById": "17d30553-c054-4bff-a11a-05cc24b4e131",
"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-03-10T11:36:30.2127708Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-03-10T11:36:30.2127708Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-03-10T22:36:30.2127708+11:00</Archived>
<ArchivedById>57fe4a33-45e8-4a97-8522-7af2c041193f</ArchivedById>
<AssignedDate>2026-03-10T22:36:30.2127708+11:00</AssignedDate>
<AssignedTo>9e329164-b219-4419-b544-f5875674e223</AssignedTo>
<BookingId>810ba401-fca6-4723-8cb7-8d1ccccc182f</BookingId>
<CPDId>b380e78b-42b8-4512-83a4-eee802979918</CPDId>
<CPDPeriodId>ce589d4b-c36b-41d1-b515-c25f9b57bbbd</CPDPeriodId>
<CPDReductionId>07a1c177-5fd1-4d0b-a854-04023b50be50</CPDReductionId>
<CartId>49de7f40-c006-44ff-9999-8ac5bf59e676</CartId>
<CommitStepId>cf94c4a5-14c0-4116-b90f-3715e3c0a4b2</CommitStepId>
<CreatedById>713be908-6fb8-4c47-ad67-87222c49709c</CreatedById>
<CreatedDate>2026-03-10T22:36:30.2127708+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>f99543c8-8442-42e0-b250-c1a6100619da</CurrentStepId>
<ElectionId>fb914a6e-421b-4ab2-ad69-cbfc834665b5</ElectionId>
<EntityId>fd0636f8-1b50-40ba-9590-c9af33760151</EntityId>
<EntityType>sample string 4</EntityType>
<Id>69337457-820a-4e7a-88de-e80124653389</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>17d30553-c054-4bff-a11a-05cc24b4e131</InitById>
<InitTime>2026-03-10T22:36:30.2127708+11:00</InitTime>
<StepId>57a6c120-ef5c-475d-b995-be87c6e0895a</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>17d30553-c054-4bff-a11a-05cc24b4e131</InitById>
<InitTime>2026-03-10T22:36:30.2127708+11:00</InitTime>
<StepId>57a6c120-ef5c-475d-b995-be87c6e0895a</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>2f1b816f-80b3-43aa-8fc0-19e45eb138ce</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>a3c5570b-22ec-4cd0-aa4f-577ffdc7a3f2</LastModifiedById>
<LastModifiedDate>2026-03-10T22:36:30.2127708+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>327a5eef-e22a-449f-9e30-e9d8fd5a2a11</d2p1:guid>
<d2p1:guid>ea7fa551-f051-43c4-904f-046d00d57457</d2p1:guid>
</PreviousStepIds>
<PropertyId>804dadf5-43a9-4326-a009-144017c77341</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>b1192b13-68d6-4d8f-bb5e-99ea20ffe41c</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>39754ec5-b669-4065-b94e-77236de46cf5</SubmittedById>
<SubmittedTime>2026-03-10T22:36:30.2127708+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>b1192b13-68d6-4d8f-bb5e-99ea20ffe41c</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>39754ec5-b669-4065-b94e-77236de46cf5</SubmittedById>
<SubmittedTime>2026-03-10T22:36:30.2127708+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>a825ba49-5ec4-4ddd-8188-c90254fe18b9</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>9e11613b-65c9-41d1-b4d6-fa6df6a39dde</WaitlistEventId>
<WaitlistTicketTypeId>ab645360-7736-4f37-8bba-19cb04ba3b05</WaitlistTicketTypeId>
<WorkflowId>44c8e53c-4447-47d1-8867-622fb97b13d2</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.