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": "c57c07b3-35ce-4883-879a-1c635bf644e8",
"WorkflowId": "5d2c0c56-c353-41d9-8430-7f0fba2fa3fa",
"CurrentStepId": "93402f90-5558-42b0-8b52-f17d02ac1699",
"UserId": "dbb0a2a9-ef6a-41fa-b079-a157fd708d38",
"CPDId": "e12cbbea-eff2-47cd-9824-b9c19a952be2",
"CPDPeriodId": "9859b0b4-311d-46b4-a092-fc1f5216f60a",
"InvoiceId": "d5ccce21-2b08-4135-8a1b-6083517f6634",
"CPDReductionId": "6675d29c-b02a-4b6a-87e5-17f8ed7b24b9",
"ApplicableFrom": "2025-11-07T01:08:59.2989487+11:00",
"ApplicableTo": "2025-11-07T01:08:59.2999497+11:00",
"WaitlistEventId": "245eb1f8-35e1-470c-b92a-25778c096c09",
"WaitlistTicketTypeId": "9fa21f23-5f49-470a-a2c0-6662ee74e127",
"CartId": "b9618e28-7089-4bc7-8422-818ceb917cdf",
"ElectionId": "5e5803ba-f788-4c79-9cea-949f2ebf36e5",
"PropertyId": "47b885d4-7e8b-40f3-b666-ad952aad3b38",
"BookingId": "6afb990d-5d7b-43fa-b2bf-3bad77b2980a",
"EntityId": "6e5b6729-f7a0-4d71-a74b-63b4d0afa19c",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2025-11-07T01:08:59.2999497+11:00",
"CreatedDateTick": 8,
"CreatedById": "4e0e6531-485c-4367-92c9-eee7c31df677",
"LastModifiedDate": "2025-11-07T01:08:59.2999497+11:00",
"LastModifiedById": "ff698565-691f-4575-bf80-5c4bd3b8b74b",
"IsArchived": true,
"CommitStepId": "7eaacff4-34a8-47ca-b66a-6f0553a6af17",
"Archived": "2025-11-07T01:08:59.2999497+11:00",
"ArchivedById": "24abb09f-97cb-47b5-9c1f-5ccf5f9dbe22",
"AssignedTo": "ee68bfed-9110-4e6c-bcc5-f69bef84a18e",
"AssignedDate": "2025-11-07T01:08:59.2999497+11:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"bb2e2565-f49f-4fa7-974e-08819406f5cc",
"34b790c7-46b1-458a-9bca-52b6fd5d8909"
],
"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": "6fc462ef-221c-4667-8d11-eedeeb920d22",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-07T01:08:59.3009474+11:00",
"SubmittedById": "8368970f-8f08-447a-9957-ddb0ac8d8d25",
"SubmittedBy": "sample string 5"
},
{
"StepId": "6fc462ef-221c-4667-8d11-eedeeb920d22",
"StepName": "sample string 2",
"SubmittedTime": "2025-11-07T01:08:59.3009474+11:00",
"SubmittedById": "8368970f-8f08-447a-9957-ddb0ac8d8d25",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "66f7ed45-03b0-4ef4-9c85-50eb33a1d8d9",
"StepName": "sample string 2",
"InitTime": "2025-11-07T01:08:59.3009474+11:00",
"InitById": "1239f9b0-b126-4b06-bd58-8f1d1b836c60",
"InitBy": "sample string 5"
},
{
"StepId": "66f7ed45-03b0-4ef4-9c85-50eb33a1d8d9",
"StepName": "sample string 2",
"InitTime": "2025-11-07T01:08:59.3009474+11:00",
"InitById": "1239f9b0-b126-4b06-bd58-8f1d1b836c60",
"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-11-06T14:08:59.2989487Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2025-11-06T14:08:59.2999497Z</d2p1:DateTime>
<d2p1:OffsetMinutes>660</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2025-11-07T01:08:59.2999497+11:00</Archived>
<ArchivedById>24abb09f-97cb-47b5-9c1f-5ccf5f9dbe22</ArchivedById>
<AssignedDate>2025-11-07T01:08:59.2999497+11:00</AssignedDate>
<AssignedTo>ee68bfed-9110-4e6c-bcc5-f69bef84a18e</AssignedTo>
<BookingId>6afb990d-5d7b-43fa-b2bf-3bad77b2980a</BookingId>
<CPDId>e12cbbea-eff2-47cd-9824-b9c19a952be2</CPDId>
<CPDPeriodId>9859b0b4-311d-46b4-a092-fc1f5216f60a</CPDPeriodId>
<CPDReductionId>6675d29c-b02a-4b6a-87e5-17f8ed7b24b9</CPDReductionId>
<CartId>b9618e28-7089-4bc7-8422-818ceb917cdf</CartId>
<CommitStepId>7eaacff4-34a8-47ca-b66a-6f0553a6af17</CommitStepId>
<CreatedById>4e0e6531-485c-4367-92c9-eee7c31df677</CreatedById>
<CreatedDate>2025-11-07T01:08:59.2999497+11:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>93402f90-5558-42b0-8b52-f17d02ac1699</CurrentStepId>
<ElectionId>5e5803ba-f788-4c79-9cea-949f2ebf36e5</ElectionId>
<EntityId>6e5b6729-f7a0-4d71-a74b-63b4d0afa19c</EntityId>
<EntityType>sample string 4</EntityType>
<Id>c57c07b3-35ce-4883-879a-1c635bf644e8</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1239f9b0-b126-4b06-bd58-8f1d1b836c60</InitById>
<InitTime>2025-11-07T01:08:59.3009474+11:00</InitTime>
<StepId>66f7ed45-03b0-4ef4-9c85-50eb33a1d8d9</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>1239f9b0-b126-4b06-bd58-8f1d1b836c60</InitById>
<InitTime>2025-11-07T01:08:59.3009474+11:00</InitTime>
<StepId>66f7ed45-03b0-4ef4-9c85-50eb33a1d8d9</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>d5ccce21-2b08-4135-8a1b-6083517f6634</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>ff698565-691f-4575-bf80-5c4bd3b8b74b</LastModifiedById>
<LastModifiedDate>2025-11-07T01:08:59.2999497+11:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>bb2e2565-f49f-4fa7-974e-08819406f5cc</d2p1:guid>
<d2p1:guid>34b790c7-46b1-458a-9bca-52b6fd5d8909</d2p1:guid>
</PreviousStepIds>
<PropertyId>47b885d4-7e8b-40f3-b666-ad952aad3b38</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>6fc462ef-221c-4667-8d11-eedeeb920d22</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>8368970f-8f08-447a-9957-ddb0ac8d8d25</SubmittedById>
<SubmittedTime>2025-11-07T01:08:59.3009474+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>6fc462ef-221c-4667-8d11-eedeeb920d22</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>8368970f-8f08-447a-9957-ddb0ac8d8d25</SubmittedById>
<SubmittedTime>2025-11-07T01:08:59.3009474+11:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>dbb0a2a9-ef6a-41fa-b079-a157fd708d38</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>245eb1f8-35e1-470c-b92a-25778c096c09</WaitlistEventId>
<WaitlistTicketTypeId>9fa21f23-5f49-470a-a2c0-6662ee74e127</WaitlistTicketTypeId>
<WorkflowId>5d2c0c56-c353-41d9-8430-7f0fba2fa3fa</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.