v1
latestOpenAPI 3.0.02026-07-2691259477.2 KBRefunds
Refund a Money-In
put/v2/refund/{transactionid}
Path parameters
transactionidinteger required
Headers
Authorizationstring required
Authorization bearer (OAuth 2)
PSU-Accept-Languagestring
Response language accepted by final client (PSU). English by default
PSU-IP-Addressstring required
IP address of the final client (PSU).
PSU-User-Agentstring
User-agent of the final client (PSU).
Request body
Example request
{
"amountToRefund": 1500,
"comment": "Never received the PO 12366GG"
}Response
OK