Skip to main content
GET
/
api
/
v1
/
virtual-accounts
/
{accountNumber}
cURL
curl --request GET \
  --url https://api.novacpayment.com/api/v1/virtual-accounts/{accountNumber} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Input your Bearer token in this format - Bearer {your token here} to access this API

Path Parameters

accountNumber
string
required

Response

200

OK