POST api/add_wallet_amt/add_wallet_amt?reg_id={reg_id}&cr={cr}&dr={dr}&remark={remark}&date={date}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reg_id | string |
Required |
|
| cr | decimal number |
Required |
|
| dr | decimal number |
Required |
|
| remark | string |
Required |
|
| date | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.