Refund a payment
post/payments/{paymentId}/refund
Path parameters
paymentIdstring required
A unique identifier for the payment
Request body
Example request
{
"description": "Refund for TV purchase",
"psuId": "321654544",
"psuCorporateId": "321654544",
"phoneNumber": "0545483765"
}Response
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.