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": "9f0b2dda-17e0-439a-8e9f-91a9996586a5",
"WorkflowId": "bef857c8-54cd-40c2-b424-3b38daa4f4b8",
"CurrentStepId": "753c50d1-8f6a-45d2-8826-c5c9b70913a6",
"UserId": "b7f95a92-fbf0-480c-ac54-a22abb51399e",
"CPDId": "4102f4d5-75e9-4d33-8e01-306c9611209b",
"CPDPeriodId": "de600cf1-d3aa-4908-9220-a029b12d8b8e",
"InvoiceId": "c2a33616-3087-4a08-bd66-72efd627a358",
"CPDReductionId": "9d1b32a3-326c-409d-82ec-286a30badfed",
"ApplicableFrom": "2026-07-23T03:08:15.2582576+10:00",
"ApplicableTo": "2026-07-23T03:08:15.2582576+10:00",
"WaitlistEventId": "6e3e1ab2-2d10-4c7c-92ea-d51fcd952b07",
"WaitlistTicketTypeId": "2686bdc4-ea0d-4331-900e-7693c4fd6898",
"CartId": "804070bc-fbae-47e8-bfea-185e07173933",
"ElectionId": "5c6a76f2-4c36-47f6-9579-cda396da629d",
"PropertyId": "2da9568e-f6ea-4493-9c17-31d3085fa640",
"BookingId": "b8511fe7-6fec-4261-806b-f28df9c1a590",
"EntityId": "391d7d62-17fc-4b2d-a47c-0c22e8b5394b",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-07-23T03:08:15.2592581+10:00",
"CreatedDateTick": 8,
"CreatedById": "c5ae63dc-a6d9-40cc-b906-3fd20850dc2a",
"LastModifiedDate": "2026-07-23T03:08:15.2592581+10:00",
"LastModifiedById": "6d8eb0e7-e99e-4250-9f45-ec928d358b79",
"IsArchived": true,
"CommitStepId": "804e3b3e-a2e4-46e7-a549-ff2afab545f6",
"Archived": "2026-07-23T03:08:15.2592581+10:00",
"ArchivedById": "7e4cf314-9143-4eb5-b931-6bea2eae4a87",
"AssignedTo": "45535805-b71a-4193-b9c3-512e50bc32b1",
"AssignedDate": "2026-07-23T03:08:15.2592581+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"694cd602-70d1-4d1c-b01e-7294d31eeb26",
"30b6b610-3005-4af8-b29a-797f13a06ee9"
],
"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": "a99cf6eb-379e-4ae0-85c3-ee50ec0a5f87",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-23T03:08:15.2612621+10:00",
"SubmittedById": "1d7d7e14-2f44-44d8-aea0-0d324d3bb5b0",
"SubmittedBy": "sample string 5"
},
{
"StepId": "a99cf6eb-379e-4ae0-85c3-ee50ec0a5f87",
"StepName": "sample string 2",
"SubmittedTime": "2026-07-23T03:08:15.2612621+10:00",
"SubmittedById": "1d7d7e14-2f44-44d8-aea0-0d324d3bb5b0",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "20085bb7-a25a-4e5d-a7d3-9ec31df60c9f",
"StepName": "sample string 2",
"InitTime": "2026-07-23T03:08:15.2612621+10:00",
"InitById": "1dc6a2ed-d947-4eec-8eeb-bd7b741f9725",
"InitBy": "sample string 5"
},
{
"StepId": "20085bb7-a25a-4e5d-a7d3-9ec31df60c9f",
"StepName": "sample string 2",
"InitTime": "2026-07-23T03:08:15.2612621+10:00",
"InitById": "1dc6a2ed-d947-4eec-8eeb-bd7b741f9725",
"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-22T17:08:15.2582576Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-07-22T17:08:15.2582576Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-07-23T03:08:15.2592581+10:00</Archived>
<ArchivedById>7e4cf314-9143-4eb5-b931-6bea2eae4a87</ArchivedById>
<AssignedDate>2026-07-23T03:08:15.2592581+10:00</AssignedDate>
<AssignedTo>45535805-b71a-4193-b9c3-512e50bc32b1</AssignedTo>
<BookingId>b8511fe7-6fec-4261-806b-f28df9c1a590</BookingId>
<CPDId>4102f4d5-75e9-4d33-8e01-306c9611209b</CPDId>
<CPDPeriodId>de600cf1-d3aa-4908-9220-a029b12d8b8e</CPDPeriodId>
<CPDReductionId>9d1b32a3-326c-409d-82ec-286a30badfed</CPDReductionId>
<CartId>804070bc-fbae-47e8-bfea-185e07173933</CartId>
<CommitStepId>804e3b3e-a2e4-46e7-a549-ff2afab545f6</CommitStepId>
<CreatedById>c5ae63dc-a6d9-40cc-b906-3fd20850dc2a</CreatedById>
<CreatedDate>2026-07-23T03:08:15.2592581+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>753c50d1-8f6a-45d2-8826-c5c9b70913a6</CurrentStepId>
<ElectionId>5c6a76f2-4c36-47f6-9579-cda396da629d</ElectionId>
<EntityId>391d7d62-17fc-4b2d-a47c-0c22e8b5394b</EntityId>
<EntityType>sample string 4</EntityType>
<Id>9f0b2dda-17e0-439a-8e9f-91a9996586a5</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1dc6a2ed-d947-4eec-8eeb-bd7b741f9725</InitById>
<InitTime>2026-07-23T03:08:15.2612621+10:00</InitTime>
<StepId>20085bb7-a25a-4e5d-a7d3-9ec31df60c9f</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1dc6a2ed-d947-4eec-8eeb-bd7b741f9725</InitById>
<InitTime>2026-07-23T03:08:15.2612621+10:00</InitTime>
<StepId>20085bb7-a25a-4e5d-a7d3-9ec31df60c9f</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>c2a33616-3087-4a08-bd66-72efd627a358</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>6d8eb0e7-e99e-4250-9f45-ec928d358b79</LastModifiedById>
<LastModifiedDate>2026-07-23T03:08:15.2592581+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>694cd602-70d1-4d1c-b01e-7294d31eeb26</d2p1:guid>
<d2p1:guid>30b6b610-3005-4af8-b29a-797f13a06ee9</d2p1:guid>
</PreviousStepIds>
<PropertyId>2da9568e-f6ea-4493-9c17-31d3085fa640</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>a99cf6eb-379e-4ae0-85c3-ee50ec0a5f87</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>1d7d7e14-2f44-44d8-aea0-0d324d3bb5b0</SubmittedById>
<SubmittedTime>2026-07-23T03:08:15.2612621+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>a99cf6eb-379e-4ae0-85c3-ee50ec0a5f87</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>1d7d7e14-2f44-44d8-aea0-0d324d3bb5b0</SubmittedById>
<SubmittedTime>2026-07-23T03:08:15.2612621+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>b7f95a92-fbf0-480c-ac54-a22abb51399e</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>6e3e1ab2-2d10-4c7c-92ea-d51fcd952b07</WaitlistEventId>
<WaitlistTicketTypeId>2686bdc4-ea0d-4331-900e-7693c4fd6898</WaitlistTicketTypeId>
<WorkflowId>bef857c8-54cd-40c2-b424-3b38daa4f4b8</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.