Fetch Virtual Account Transactions

This endpoint can be used to fetch all transactions for a virtual account.

GET {{BASE_URL}}/partner/holder_account/{holder_account_number}/

Parameter
Type
Description
Required

holder_account_number

string

Virtual account number

true

{
     'Authorization': 'Bearer xhscIjHgpm2ZiPjzKos4ivl4GhyZp5',
      'Content-Type': 'application/json',
      'moni-signature': 'wed332eeddrdbdbdbdbvdvdvdvvsbsvsd'
 }

Last updated