POST api/TestOnly/IsValid2000?account={account}&branch={branch}&total_amount={total_amount}&item_price={item_price}&item_amount={item_amount}&item_name={item_name}&payment_date={payment_date}&id={id}&opposit_form_code={opposit_form_code}&cashbox={cashbox}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
account | integer |
Required |
|
branch | integer |
Required |
|
total_amount | decimal number |
Required |
|
item_price | decimal number |
Required |
|
item_amount | decimal number |
Required |
|
item_name | string |
Required |
|
payment_date | string |
Required |
|
id | string |
Required |
|
opposit_form_code | integer |
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.