post http://sandbox-planet-oapi-269696318.eu-central-1.elb.amazonaws.com:8080/api/v1/payments//refund
Refunds the payment for the Payment Transaction referenced by the paymentId
parameter.
Log in to see full request history
Responses
Refunds the payment for the Payment Transaction referenced by the paymentId
parameter.
xxxxxxxxxx
curl --request POST \
--url http://sandbox-planet-oapi-269696318.eu-central-1.elb.amazonaws.com:8080/api/v1/payments/paymentId/refund \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"reason": "Duplicate"
}
'
Try It!
to start a request and see the response here! Or choose an example: