POST api/transactions/SalesReturn/{originalInvoice}/{originalRegisterRowId}/{processRefund}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| originalInvoice | decimal number |
Default value is 0 |
|
| originalRegisterRowId | decimal number |
Default value is 0 |
|
| processRefund | boolean |
Default value is True |
Body Parameters
ObjectNone.
Request Formats
application/json, text/json
Sample:
{}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.