post https://api.dlocal.com/refunds
This service allows you to create and read refunds of an existing payment.
Response
This service allows you to create and read refunds of an existing payment.
xxxxxxxxxx
{
"payment_id": "PAY4334346343",
"custom_merchant_name": "Custom name by the merchant",
"amount": 100.00,
"currency": "USD",
"notification_url": "http://some.url",
}