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": "62410fc7-c793-474c-a121-2c1f52f11369",
"WorkflowId": "ce055b80-1079-49b6-933e-00a3855e2206",
"CurrentStepId": "5feb2c61-2766-488c-a935-3cc6ad336e76",
"UserId": "0942ca0e-7a34-45d7-afb5-97817507cc9e",
"CPDId": "e03f42ef-61ae-4043-a2d8-c75649b0b1e1",
"CPDPeriodId": "1c44f4c5-4dc1-49c2-b4e7-6402d23c867e",
"InvoiceId": "6001e863-2cdc-4f8a-a9e7-c98a096801c2",
"CPDReductionId": "1a6a9e5e-7ef4-424e-bcc6-e1cad13abdc4",
"ApplicableFrom": "2026-05-10T21:53:13.3458139+10:00",
"ApplicableTo": "2026-05-10T21:53:13.3458139+10:00",
"WaitlistEventId": "fe99501e-9204-4749-b7e3-9ebbee9d89b4",
"WaitlistTicketTypeId": "216f64ca-4905-42eb-925e-5d3cf9c645e0",
"CartId": "b824e47b-c10e-4b5d-98ce-e53be458f328",
"ElectionId": "bc758ebf-4dcd-41da-95ef-d15aff7a34a7",
"PropertyId": "b8a8e1c4-37f0-4f69-82c2-e190f0df644e",
"BookingId": "d9da0489-e649-4c73-a38e-33c0679aa483",
"EntityId": "10eca64a-d50e-4821-b2d8-1a6d25849ed4",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-05-10T21:53:13.3458139+10:00",
"CreatedDateTick": 8,
"CreatedById": "40ea9a3f-0eb7-4497-9feb-69132d57568f",
"LastModifiedDate": "2026-05-10T21:53:13.3458139+10:00",
"LastModifiedById": "ec5aa5b4-002d-40c3-82ea-2eae4a7db198",
"IsArchived": true,
"CommitStepId": "16d2e4bd-f496-46c9-aca8-fe048fce87ff",
"Archived": "2026-05-10T21:53:13.3458139+10:00",
"ArchivedById": "0ca5aa4f-726f-45f7-b67f-b87818114ac4",
"AssignedTo": "91e69c87-43e3-430f-91f4-9247a45592d3",
"AssignedDate": "2026-05-10T21:53:13.3458139+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"e33b21d4-0392-4337-90db-378c9d9a8dff",
"61b7f26c-4dfa-4f92-8514-8debbda8ed66"
],
"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": "bd4510d8-a362-4af0-9c9a-8c7755338ba5",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-10T21:53:13.3458139+10:00",
"SubmittedById": "49363eb6-9b58-4e20-a252-430fb356f74f",
"SubmittedBy": "sample string 5"
},
{
"StepId": "bd4510d8-a362-4af0-9c9a-8c7755338ba5",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-10T21:53:13.3458139+10:00",
"SubmittedById": "49363eb6-9b58-4e20-a252-430fb356f74f",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "93a4a374-769d-400a-bfd2-22a94fc7260a",
"StepName": "sample string 2",
"InitTime": "2026-05-10T21:53:13.3458139+10:00",
"InitById": "aa516a3c-1edf-46fe-9e51-23af78e2fa5b",
"InitBy": "sample string 5"
},
{
"StepId": "93a4a374-769d-400a-bfd2-22a94fc7260a",
"StepName": "sample string 2",
"InitTime": "2026-05-10T21:53:13.3458139+10:00",
"InitById": "aa516a3c-1edf-46fe-9e51-23af78e2fa5b",
"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-05-10T11:53:13.3458139Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-05-10T11:53:13.3458139Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-05-10T21:53:13.3458139+10:00</Archived>
<ArchivedById>0ca5aa4f-726f-45f7-b67f-b87818114ac4</ArchivedById>
<AssignedDate>2026-05-10T21:53:13.3458139+10:00</AssignedDate>
<AssignedTo>91e69c87-43e3-430f-91f4-9247a45592d3</AssignedTo>
<BookingId>d9da0489-e649-4c73-a38e-33c0679aa483</BookingId>
<CPDId>e03f42ef-61ae-4043-a2d8-c75649b0b1e1</CPDId>
<CPDPeriodId>1c44f4c5-4dc1-49c2-b4e7-6402d23c867e</CPDPeriodId>
<CPDReductionId>1a6a9e5e-7ef4-424e-bcc6-e1cad13abdc4</CPDReductionId>
<CartId>b824e47b-c10e-4b5d-98ce-e53be458f328</CartId>
<CommitStepId>16d2e4bd-f496-46c9-aca8-fe048fce87ff</CommitStepId>
<CreatedById>40ea9a3f-0eb7-4497-9feb-69132d57568f</CreatedById>
<CreatedDate>2026-05-10T21:53:13.3458139+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>5feb2c61-2766-488c-a935-3cc6ad336e76</CurrentStepId>
<ElectionId>bc758ebf-4dcd-41da-95ef-d15aff7a34a7</ElectionId>
<EntityId>10eca64a-d50e-4821-b2d8-1a6d25849ed4</EntityId>
<EntityType>sample string 4</EntityType>
<Id>62410fc7-c793-474c-a121-2c1f52f11369</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>aa516a3c-1edf-46fe-9e51-23af78e2fa5b</InitById>
<InitTime>2026-05-10T21:53:13.3458139+10:00</InitTime>
<StepId>93a4a374-769d-400a-bfd2-22a94fc7260a</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>aa516a3c-1edf-46fe-9e51-23af78e2fa5b</InitById>
<InitTime>2026-05-10T21:53:13.3458139+10:00</InitTime>
<StepId>93a4a374-769d-400a-bfd2-22a94fc7260a</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>6001e863-2cdc-4f8a-a9e7-c98a096801c2</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>ec5aa5b4-002d-40c3-82ea-2eae4a7db198</LastModifiedById>
<LastModifiedDate>2026-05-10T21:53:13.3458139+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>e33b21d4-0392-4337-90db-378c9d9a8dff</d2p1:guid>
<d2p1:guid>61b7f26c-4dfa-4f92-8514-8debbda8ed66</d2p1:guid>
</PreviousStepIds>
<PropertyId>b8a8e1c4-37f0-4f69-82c2-e190f0df644e</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>bd4510d8-a362-4af0-9c9a-8c7755338ba5</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>49363eb6-9b58-4e20-a252-430fb356f74f</SubmittedById>
<SubmittedTime>2026-05-10T21:53:13.3458139+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>bd4510d8-a362-4af0-9c9a-8c7755338ba5</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>49363eb6-9b58-4e20-a252-430fb356f74f</SubmittedById>
<SubmittedTime>2026-05-10T21:53:13.3458139+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>0942ca0e-7a34-45d7-afb5-97817507cc9e</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>fe99501e-9204-4749-b7e3-9ebbee9d89b4</WaitlistEventId>
<WaitlistTicketTypeId>216f64ca-4905-42eb-925e-5d3cf9c645e0</WaitlistTicketTypeId>
<WorkflowId>ce055b80-1079-49b6-933e-00a3855e2206</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.