Refund command to notify the integrator about the refund request in order to initiate the authorization process with the Cortina payment provider.Said request would be triggered via either of the following options:
- Nayax’s Dynamic Transaction Monitor by selecting the relevant transaction, right-clicking on it and then selecting “Request Refund”.
- Nayax’s Lynx API- via the Refund command
Request
Nayax’s servers send a POST request to your configuredRefundendpoint, which would be of the following format:
(customer's URL)/Cortina/PrePaid/Refund
The payload includes the full result of the card scan operation:
Request Parameters
The following table describes the parameters included in the request body:Response
The Refund Response that the customer’s payment method would send to Nayax’s servers.The payload should look as follows: