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": "876c85b5-50e1-4b1a-9319-2fffe938f6a3",
"WorkflowId": "d2d26c99-73d1-4a78-932a-eac64835c94a",
"CurrentStepId": "673cdc34-8176-439a-be7c-18115e861a2a",
"UserId": "deb89039-b748-4027-a249-61172a2a690b",
"CPDId": "208223e1-9c1f-4cbd-9892-ed2cfc40b5c6",
"CPDPeriodId": "994d2c60-5181-4ae0-b302-f6ad8b90a766",
"InvoiceId": "a22bae39-bed3-4e06-9342-b8ed013ed03f",
"CPDReductionId": "829dc26f-17d0-4fd4-8c3b-6f1a41309aac",
"ApplicableFrom": "2026-02-19T12:19:52.9601701+11:00",
"ApplicableTo": "2026-02-19T12:19:52.9601701+11:00",
"WaitlistEventId": "bc25a177-60b0-4c4c-994e-5360d6546c5a",
"WaitlistTicketTypeId": "c0228c99-fa77-4c59-b632-05492f2d55a9",
"CartId": "148c792f-e1ae-4245-8ec9-b68add8f549a",
"ElectionId": "ef1ece09-bf45-4339-b57e-da6df61c673e",
"PropertyId": "73faade2-e9f0-4e8a-867c-b99654082155",
"BookingId": "8062af98-9ac1-4342-a3bb-f2874e15b9b8",
"EntityId": "8ba89b72-3ff9-43de-80a6-5ffa45181d97",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-02-19T12:19:52.9601701+11:00",
"CreatedDateTick": 8,
"CreatedById": "e9eb96e7-9e6d-4368-9eac-5ea5cbc387e3",
"LastModifiedDate": "2026-02-19T12:19:52.9601701+11:00",
"LastModifiedById": "0fe6c701-ce6d-4dfb-9663-51517f861a55",
"IsArchived": true,
"CommitStepId": "b3bbb397-4cd0-4265-8842-8262dd432032",
"Archived": "2026-02-19T12:19:52.9601701+11:00",
"ArchivedById": "c863cee1-6c5a-408c-9597-f5d537949fbf",
"AssignedTo": "b4562abb-eb79-4675-89c7-f078d06ac82f",
"AssignedDate": "2026-02-19T12:19:52.9601701+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"916e8d92-5818-4c2f-94fd-a049594d282e",
"725bf010-30b2-413c-8b72-ed1e897b0c70"
],
"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": "bfe14866-5154-43fc-b682-b300f0205e0b",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-19T12:19:52.9601701+11:00",
"SubmittedById": "006b53e3-02bd-4d14-99a2-60d0358c1f4b",
"SubmittedBy": "sample string 5"
},
{
"StepId": "bfe14866-5154-43fc-b682-b300f0205e0b",
"StepName": "sample string 2",
"SubmittedTime": "2026-02-19T12:19:52.9601701+11:00",
"SubmittedById": "006b53e3-02bd-4d14-99a2-60d0358c1f4b",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "c3b4b8b3-e4de-4f6a-9f0d-635b4e275f35",
"StepName": "sample string 2",
"InitTime": "2026-02-19T12:19:52.9601701+11:00",
"InitById": "f315b40a-cb1f-46e5-9486-5d0c48dd4462",
"InitBy": "sample string 5"
},
{
"StepId": "c3b4b8b3-e4de-4f6a-9f0d-635b4e275f35",
"StepName": "sample string 2",
"InitTime": "2026-02-19T12:19:52.9601701+11:00",
"InitById": "f315b40a-cb1f-46e5-9486-5d0c48dd4462",
"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-02-19T01:19:52.9601701Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-02-19T01:19:52.9601701Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-02-19T12:19:52.9601701+11:00</Archived>
<ArchivedById>c863cee1-6c5a-408c-9597-f5d537949fbf</ArchivedById>
<AssignedDate>2026-02-19T12:19:52.9601701+11:00</AssignedDate>
<AssignedTo>b4562abb-eb79-4675-89c7-f078d06ac82f</AssignedTo>
<BookingId>8062af98-9ac1-4342-a3bb-f2874e15b9b8</BookingId>
<CPDId>208223e1-9c1f-4cbd-9892-ed2cfc40b5c6</CPDId>
<CPDPeriodId>994d2c60-5181-4ae0-b302-f6ad8b90a766</CPDPeriodId>
<CPDReductionId>829dc26f-17d0-4fd4-8c3b-6f1a41309aac</CPDReductionId>
<CartId>148c792f-e1ae-4245-8ec9-b68add8f549a</CartId>
<CommitStepId>b3bbb397-4cd0-4265-8842-8262dd432032</CommitStepId>
<CreatedById>e9eb96e7-9e6d-4368-9eac-5ea5cbc387e3</CreatedById>
<CreatedDate>2026-02-19T12:19:52.9601701+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>673cdc34-8176-439a-be7c-18115e861a2a</CurrentStepId>
<ElectionId>ef1ece09-bf45-4339-b57e-da6df61c673e</ElectionId>
<EntityId>8ba89b72-3ff9-43de-80a6-5ffa45181d97</EntityId>
<EntityType>sample string 4</EntityType>
<Id>876c85b5-50e1-4b1a-9319-2fffe938f6a3</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>f315b40a-cb1f-46e5-9486-5d0c48dd4462</InitById>
<InitTime>2026-02-19T12:19:52.9601701+11:00</InitTime>
<StepId>c3b4b8b3-e4de-4f6a-9f0d-635b4e275f35</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>f315b40a-cb1f-46e5-9486-5d0c48dd4462</InitById>
<InitTime>2026-02-19T12:19:52.9601701+11:00</InitTime>
<StepId>c3b4b8b3-e4de-4f6a-9f0d-635b4e275f35</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>a22bae39-bed3-4e06-9342-b8ed013ed03f</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>0fe6c701-ce6d-4dfb-9663-51517f861a55</LastModifiedById>
<LastModifiedDate>2026-02-19T12:19:52.9601701+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>916e8d92-5818-4c2f-94fd-a049594d282e</d2p1:guid>
<d2p1:guid>725bf010-30b2-413c-8b72-ed1e897b0c70</d2p1:guid>
</PreviousStepIds>
<PropertyId>73faade2-e9f0-4e8a-867c-b99654082155</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>bfe14866-5154-43fc-b682-b300f0205e0b</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>006b53e3-02bd-4d14-99a2-60d0358c1f4b</SubmittedById>
<SubmittedTime>2026-02-19T12:19:52.9601701+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>bfe14866-5154-43fc-b682-b300f0205e0b</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>006b53e3-02bd-4d14-99a2-60d0358c1f4b</SubmittedById>
<SubmittedTime>2026-02-19T12:19:52.9601701+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>deb89039-b748-4027-a249-61172a2a690b</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>bc25a177-60b0-4c4c-994e-5360d6546c5a</WaitlistEventId>
<WaitlistTicketTypeId>c0228c99-fa77-4c59-b632-05492f2d55a9</WaitlistTicketTypeId>
<WorkflowId>d2d26c99-73d1-4a78-932a-eac64835c94a</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.