Embedded Payment APIs
Refund
post/api/v1/payment-gateway/s2s/refund-1
Headers
X-API-KEYstring
Content-Typestring
Request body
object required
Example request
{
"transactionId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"amount": 1
}Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.