POST api/transactions/SalesReturn/{originalInvoice}/{originalRegisterRowId}/{processRefund}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
originalInvoice

decimal number

Default value is 0

originalRegisterRowId

decimal number

Default value is 0

processRefund

boolean

Default value is True

Body Parameters

Object

None.

Request Formats

application/json, text/json

Sample:
{}

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.