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