Logo
Developer portal API Documentation

Create a transfer reversal

POST https://demo-api.vivapayments.com/platforms/v1/transfers/{transferId}:reverse

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status



Curl
curl -X POST 'https://demo-api.vivapayments.com/platforms/v1/transfers/{transferId}:reverse' -d '{"amount":10}'

ENDPOINTS