POST api/Workflow/Save
Request Information
URI Parameters
None.
Body Parameters
WorkflowPostedFieldsRequestModelName | 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. |
|
WaitlistEventId | globally unique identifier |
None. |
|
WaitlistTicketTypeId | globally unique identifier |
None. |
|
CPDReductionId | globally unique identifier |
None. |
|
CartId | globally unique identifier |
None. |
|
EntityId | globally unique identifier |
None. |
|
EntityType | string |
None. |
|
Created | date |
None. |
|
LastModified | date |
None. |
|
WorkflowName | string |
None. |
|
Values | Collection of WorkflowPostedField |
None. |
|
PaymentSuccessful | boolean |
None. |
|
PaymentGatewayTransactionRef | string |
None. |
|
PreviousStepIds | Collection of globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "Id": "c5ba0c67-7b56-49b4-b640-8e0a35b14601", "WorkflowId": "62fcfd4f-212a-40b5-a55e-39a862ba0a62", "CurrentStepId": "92fafbc9-1c62-4e11-a249-bc365d489da4", "UserId": "9798a7cb-edf9-479b-8ecc-8bfbd1ac68c3", "CPDId": "d95e6647-d12e-4d8b-a6aa-08460bfea4f5", "CPDPeriodId": "1bb38d2d-8f18-4876-a905-972169531480", "WaitlistEventId": "e800460c-7c90-414d-8cf1-8efe4e26b4fd", "WaitlistTicketTypeId": "261b55f6-50b9-433c-b239-3caad2557763", "CPDReductionId": "69d0cea7-4061-4b6a-863a-79a3602dac7e", "CartId": "533ff2fc-9704-4405-95f5-fb2b48f0b1e2", "EntityId": "d0e512dc-7e99-4b26-8509-f1e64fc7767f", "EntityType": "sample string 4", "Created": "2025-07-07T00:13:36.6673768+10:00", "LastModified": "2025-07-07T00:13:36.6673768+10:00", "WorkflowName": "sample string 7", "Values": [ { "Name": "sample string 1", "Value": "sample string 2", "FileValues": [ { "Name": "sample string 1", "NewName": "sample string 2", "Path": "sample string 3", "IsDeleted": true }, { "Name": "sample string 1", "NewName": "sample string 2", "Path": "sample string 3", "IsDeleted": true } ], "Mapping": "sample string 3", "FieldType": "sample string 4", "Text": "sample string 5", "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": [ { "Name": "sample string 1", "NewName": "sample string 2", "Path": "sample string 3", "IsDeleted": true }, { "Name": "sample string 1", "NewName": "sample string 2", "Path": "sample string 3", "IsDeleted": true } ], "Mapping": "sample string 3", "FieldType": "sample string 4", "Text": "sample string 5", "AdditionalRef": [ { "Key": "sample string 1", "Value": "sample string 2" }, { "Key": "sample string 1", "Value": "sample string 2" } ] } ], "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 8", "PreviousStepIds": [ "2c42fcca-f3b6-4ddc-9d00-31c31613c4d5", "6c41298d-6199-40ef-a60b-d9134f74e4d2" ] }
application/xml, text/xml
Sample:
<WorkflowPostedFieldsRequestModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Bond.Core.API.Models.Request"> <CPDId>d95e6647-d12e-4d8b-a6aa-08460bfea4f5</CPDId> <CPDPeriodId>1bb38d2d-8f18-4876-a905-972169531480</CPDPeriodId> <CPDReductionId>69d0cea7-4061-4b6a-863a-79a3602dac7e</CPDReductionId> <CartId>533ff2fc-9704-4405-95f5-fb2b48f0b1e2</CartId> <Created>2025-07-07T00:13:36.6673768+10:00</Created> <CurrentStepId>92fafbc9-1c62-4e11-a249-bc365d489da4</CurrentStepId> <EntityId>d0e512dc-7e99-4b26-8509-f1e64fc7767f</EntityId> <EntityType>sample string 4</EntityType> <Id>c5ba0c67-7b56-49b4-b640-8e0a35b14601</Id> <LastModified>2025-07-07T00:13:36.6673768+10:00</LastModified> <PaymentGatewayTransactionRef>sample string 8</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <PreviousStepIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:guid>2c42fcca-f3b6-4ddc-9d00-31c31613c4d5</d2p1:guid> <d2p1:guid>6c41298d-6199-40ef-a60b-d9134f74e4d2</d2p1:guid> </PreviousStepIds> <UserId>9798a7cb-edf9-479b-8ecc-8bfbd1ac68c3</UserId> <Values> <WorkflowPostedField> <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 4</FieldType> <FileValues> <DocumentValues> <IsDeleted>true</IsDeleted> <Name>sample string 1</Name> <NewName>sample string 2</NewName> <Path>sample string 3</Path> </DocumentValues> <DocumentValues> <IsDeleted>true</IsDeleted> <Name>sample string 1</Name> <NewName>sample string 2</NewName> <Path>sample string 3</Path> </DocumentValues> </FileValues> <Mapping>sample string 3</Mapping> <Name>sample string 1</Name> <Text>sample string 5</Text> <Value>sample string 2</Value> </WorkflowPostedField> <WorkflowPostedField> <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 4</FieldType> <FileValues> <DocumentValues> <IsDeleted>true</IsDeleted> <Name>sample string 1</Name> <NewName>sample string 2</NewName> <Path>sample string 3</Path> </DocumentValues> <DocumentValues> <IsDeleted>true</IsDeleted> <Name>sample string 1</Name> <NewName>sample string 2</NewName> <Path>sample string 3</Path> </DocumentValues> </FileValues> <Mapping>sample string 3</Mapping> <Name>sample string 1</Name> <Text>sample string 5</Text> <Value>sample string 2</Value> </WorkflowPostedField> </Values> <WaitlistEventId>e800460c-7c90-414d-8cf1-8efe4e26b4fd</WaitlistEventId> <WaitlistTicketTypeId>261b55f6-50b9-433c-b239-3caad2557763</WaitlistTicketTypeId> <WorkflowId>62fcfd4f-212a-40b5-a55e-39a862ba0a62</WorkflowId> <WorkflowName>sample string 7</WorkflowName> </WorkflowPostedFieldsRequestModel>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
WorkflowSaveResponseModelName | Description | Type | Additional information |
---|---|---|---|
MemberId | string |
None. |
|
SubscriptionId | globally unique identifier |
None. |
|
InvoiceId | globally unique identifier |
None. |
|
ClassifiedItemId | globally unique identifier |
None. |
|
PaymentSuccessful | boolean |
None. |
|
PaymentGatewayTransactionRef | string |
None. |
|
Result | ResponseResult |
None. |
Response Formats
application/json, text/json
Sample:
{ "MemberId": "sample string 1", "SubscriptionId": "80140d08-f0d8-4bbf-967f-b256c8db8fe0", "InvoiceId": "f609bcbb-7375-48f6-947a-27e0af437f99", "ClassifiedItemId": "65ffde3f-8eed-46cf-a4d2-266166ad2707", "PaymentSuccessful": true, "PaymentGatewayTransactionRef": "sample string 2", "Result": { "Success": true, "Message": "sample string 2", "Errors": [ { "Message": "sample string 1" }, { "Message": "sample string 1" } ] } }
application/xml, text/xml
Sample:
<WorkflowSaveResponseModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Bond.Core.API.Models.Response"> <Result> <Errors> <ErrorMessage> <Message>sample string 1</Message> </ErrorMessage> <ErrorMessage> <Message>sample string 1</Message> </ErrorMessage> </Errors> <Message>sample string 2</Message> <Success>true</Success> </Result> <ClassifiedItemId>65ffde3f-8eed-46cf-a4d2-266166ad2707</ClassifiedItemId> <InvoiceId>f609bcbb-7375-48f6-947a-27e0af437f99</InvoiceId> <MemberId>sample string 1</MemberId> <PaymentGatewayTransactionRef>sample string 2</PaymentGatewayTransactionRef> <PaymentSuccessful>true</PaymentSuccessful> <SubscriptionId>80140d08-f0d8-4bbf-967f-b256c8db8fe0</SubscriptionId> </WorkflowSaveResponseModel>