POST api/WorkflowFieldValues/InsertOrUpdateFieldValuesOnPrevious
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": "e00a255e-8488-4ac0-b84b-161b786f5f4a",
"WorkflowId": "0c043cb9-3387-4591-802b-7c25ff3a2deb",
"CurrentStepId": "b0dcbd4a-6f8b-4bcc-a113-88b0b31570de",
"UserId": "fc917464-99a0-47d8-92b7-63c0c5425d0b",
"CPDId": "833ea09b-74a2-424d-8eb9-62271be41d70",
"CPDPeriodId": "8f4192f5-b2d2-41c8-a580-e91c344764c5",
"InvoiceId": "d8982297-5abe-4ea2-879d-0261d5743e7a",
"CPDReductionId": "20ae1db1-75f2-476d-a0fe-92da275c650f",
"ApplicableFrom": "2026-05-10T21:53:12.9008132+10:00",
"ApplicableTo": "2026-05-10T21:53:12.9008132+10:00",
"WaitlistEventId": "4224a5ab-9d93-4998-aad3-f6b020cde3f5",
"WaitlistTicketTypeId": "3c577451-56cb-4f5a-829b-4b287ac7916b",
"CartId": "313efc3d-e099-499c-aa8f-96ff30e5cef2",
"ElectionId": "788868cd-ccf0-4e60-9ddd-d96d0f91b82e",
"PropertyId": "f984fd0c-716a-4d09-a484-c1bf5c206002",
"BookingId": "d723a9fc-2f0b-46e9-88da-23e559633d17",
"EntityId": "559c5392-4fd8-47a4-99af-0d356afcd315",
"EntityType": "sample string 4",
"UserFullName": "sample string 5",
"WorkflowName": "sample string 6",
"CreatedDate": "2026-05-10T21:53:12.9008132+10:00",
"CreatedDateTick": 8,
"CreatedById": "b782c3aa-630c-428c-8811-94765958d1ea",
"LastModifiedDate": "2026-05-10T21:53:12.9018142+10:00",
"LastModifiedById": "e918f1df-f20c-4af8-ba8c-d40aba5fc3bb",
"IsArchived": true,
"CommitStepId": "4b6e11af-4c98-4c87-9f2e-943af021a9ee",
"Archived": "2026-05-10T21:53:12.9018142+10:00",
"ArchivedById": "e0dd3c7c-29bd-4b11-8af1-00cab49780bf",
"AssignedTo": "31a90d98-3fef-49d1-9556-07f6767158e8",
"AssignedDate": "2026-05-10T21:53:12.9018142+10:00",
"PaymentSuccessful": true,
"PaymentGatewayTransactionRef": "sample string 11",
"CrossCheckApplicationTypeSuccesful": true,
"PreviousStepIds": [
"ed42c483-04db-4fa1-bfd1-52b5167ac4b0",
"24f7fcae-3e32-4b11-9a2e-a42582c8ddb6"
],
"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": "8c53d126-ac3f-4614-a418-d00e661661c5",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-10T21:53:12.9028141+10:00",
"SubmittedById": "4f11df36-e4d9-4924-972f-4c597d67f433",
"SubmittedBy": "sample string 5"
},
{
"StepId": "8c53d126-ac3f-4614-a418-d00e661661c5",
"StepName": "sample string 2",
"SubmittedTime": "2026-05-10T21:53:12.9028141+10:00",
"SubmittedById": "4f11df36-e4d9-4924-972f-4c597d67f433",
"SubmittedBy": "sample string 5"
}
],
"InitHistory": [
{
"StepId": "62a7d61c-8309-479e-9458-306dc94b6848",
"StepName": "sample string 2",
"InitTime": "2026-05-10T21:53:12.9038143+10:00",
"InitById": "4b98bcba-843c-4e35-b5c4-08b6b399205c",
"InitBy": "sample string 5"
},
{
"StepId": "62a7d61c-8309-479e-9458-306dc94b6848",
"StepName": "sample string 2",
"InitTime": "2026-05-10T21:53:12.9038143+10:00",
"InitById": "4b98bcba-843c-4e35-b5c4-08b6b399205c",
"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:12.9008132Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableFrom>
<ApplicableTo xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
<d2p1:DateTime>2026-05-10T11:53:12.9008132Z</d2p1:DateTime>
<d2p1:OffsetMinutes>600</d2p1:OffsetMinutes>
</ApplicableTo>
<Archived>2026-05-10T21:53:12.9018142+10:00</Archived>
<ArchivedById>e0dd3c7c-29bd-4b11-8af1-00cab49780bf</ArchivedById>
<AssignedDate>2026-05-10T21:53:12.9018142+10:00</AssignedDate>
<AssignedTo>31a90d98-3fef-49d1-9556-07f6767158e8</AssignedTo>
<BookingId>d723a9fc-2f0b-46e9-88da-23e559633d17</BookingId>
<CPDId>833ea09b-74a2-424d-8eb9-62271be41d70</CPDId>
<CPDPeriodId>8f4192f5-b2d2-41c8-a580-e91c344764c5</CPDPeriodId>
<CPDReductionId>20ae1db1-75f2-476d-a0fe-92da275c650f</CPDReductionId>
<CartId>313efc3d-e099-499c-aa8f-96ff30e5cef2</CartId>
<CommitStepId>4b6e11af-4c98-4c87-9f2e-943af021a9ee</CommitStepId>
<CreatedById>b782c3aa-630c-428c-8811-94765958d1ea</CreatedById>
<CreatedDate>2026-05-10T21:53:12.9008132+10:00</CreatedDate>
<CreatedDateTick>8</CreatedDateTick>
<CrossCheckApplicationTypeSuccesful>true</CrossCheckApplicationTypeSuccesful>
<CurrentStepId>b0dcbd4a-6f8b-4bcc-a113-88b0b31570de</CurrentStepId>
<ElectionId>788868cd-ccf0-4e60-9ddd-d96d0f91b82e</ElectionId>
<EntityId>559c5392-4fd8-47a4-99af-0d356afcd315</EntityId>
<EntityType>sample string 4</EntityType>
<Id>e00a255e-8488-4ac0-b84b-161b786f5f4a</Id>
<InitHistory>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>4b98bcba-843c-4e35-b5c4-08b6b399205c</InitById>
<InitTime>2026-05-10T21:53:12.9038143+10:00</InitTime>
<StepId>62a7d61c-8309-479e-9458-306dc94b6848</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
<FieldValueInitTime>
<InitBy>sample string 5</InitBy>
<InitById>4b98bcba-843c-4e35-b5c4-08b6b399205c</InitById>
<InitTime>2026-05-10T21:53:12.9038143+10:00</InitTime>
<StepId>62a7d61c-8309-479e-9458-306dc94b6848</StepId>
<StepName>sample string 2</StepName>
</FieldValueInitTime>
</InitHistory>
<InvoiceId>d8982297-5abe-4ea2-879d-0261d5743e7a</InvoiceId>
<IsArchived>true</IsArchived>
<IsFinalised>true</IsFinalised>
<LastModifiedById>e918f1df-f20c-4af8-ba8c-d40aba5fc3bb</LastModifiedById>
<LastModifiedDate>2026-05-10T21:53:12.9018142+10:00</LastModifiedDate>
<PaymentGatewayTransactionRef>sample string 11</PaymentGatewayTransactionRef>
<PaymentSuccessful>true</PaymentSuccessful>
<PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:guid>ed42c483-04db-4fa1-bfd1-52b5167ac4b0</d2p1:guid>
<d2p1:guid>24f7fcae-3e32-4b11-9a2e-a42582c8ddb6</d2p1:guid>
</PreviousStepIds>
<PropertyId>f984fd0c-716a-4d09-a484-c1bf5c206002</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>8c53d126-ac3f-4614-a418-d00e661661c5</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>4f11df36-e4d9-4924-972f-4c597d67f433</SubmittedById>
<SubmittedTime>2026-05-10T21:53:12.9028141+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
<WorkflowStepSubmitTime>
<StepId>8c53d126-ac3f-4614-a418-d00e661661c5</StepId>
<StepName>sample string 2</StepName>
<SubmittedBy>sample string 5</SubmittedBy>
<SubmittedById>4f11df36-e4d9-4924-972f-4c597d67f433</SubmittedById>
<SubmittedTime>2026-05-10T21:53:12.9028141+10:00</SubmittedTime>
</WorkflowStepSubmitTime>
</SubmitTimes>
<UserFullName>sample string 5</UserFullName>
<UserId>fc917464-99a0-47d8-92b7-63c0c5425d0b</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>4224a5ab-9d93-4998-aad3-f6b020cde3f5</WaitlistEventId>
<WaitlistTicketTypeId>3c577451-56cb-4f5a-829b-4b287ac7916b</WaitlistTicketTypeId>
<WorkflowId>0c043cb9-3387-4591-802b-7c25ff3a2deb</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.