Logo
Developer portal API Documentation

OCT - Pay Out

DELETE https://demo.vivapayments.com/api/transactions/{id}?amount={amount}&serviceId={serviceId}

 

Body PARAM

Key Datatype Required Description 
amount
string
serviceId
string 6 = OCT, 14 = Pay Out
sourceCode
null
merchantTrns
string Optional
customerTrns
string Optional



HEADERS

Key Datatype Required Description 




RESPONSES

status



Curl
curl -X DELETE 'https://demo.vivapayments.com/api/transactions/{id}?amount={amount}&serviceId={serviceId}?amount={amount}&serviceId={serviceId}&sourceCode=&merchantTrns=Merchant Description&customerTrns=Customer Description'

ENDPOINTS