Endpoint 🔗PaymentsRefund a PaymentRefund a Payment POST /v1/payments/:id/refund Refund a Payment Request Responses200400404409Returns a Payment object.The request was unacceptable, often due to missing a required parameter.The requested resource doesn’t exist.The request conflicts with the current state of the target resource.