POST api/Tax/RefundTaxTransaction?originalOrderID={originalOrderID}&returnOrderID={returnOrderID}
Commit Tax Transactions
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
originalOrderID | integer |
Required |
|
returnOrderID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.