POST api/v1/notification/epayment/transaction
Process the transaction from payment gateway.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
transactionRequest | Payment transaction object. |
Define this parameter in the request body. |
Request body formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.