Logo
Developer portal API Documentation

Cloud Rest API

Number of APIs: 7


1. Search POS Devices

POST https://demo-api.vivapayments.com/ecr/v1/devices:search



2. Initiate a Sales Request

POST https://api.vivapayments.com/ecr/v1/transactions:sale



3. Capture Pre-auth Request

POST https://demo-api.vivapayments.com/ecr/v1/transactions:preauth-completion



4. Refund a Transaction

POST https://demo-api.vivapayments.com/ecr/v1/transactions:refund



5. Retrieve Session by Id

GET https://api.vivapayments.com/ecr/v1/sessions/cv23432253637



6. Retrieve Session Info by Date

GET https://demo-api.vivapayments.com/ecr/v1/sessions?date=2022-11-01



7. Abort Session

DELETE https://demo-api.vivapayments.com/ecr/v1/sessions/{SessionId}?cashRegisterId={cashRegisterId}



ENDPOINTS