Refunds
Fetch a specific refund for a payment
Retrieve a specific refund by its ID scoped to a particular payment.
get/payments/{payment_id}/refunds/{refund_id}
Path parameters
payment_idstring required
Payment ID (pay_*).
refund_idstring required
Refund ID (rfnd_*).
Response
Refund details.