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": "2466a918-779b-4af0-b855-78a3ad05bf2f",
"WorkflowId": "52a79990-70b1-4949-b931-94b5b8753f76",
"CurrentStepId": "76ee6e58-c04d-4427-a85b-18dc2c8e8325",
"UserId": "db0136d1-4c37-4103-826c-98d27e63096d",
"CPDId": "d961dc04-ed44-4a59-804f-a607838b7dbb",
"CPDPeriodId": "ed96387a-517a-47f9-838c-3c1606e10cb7",
"InvoiceId": "b93514a9-b883-41de-b30d-6a87ca852936",
"CPDReductionId": "90a9432f-f350-4fef-8fcb-0379bf9a0b63",
"ApplicableFrom": "2026-04-25T23:42:32.4516921+10:00",
"ApplicableTo": "2026-04-25T23:42:32.4516921+10:00",
"WaitlistEventId": "eaf6417f-aca5-481e-98d0-d13faa701900",
"WaitlistTicketTypeId": "9afbd063-7fb8-4e76-aff4-9831ac3af395",
"CartId": "0511f220-8a22-4c84-95e8-034e9de0bcf3",
"ElectionId": "945397cb-f6c5-4329-b512-96c4b17fa099",
"PropertyId": "009a91db-c622-42f8-befd-48b63a004c36",
"BookingId": "f0c9e376-9b95-40a0-93e0-0ba2fee93cfe",
"EntityId": "bbbadbd3-1e84-4622-b2cf-7398d724cefe",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-04-25T23:42:32.4516921+10:00",
"CreatedDateTick": 8,
"CreatedById": "7391b659-5e22-4091-b662-24a0fc7d7d7c",
"LastModifiedDate": "2026-04-25T23:42:32.4516921+10:00",
"LastModifiedById": "6637359e-c960-4515-a4cc-443010b71a3a",
"IsArchived": true,
"CommitStepId": "a3998a2d-f9b2-4b07-b241-6b965eabccea",
"Archived": "2026-04-25T23:42:32.4516921+10:00",
"ArchivedById": "4eb6962a-9d74-42f9-aea5-66f801c32af0",
"AssignedTo": "1a4f64d8-3fdc-404a-9646-d95eb30d0bb7",
"AssignedDate": "2026-04-25T23:42:32.4516921+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"cbf3f3f5-cfd6-4b14-ad12-68b1902a8d29",
"19d31e57-cb11-4df1-b6d4-03f29c3b40e8"
],
"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": "250be45e-4fff-48d8-a499-d6e37ef1fed0",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-25T23:42:32.4516921+10:00",
"SubmittedById": "ee4a80c1-a806-4d19-8053-49354cf0368e",
"SubmittedBy": "sample string 5"
},
{
"StepId": "250be45e-4fff-48d8-a499-d6e37ef1fed0",
"StepName": "sample string 2",
"SubmittedTime": "2026-04-25T23:42:32.4516921+10:00",
"SubmittedById": "ee4a80c1-a806-4d19-8053-49354cf0368e",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "1e1b34f1-e1c1-45ea-81ca-0078a77d54b2",
"StepName": "sample string 2",
"InitTime": "2026-04-25T23:42:32.4516921+10:00",
"InitById": "620834ae-5148-4796-a0e6-07f85a9d0605",
"InitBy": "sample string 5"
},
{
"StepId": "1e1b34f1-e1c1-45ea-81ca-0078a77d54b2",
"StepName": "sample string 2",
"InitTime": "2026-04-25T23:42:32.4516921+10:00",
"InitById": "620834ae-5148-4796-a0e6-07f85a9d0605",
"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-04-25T13:42:32.4516921Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-04-25T13:42:32.4516921Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-04-25T23:42:32.4516921+10:00</Archived>
<ArchivedById>4eb6962a-9d74-42f9-aea5-66f801c32af0</ArchivedById>
<AssignedDate>2026-04-25T23:42:32.4516921+10:00</AssignedDate>
<AssignedTo>1a4f64d8-3fdc-404a-9646-d95eb30d0bb7</AssignedTo>
<BookingId>f0c9e376-9b95-40a0-93e0-0ba2fee93cfe</BookingId>
<CPDId>d961dc04-ed44-4a59-804f-a607838b7dbb</CPDId>
<CPDPeriodId>ed96387a-517a-47f9-838c-3c1606e10cb7</CPDPeriodId>
<CPDReductionId>90a9432f-f350-4fef-8fcb-0379bf9a0b63</CPDReductionId>
<CartId>0511f220-8a22-4c84-95e8-034e9de0bcf3</CartId>
<CommitStepId>a3998a2d-f9b2-4b07-b241-6b965eabccea</CommitStepId>
<CreatedById>7391b659-5e22-4091-b662-24a0fc7d7d7c</CreatedById>
<CreatedDate>2026-04-25T23:42:32.4516921+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>76ee6e58-c04d-4427-a85b-18dc2c8e8325</CurrentStepId>
<ElectionId>945397cb-f6c5-4329-b512-96c4b17fa099</ElectionId>
<EntityId>bbbadbd3-1e84-4622-b2cf-7398d724cefe</EntityId>
<EntityType>sample string 4</EntityType>
<Id>2466a918-779b-4af0-b855-78a3ad05bf2f</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>620834ae-5148-4796-a0e6-07f85a9d0605</InitById>
<InitTime>2026-04-25T23:42:32.4516921+10:00</InitTime>
<StepId>1e1b34f1-e1c1-45ea-81ca-0078a77d54b2</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>620834ae-5148-4796-a0e6-07f85a9d0605</InitById>
<InitTime>2026-04-25T23:42:32.4516921+10:00</InitTime>
<StepId>1e1b34f1-e1c1-45ea-81ca-0078a77d54b2</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>b93514a9-b883-41de-b30d-6a87ca852936</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>6637359e-c960-4515-a4cc-443010b71a3a</LastModifiedById>
<LastModifiedDate>2026-04-25T23:42:32.4516921+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>cbf3f3f5-cfd6-4b14-ad12-68b1902a8d29</d2p1:guid>
<d2p1:guid>19d31e57-cb11-4df1-b6d4-03f29c3b40e8</d2p1:guid>
</PreviousStepIds>
<PropertyId>009a91db-c622-42f8-befd-48b63a004c36</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>250be45e-4fff-48d8-a499-d6e37ef1fed0</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>ee4a80c1-a806-4d19-8053-49354cf0368e</SubmittedById>
<SubmittedTime>2026-04-25T23:42:32.4516921+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>250be45e-4fff-48d8-a499-d6e37ef1fed0</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>ee4a80c1-a806-4d19-8053-49354cf0368e</SubmittedById>
<SubmittedTime>2026-04-25T23:42:32.4516921+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>db0136d1-4c37-4103-826c-98d27e63096d</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>eaf6417f-aca5-481e-98d0-d13faa701900</WaitlistEventId>
<WaitlistTicketTypeId>9afbd063-7fb8-4e76-aff4-9831ac3af395</WaitlistTicketTypeId>
<WorkflowId>52a79990-70b1-4949-b931-94b5b8753f76</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.