Create transaction
POST https://demo.vivapayments.com/api/transactions/{transactionId}
Request Body
{"amount"=>100, "customerTrns"=>"Description that the customer sees"}
POST https://demo.vivapayments.com/api/transactions/{transactionId}
{"amount"=>100, "customerTrns"=>"Description that the customer sees"}