curl --request GET \
--url https://api.novacpayment.com/api/v1/virtual-accounts/bank-list \
--header 'Authorization: <api-key>'curl --request GET \
--url https://api.novacpayment.com/api/v1/virtual-accounts/bank-list \
--header 'Authorization: <api-key>'Input your Bearer token in this format - Bearer {your token here} to access this API
OK