GET api/workflow/SaveStatus?workflowLineID={workflowLineID}&accountID={accountID}&accountStatusID={accountStatusID}&entry={entry}&ignoreWriteOff={ignoreWriteOff}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
workflowLineID | integer |
Required |
|
accountID | integer |
Required |
|
accountStatusID | integer |
Required |
|
entry | string |
Required |
|
ignoreWriteOff | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>