Skip to main content
GET
/
virtual-accounts
/
org
/
{org_id}
Get virtual accounts by org
curl --request GET \
  --url https://api.pcxpay.com/v1/virtual-accounts/org/{org_id} \
  --header 'Authorization: Bearer <token>'
"<unknown>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org_id
string
required

Response

Accounts for organisation

The response is of type any.