Logo
Developer portal API Documentation

Data Services

Number of APIs: 7


1. Retrieve MT940 Data

GET https://dataservices.vivapayments.com/api/v2/merchants/mt940?ReportDate=2023-04-30



2. Add Subscription

POST https://api.vivapayments.com/dataservices/v1/webhooks/subscriptions



3. Update Subscription

PUT https://api.vivapayments.com/dataservices/v1/webhooks/subscriptions/54bc943c-ef29-46ce-9c6d-7019c85deb69



4. Delete Subscription

DELETE https://api.vivapayments.com/dataservices/v1/webhooks/subscriptions/53c6fd61-d885-4e07-afcc-e2c5814e673d



5. List Subscriptions

GET https://api.vivapayments.com/dataservices/v1/webhooks/subscriptions



6. Retrieve Merchant Expenses

POST https://api.vivapayments.com/dataservices/v1/issuing/merchantexpenses?PageSize=10&Page=1&OrderBy=Descending&export=false



7. File Request API

POST https://api.vivapayments.com/dataservices/v1/transactions/exports



ENDPOINTS