POST api/TestOnly/IsValid1000?to_account={to_account}&from_account={from_account}&branch={branch}&amount={amount}&id={id}&cashbox={cashbox}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
to_account | integer |
Required |
|
from_account | integer |
Required |
|
branch | integer |
Required |
|
amount | decimal number |
Required |
|
id | string |
Required |
|
cashbox | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</long>
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.