POST api/ECOMM/Transaction?TransactionId={TransactionId}&orderId={orderId}&BuyerRole={BuyerRole}&BuyerId={BuyerId}&fromdate={fromdate}&todate={todate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| TransactionId | integer |
Required |
|
| orderId | integer |
Required |
|
| BuyerRole | string |
Required |
|
| BuyerId | string |
Required |
|
| fromdate | date |
Required |
|
| todate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.