VivaPayments / API

Index of Viva Wallet open source projects on GitHub.
139 stars 162 forks source link

Question about accessing transactions #2426

Closed botsman closed 1 year ago

botsman commented 1 year ago

Hello,

I am trying to get a list of transactions using the endpoint /dataservices/v2/accounttransactions/Search.

Docs say that it requires the urn:viva:payments:biservices:datafileapi scope. However, the access token created with "Account Transactions Credentials" contains only following scopes: 'urn:viva:payments:core:api:banktransfers ' 'urn:viva:payments:core:api:merchants' 'urn:viva:payments:core:api:merchants:wallets'

Could you please tell me how can I get the urn:viva:payments:biservices:datafileapi scope? Perhaps I need to use some other credentials?

Thanks!

VivaWalletCustomerSupport commented 1 year ago

Hello @botsman,

Thank you for your message. Kindly note that the Account Transactions API requires specific access credentials. To request access, please speak to your sales representative.

Kind regards, Viva Wallet E-commerce Support Team

botsman commented 1 year ago

Thanks for the answer!