Create recurring payment for ISV partner
POST
https://demo.vivapayments.com/api/transactions/{id}
Body
PARAM
Key |
Datatype |
Required |
Description |
HEADERS
Key |
Datatype |
Required |
Description |
RESPONSES
status
curl -X POST 'https://demo.vivapayments.com/api/transactions/{id}' -d '{"amount":100,"isvAmount":1,"customerTrns":"A description of products / services that is displayed to the customer","merchantTrns":"Your merchant reference","sourceCode":4929333,"resellerSourceCode":1565}'