Add Source(For ISVs)
POST https://demo.vivapayments.com/api/sources
Request Body
{"domain"=>"www.example.com", "isSecure"=>true, "name"=>"API test", "pathFail"=>"fail", "pathSuccess"=>"success", "sourceCode"=>1234}
POST https://demo.vivapayments.com/api/sources
{"domain"=>"www.example.com", "isSecure"=>true, "name"=>"API test", "pathFail"=>"fail", "pathSuccess"=>"success", "sourceCode"=>1234}